Build Information
Failed to build SimpleDownloader, reference master (9206df
), with Swift 6.0 for iOS using Xcode 16.0 on 31 Oct 2024 04:37:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SimpleDownloader-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/t-ae/simpledownloader.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/t-ae/simpledownloader
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9206dfb Update for swift4.2
Cloned https://github.com/t-ae/simpledownloader.git
Revision (git rev-parse @):
9206dfb63469bc596e51824c264e29676e8a536a
SUCCESS checkout https://github.com/t-ae/simpledownloader.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/t-ae/simpledownloader.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SimpleDownloader",
"name" : "SimpleDownloader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SimpleDownloader",
"targets" : [
"SimpleDownloader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleDownloaderTests",
"module_type" : "SwiftTarget",
"name" : "SimpleDownloaderTests",
"path" : "Tests/SimpleDownloaderTests",
"sources" : [
"SimpleDownloaderTests.swift",
"SimpleRequesterTests.swift"
],
"target_dependencies" : [
"SimpleDownloader"
],
"type" : "test"
},
{
"c99name" : "SimpleDownloader",
"module_type" : "SwiftTarget",
"name" : "SimpleDownloader",
"path" : "Sources",
"product_memberships" : [
"SimpleDownloader"
],
"sources" : [
"SimpleDownloader.swift",
"SimpleRequester.swift",
"URLSessionWrapper.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SimpleDownloader",
"schemes" : [
"SimpleDownloader-Package",
"SimpleDownloaderPackageDescription",
"SimpleDownloaderPackageTests"
],
"targets" : [
"SimpleDownloaderPackageDescription",
"SimpleDownloaderTests",
"SimpleDownloader",
"SimpleDownloaderPackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SimpleDownloader-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.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 SimpleDownloader-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SimpleDownloader' in project 'SimpleDownloader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b23fdba71407c8cf36cf61fd011e6ce2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b23fdba71407c8cf36cf61fd011e6ce2.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.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-iphoneos
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/SimpleDownloader.DependencyMetadataFileList (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/SimpleDownloader.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Headers (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-OutputFileMap.json (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.LinkFileList (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftFileList (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftConstValuesFileList (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftConstValuesFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Info.plist /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj/SimpleDownloader_Info.plist (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj/SimpleDownloader_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/SimpleDownloader.framework/Info.plist
SwiftDriver SimpleDownloader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleDownloader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -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.1.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.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SimpleDownloader (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.abi.json
EmitSwiftModule normal arm64 (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift:3:14: warning: non-final class 'SimpleDownloader' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class SimpleDownloader: URLSessionWrapper<URL>, URLSessionDownloadDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift:3:14: warning: 'Sendable' class 'SimpleDownloader' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
public class SimpleDownloader: URLSessionWrapper<URL>, URLSessionDownloadDelegate {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730349446625972-swift-frontend-SimpleDownloader-all-arm64_apple_ios8.0-swiftmodule-Onone-2461583870.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6024 seconds (3.2518 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0190 ( 6.8%) 0.0437 ( 13.6%) 0.0627 ( 10.4%) 1.3634 ( 41.9%) parse-and-resolve-imports
0.0190 ( 6.8%) 0.0436 ( 13.6%) 0.0626 ( 10.4%) 1.3633 ( 41.9%) Import resolution
0.0277 ( 9.9%) 0.0278 ( 8.6%) 0.0555 ( 9.2%) 0.0557 ( 1.7%) perform-sema
0.0276 ( 9.8%) 0.0277 ( 8.6%) 0.0553 ( 9.2%) 0.0556 ( 1.7%) TypeCheckSourceFileRequest
0.0275 ( 9.8%) 0.0277 ( 8.6%) 0.0552 ( 9.2%) 0.0555 ( 1.7%) Type checking and Semantic analysis
0.0273 ( 9.7%) 0.0275 ( 8.5%) 0.0548 ( 9.1%) 0.0550 ( 1.7%) typecheck-decl
0.0014 ( 0.5%) 0.0085 ( 2.7%) 0.0099 ( 1.6%) 0.0514 ( 1.6%) load-stdlib
0.0119 ( 4.2%) 0.0118 ( 3.7%) 0.0237 ( 3.9%) 0.0260 ( 0.8%) ExecuteSILPipelineRequest
0.0133 ( 4.7%) 0.0124 ( 3.8%) 0.0256 ( 4.3%) 0.0258 ( 0.8%) ResolveValueWitnessesRequest
0.0065 ( 2.3%) 0.0080 ( 2.5%) 0.0145 ( 2.4%) 0.0145 ( 0.4%) InterfaceTypeRequest
0.0069 ( 2.5%) 0.0053 ( 1.7%) 0.0122 ( 2.0%) 0.0122 ( 0.4%) ASTLoweringRequest
0.0068 ( 2.4%) 0.0053 ( 1.6%) 0.0121 ( 2.0%) 0.0122 ( 0.4%) SILgen-decl
0.0058 ( 2.1%) 0.0049 ( 1.5%) 0.0107 ( 1.8%) 0.0109 ( 0.3%) QualifiedLookupRequest
0.0038 ( 1.4%) 0.0051 ( 1.6%) 0.0090 ( 1.5%) 0.0090 ( 0.3%) ABIMembersRequest
0.0056 ( 2.0%) 0.0029 ( 0.9%) 0.0084 ( 1.4%) 0.0088 ( 0.3%) SIL optimization
0.0051 ( 1.8%) 0.0033 ( 1.0%) 0.0084 ( 1.4%) 0.0084 ( 0.3%) UnqualifiedLookupRequest
0.0050 ( 1.8%) 0.0032 ( 1.0%) 0.0082 ( 1.4%) 0.0082 ( 0.3%) performUnqualifiedLookup
0.0050 ( 1.8%) 0.0031 ( 1.0%) 0.0081 ( 1.3%) 0.0081 ( 0.2%) LookupInModuleRequest
0.0038 ( 1.3%) 0.0043 ( 1.3%) 0.0081 ( 1.3%) 0.0080 ( 0.2%) LookupConformanceInModuleRequest
0.0048 ( 1.7%) 0.0030 ( 0.9%) 0.0079 ( 1.3%) 0.0080 ( 0.2%) DirectLookupRequest
0.0041 ( 1.5%) 0.0030 ( 0.9%) 0.0071 ( 1.2%) 0.0071 ( 0.2%) SILGen-function
0.0033 ( 1.2%) 0.0033 ( 1.0%) 0.0067 ( 1.1%) 0.0067 ( 0.2%) ValueWitnessRequest
0.0036 ( 1.3%) 0.0023 ( 0.7%) 0.0060 ( 1.0%) 0.0059 ( 0.2%) build-rewrite-system
0.0026 ( 0.9%) 0.0029 ( 0.9%) 0.0055 ( 0.9%) 0.0056 ( 0.2%) StoredPropertiesRequest
0.0023 ( 0.8%) 0.0030 ( 0.9%) 0.0053 ( 0.9%) 0.0053 ( 0.2%) ResolveTypeRequest
0.0027 ( 1.0%) 0.0021 ( 0.7%) 0.0048 ( 0.8%) 0.0048 ( 0.1%) IsObjCRequest
0.0028 ( 1.0%) 0.0018 ( 0.6%) 0.0046 ( 0.8%) 0.0046 ( 0.1%) typecheck-expr
0.0021 ( 0.8%) 0.0019 ( 0.6%) 0.0040 ( 0.7%) 0.0040 ( 0.1%) import-clang-decl
0.0015 ( 0.5%) 0.0015 ( 0.5%) 0.0030 ( 0.5%) 0.0030 ( 0.1%) ActorIsolationRequest
0.0012 ( 0.4%) 0.0016 ( 0.5%) 0.0028 ( 0.5%) 0.0028 ( 0.1%) AttachedPropertyWrappersRequest
0.0014 ( 0.5%) 0.0011 ( 0.4%) 0.0025 ( 0.4%) 0.0025 ( 0.1%) ModuleQualifiedLookupRequest
0.0015 ( 0.5%) 0.0009 ( 0.3%) 0.0024 ( 0.4%) 0.0024 ( 0.1%) DefaultArgumentExprRequest
0.0012 ( 0.4%) 0.0011 ( 0.3%) 0.0023 ( 0.4%) 0.0023 ( 0.1%) OverriddenDeclsRequest
0.0012 ( 0.4%) 0.0011 ( 0.3%) 0.0023 ( 0.4%) 0.0023 ( 0.1%) ResolveImplicitMemberRequest
0.0002 ( 0.1%) 0.0011 ( 0.3%) 0.0013 ( 0.2%) 0.0023 ( 0.1%) ParseTopLevelDeclsRequest
0.0002 ( 0.1%) 0.0011 ( 0.3%) 0.0013 ( 0.2%) 0.0023 ( 0.1%) ParseSourceFileRequest
0.0012 ( 0.4%) 0.0008 ( 0.3%) 0.0020 ( 0.3%) 0.0020 ( 0.1%) TypeCheckFunctionBodyRequest
0.0011 ( 0.4%) 0.0008 ( 0.2%) 0.0019 ( 0.3%) 0.0019 ( 0.1%) Serialization, swiftmodule
0.0014 ( 0.5%) 0.0005 ( 0.2%) 0.0019 ( 0.3%) 0.0019 ( 0.1%) precheck-expr
0.0011 ( 0.4%) 0.0007 ( 0.2%) 0.0018 ( 0.3%) 0.0018 ( 0.1%) typecheck-stmt
0.0008 ( 0.3%) 0.0009 ( 0.3%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) InheritedDeclsReferencedRequest
0.0006 ( 0.2%) 0.0009 ( 0.3%) 0.0015 ( 0.2%) 0.0015 ( 0.0%) InheritedTypeRequest
0.0006 ( 0.2%) 0.0008 ( 0.3%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) SuperclassTypeRequest
0.0006 ( 0.2%) 0.0007 ( 0.2%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) ExpandPeerMacroRequest
0.0007 ( 0.2%) 0.0004 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) typecheck-expr-pattern
0.0003 ( 0.1%) 0.0006 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SuperclassDeclRequest
0.0004 ( 0.1%) 0.0003 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) ExpandMemberAttributeMacros
0.0003 ( 0.1%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) AbstractGenericSignatureRequest
0.0004 ( 0.1%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) Serialization, swiftsourceinfo
0.0003 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) GenericSignatureRequest
0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) EnumRawValuesRequest
0.0003 ( 0.1%) 0.0002 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) LookupAllConformancesInContextRequest
0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) Serialization, swiftdoc
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) RequirementSignatureRequest
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) PatternBindingEntryRequest
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) HasInitAccessorRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) PatternTypeRequest
0.0002 ( 0.1%) 0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasIsolatedSelfRequest
0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsFunctionBodySkippedRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) GenericParamListRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultInitializerIsolation
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) USRGenerationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AllMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) TypeWitnessRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsDynamicRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LifetimeDependenceInfoRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResolveTypeWitnessesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InferredGenericSignatureRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) OpaqueReadOwnershipRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularRawValueRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedNominalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CompareDeclSpecializationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StructuralRequirementsRequest
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%) HasUserDefinedDesignatedInitRequest
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%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExtendedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExprPatternMatchRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
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%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeDeclsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.2807 (100.0%) 0.3217 (100.0%) 0.6024 (100.0%) 3.2518 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1667 seconds (1.5122 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0676 (100.0%) 0.0991 (100.0%) 0.1667 (100.0%) 1.5122 (100.0%) Building Target
0.0676 (100.0%) 0.0991 (100.0%) 0.1667 (100.0%) 1.5122 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleRequester.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift:44:21: warning: capture of 'self' with non-sendable type 'SimpleRequester' in a `@Sendable` closure; this is an error in the Swift 6 language mode
self.errorHandler?(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift:7:14: note: class 'SimpleRequester' does not conform to the 'Sendable' protocol
public class SimpleRequester: URLSessionWrapper<(URLResponse, Data)> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift:44:21: warning: capture of 'self' with non-sendable type 'SimpleRequester' in a `@Sendable` closure; this is an error in the Swift 6 language mode
self.errorHandler?(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift:7:14: note: class 'SimpleRequester' does not conform to the 'Sendable' protocol
public class SimpleRequester: URLSessionWrapper<(URLResponse, Data)> {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730349446625753-swift-frontend-SimpleDownloader-SimpleRequester.swift-arm64_apple_ios8.0-o-Onone-3971359435.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.3313 seconds (7.0530 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0176 ( 0.9%) 0.0439 ( 1.9%) 0.0615 ( 1.4%) 1.3868 ( 19.7%) parse-and-resolve-imports
0.0175 ( 0.9%) 0.0438 ( 1.9%) 0.0613 ( 1.4%) 1.3866 ( 19.7%) Import resolution
0.4302 ( 21.2%) 0.7171 ( 31.2%) 1.1473 ( 26.5%) 1.1500 ( 16.3%) SemanticDeclAttrsRequest
0.2236 ( 11.0%) 0.3497 ( 15.2%) 0.5733 ( 13.2%) 0.5747 ( 8.1%) ActorIsolationRequest
0.2802 ( 13.8%) 0.2348 ( 10.2%) 0.5149 ( 11.9%) 0.5167 ( 7.3%) USRGenerationRequest
0.1041 ( 5.1%) 0.1253 ( 5.4%) 0.2294 ( 5.3%) 0.2302 ( 3.3%) InterfaceTypeRequest
0.1028 ( 5.1%) 0.0966 ( 4.2%) 0.1994 ( 4.6%) 0.1999 ( 2.8%) CollectOverriddenDeclsRequest
0.0787 ( 3.9%) 0.0596 ( 2.6%) 0.1383 ( 3.2%) 0.1395 ( 2.0%) build-rewrite-system
0.0735 ( 3.6%) 0.0516 ( 2.2%) 0.1251 ( 2.9%) 0.1253 ( 1.8%) ProvideDefaultImplForRequest
0.0389 ( 1.9%) 0.0315 ( 1.4%) 0.0705 ( 1.6%) 0.0711 ( 1.0%) perform-sema
0.0389 ( 1.9%) 0.0315 ( 1.4%) 0.0704 ( 1.6%) 0.0711 ( 1.0%) TypeCheckSourceFileRequest
0.0389 ( 1.9%) 0.0315 ( 1.4%) 0.0703 ( 1.6%) 0.0710 ( 1.0%) Type checking and Semantic analysis
0.0294 ( 1.5%) 0.0403 ( 1.8%) 0.0697 ( 1.6%) 0.0697 ( 1.0%) IsDynamicRequest
0.0247 ( 1.2%) 0.0339 ( 1.5%) 0.0586 ( 1.4%) 0.0591 ( 0.8%) AttachedPropertyWrappersRequest
0.0295 ( 1.5%) 0.0285 ( 1.2%) 0.0580 ( 1.3%) 0.0583 ( 0.8%) QualifiedLookupRequest
0.0286 ( 1.4%) 0.0242 ( 1.1%) 0.0529 ( 1.2%) 0.0533 ( 0.8%) typecheck-decl
0.0014 ( 0.1%) 0.0084 ( 0.4%) 0.0098 ( 0.2%) 0.0516 ( 0.7%) load-stdlib
0.0275 ( 1.4%) 0.0180 ( 0.8%) 0.0455 ( 1.1%) 0.0508 ( 0.7%) ExecuteSILPipelineRequest
0.0271 ( 1.3%) 0.0174 ( 0.8%) 0.0444 ( 1.0%) 0.0450 ( 0.6%) LookupConformanceInModuleRequest
0.0226 ( 1.1%) 0.0212 ( 0.9%) 0.0438 ( 1.0%) 0.0442 ( 0.6%) ExpandPeerMacroRequest
0.0235 ( 1.2%) 0.0174 ( 0.8%) 0.0409 ( 0.9%) 0.0416 ( 0.6%) TypeCheckFunctionBodyRequest
0.0219 ( 1.1%) 0.0162 ( 0.7%) 0.0380 ( 0.9%) 0.0386 ( 0.5%) typecheck-stmt
0.0213 ( 1.0%) 0.0159 ( 0.7%) 0.0371 ( 0.9%) 0.0376 ( 0.5%) typecheck-expr
0.0161 ( 0.8%) 0.0135 ( 0.6%) 0.0297 ( 0.7%) 0.0310 ( 0.4%) ASTLoweringRequest
0.0196 ( 1.0%) 0.0113 ( 0.5%) 0.0309 ( 0.7%) 0.0310 ( 0.4%) DirectLookupRequest
0.0160 ( 0.8%) 0.0135 ( 0.6%) 0.0295 ( 0.7%) 0.0308 ( 0.4%) SILgen-decl
0.0200 ( 1.0%) 0.0090 ( 0.4%) 0.0290 ( 0.7%) 0.0290 ( 0.4%) LookupAllConformancesInContextRequest
0.0161 ( 0.8%) 0.0115 ( 0.5%) 0.0276 ( 0.6%) 0.0276 ( 0.4%) HasIsolatedSelfRequest
0.0164 ( 0.8%) 0.0104 ( 0.5%) 0.0268 ( 0.6%) 0.0270 ( 0.4%) LookupInModuleRequest
0.0144 ( 0.7%) 0.0122 ( 0.5%) 0.0266 ( 0.6%) 0.0268 ( 0.4%) ModuleQualifiedLookupRequest
0.0131 ( 0.6%) 0.0102 ( 0.4%) 0.0233 ( 0.5%) 0.0243 ( 0.3%) SILGen-function
0.0149 ( 0.7%) 0.0089 ( 0.4%) 0.0238 ( 0.5%) 0.0238 ( 0.3%) ExpandMemberAttributeMacros
0.0115 ( 0.6%) 0.0102 ( 0.4%) 0.0216 ( 0.5%) 0.0217 ( 0.3%) IRGenRequest
0.0120 ( 0.6%) 0.0092 ( 0.4%) 0.0211 ( 0.5%) 0.0216 ( 0.3%) PatternBindingEntryRequest
0.0116 ( 0.6%) 0.0099 ( 0.4%) 0.0214 ( 0.5%) 0.0215 ( 0.3%) ResolveValueWitnessesRequest
0.0082 ( 0.4%) 0.0125 ( 0.5%) 0.0206 ( 0.5%) 0.0209 ( 0.3%) HasInitAccessorRequest
0.0103 ( 0.5%) 0.0083 ( 0.4%) 0.0186 ( 0.4%) 0.0189 ( 0.3%) import-clang-decl
0.0111 ( 0.5%) 0.0076 ( 0.3%) 0.0187 ( 0.4%) 0.0187 ( 0.3%) GlobalActorAttributeRequest
0.0099 ( 0.5%) 0.0072 ( 0.3%) 0.0171 ( 0.4%) 0.0169 ( 0.2%) IsFinalRequest
0.0113 ( 0.6%) 0.0052 ( 0.2%) 0.0165 ( 0.4%) 0.0165 ( 0.2%) AbstractGenericSignatureRequest
0.0075 ( 0.4%) 0.0072 ( 0.3%) 0.0147 ( 0.3%) 0.0152 ( 0.2%) StoredPropertiesRequest
0.0075 ( 0.4%) 0.0074 ( 0.3%) 0.0149 ( 0.3%) 0.0150 ( 0.2%) IRGen
0.0085 ( 0.4%) 0.0064 ( 0.3%) 0.0150 ( 0.3%) 0.0150 ( 0.2%) DynamicallyReplacedDeclRequest
0.0066 ( 0.3%) 0.0045 ( 0.2%) 0.0111 ( 0.3%) 0.0112 ( 0.2%) precheck-expr
0.0067 ( 0.3%) 0.0042 ( 0.2%) 0.0109 ( 0.3%) 0.0109 ( 0.2%) UnqualifiedLookupRequest
0.0066 ( 0.3%) 0.0041 ( 0.2%) 0.0106 ( 0.2%) 0.0107 ( 0.2%) performUnqualifiedLookup
0.0060 ( 0.3%) 0.0045 ( 0.2%) 0.0105 ( 0.2%) 0.0104 ( 0.1%) OverriddenDeclsRequest
0.0042 ( 0.2%) 0.0032 ( 0.1%) 0.0074 ( 0.2%) 0.0075 ( 0.1%) AccessLevelRequest
0.0066 ( 0.3%) 0.0003 ( 0.0%) 0.0069 ( 0.2%) 0.0069 ( 0.1%) SIL optimization
0.0036 ( 0.2%) 0.0028 ( 0.1%) 0.0064 ( 0.1%) 0.0064 ( 0.1%) HasStorageRequest
0.0024 ( 0.1%) 0.0031 ( 0.1%) 0.0055 ( 0.1%) 0.0055 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0032 ( 0.2%) 0.0022 ( 0.1%) 0.0054 ( 0.1%) 0.0053 ( 0.1%) LifetimeDependenceInfoRequest
0.0024 ( 0.1%) 0.0024 ( 0.1%) 0.0047 ( 0.1%) 0.0048 ( 0.1%) ABIMembersRequest
0.0017 ( 0.1%) 0.0019 ( 0.1%) 0.0035 ( 0.1%) 0.0036 ( 0.1%) ResolveTypeRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0023 ( 0.0%) ParseTopLevelDeclsRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0023 ( 0.0%) ParseSourceFileRequest
0.0007 ( 0.0%) 0.0014 ( 0.1%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) InheritedTypeRequest
0.0010 ( 0.1%) 0.0010 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) EnumRawValuesRequest
0.0011 ( 0.1%) 0.0008 ( 0.0%) 0.0019 ( 0.0%) 0.0020 ( 0.0%) ResolveImplicitMemberRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0018 ( 0.0%) 0.0017 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0016 ( 0.0%) 0.0017 ( 0.0%) SimpleDidSetRequest
0.0009 ( 0.0%) 0.0006 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) CompareDeclSpecializationRequest
0.0010 ( 0.0%) 0.0005 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) DefaultArgumentExprRequest
0.0009 ( 0.0%) 0.0006 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.0%) 0.0007 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) GenericSignatureRequest
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) IsActorRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) GenericParamListRequest
0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) SuperclassTypeRequest
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) InheritedDeclsReferencedRequest
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) RequirementSignatureRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) HasCircularRawValueRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) EnumRawTypeRequest
0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) IsObjCRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ProtocolDependenciesRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0008 ( 0.0%) typecheck-for-each
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) NamingPatternRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) PatternTypeRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) AllInheritedProtocolsRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0006 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) DefaultTypeRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) IsDistributedActorRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) CallerSideDefaultArgExprRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) TypeWitnessRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ResolveTypeWitnessesRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) NeedsNewVTableEntryRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ValidatePrecedenceGroupRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupPrecedenceGroupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LookupInfixOperatorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultInitializerIsolation
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SuperclassDeclRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedNominalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) InheritsSuperclassInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InferredGenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
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%) ExtendedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExprPatternMatchRequest
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%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BreakTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SpecializeAttrTargetDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureHasResultExprRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
2.0304 (100.0%) 2.3009 (100.0%) 4.3313 (100.0%) 7.0530 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4306 seconds (4.8503 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5572 (100.0%) 1.8734 (100.0%) 3.4306 (100.0%) 4.8503 (100.0%) Building Target
1.5572 (100.0%) 1.8734 (100.0%) 3.4306 (100.0%) 4.8503 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift:3:14: warning: non-final class 'SimpleDownloader' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class SimpleDownloader: URLSessionWrapper<URL>, URLSessionDownloadDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift:3:14: warning: 'Sendable' class 'SimpleDownloader' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
public class SimpleDownloader: URLSessionWrapper<URL>, URLSessionDownloadDelegate {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730349446625720-swift-frontend-SimpleDownloader-SimpleDownloader.swift-arm64_apple_ios8.0-o-Onone-1306387072.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.4263 seconds (7.1424 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0178 ( 0.9%) 0.0357 ( 1.5%) 0.0535 ( 1.2%) 1.3831 ( 19.4%) parse-and-resolve-imports
0.0177 ( 0.8%) 0.0356 ( 1.5%) 0.0533 ( 1.2%) 1.3829 ( 19.4%) Import resolution
0.4271 ( 20.4%) 0.7087 ( 30.3%) 1.1358 ( 25.7%) 1.1366 ( 15.9%) SemanticDeclAttrsRequest
0.2242 ( 10.7%) 0.3507 ( 15.0%) 0.5749 ( 13.0%) 0.5752 ( 8.1%) ActorIsolationRequest
0.2783 ( 13.3%) 0.2351 ( 10.1%) 0.5134 ( 11.6%) 0.5135 ( 7.2%) USRGenerationRequest
0.1043 ( 5.0%) 0.1258 ( 5.4%) 0.2300 ( 5.2%) 0.2300 ( 3.2%) InterfaceTypeRequest
0.1043 ( 5.0%) 0.0979 ( 4.2%) 0.2022 ( 4.6%) 0.2025 ( 2.8%) CollectOverriddenDeclsRequest
0.0772 ( 3.7%) 0.0583 ( 2.5%) 0.1354 ( 3.1%) 0.1354 ( 1.9%) build-rewrite-system
0.0749 ( 3.6%) 0.0523 ( 2.2%) 0.1272 ( 2.9%) 0.1273 ( 1.8%) ProvideDefaultImplForRequest
0.0510 ( 2.4%) 0.0429 ( 1.8%) 0.0939 ( 2.1%) 0.0940 ( 1.3%) perform-sema
0.0509 ( 2.4%) 0.0428 ( 1.8%) 0.0938 ( 2.1%) 0.0939 ( 1.3%) TypeCheckSourceFileRequest
0.0508 ( 2.4%) 0.0428 ( 1.8%) 0.0937 ( 2.1%) 0.0938 ( 1.3%) Type checking and Semantic analysis
0.0293 ( 1.4%) 0.0404 ( 1.7%) 0.0698 ( 1.6%) 0.0698 ( 1.0%) IsDynamicRequest
0.0380 ( 1.8%) 0.0311 ( 1.3%) 0.0692 ( 1.6%) 0.0693 ( 1.0%) TypeCheckFunctionBodyRequest
0.0374 ( 1.8%) 0.0300 ( 1.3%) 0.0673 ( 1.5%) 0.0674 ( 0.9%) typecheck-expr
0.0013 ( 0.1%) 0.0123 ( 0.5%) 0.0136 ( 0.3%) 0.0671 ( 0.9%) load-stdlib
0.0365 ( 1.7%) 0.0300 ( 1.3%) 0.0666 ( 1.5%) 0.0667 ( 0.9%) typecheck-stmt
0.0330 ( 1.6%) 0.0325 ( 1.4%) 0.0656 ( 1.5%) 0.0658 ( 0.9%) QualifiedLookupRequest
0.0255 ( 1.2%) 0.0363 ( 1.6%) 0.0618 ( 1.4%) 0.0618 ( 0.9%) AttachedPropertyWrappersRequest
0.0271 ( 1.3%) 0.0184 ( 0.8%) 0.0455 ( 1.0%) 0.0461 ( 0.6%) ExecuteSILPipelineRequest
0.0276 ( 1.3%) 0.0172 ( 0.7%) 0.0447 ( 1.0%) 0.0449 ( 0.6%) LookupConformanceInModuleRequest
0.0220 ( 1.1%) 0.0209 ( 0.9%) 0.0429 ( 1.0%) 0.0429 ( 0.6%) ExpandPeerMacroRequest
0.0199 ( 1.0%) 0.0171 ( 0.7%) 0.0370 ( 0.8%) 0.0370 ( 0.5%) typecheck-decl
0.0215 ( 1.0%) 0.0126 ( 0.5%) 0.0340 ( 0.8%) 0.0340 ( 0.5%) DirectLookupRequest
0.0172 ( 0.8%) 0.0123 ( 0.5%) 0.0296 ( 0.7%) 0.0296 ( 0.4%) precheck-expr
0.0199 ( 1.0%) 0.0091 ( 0.4%) 0.0290 ( 0.7%) 0.0291 ( 0.4%) LookupAllConformancesInContextRequest
0.0164 ( 0.8%) 0.0125 ( 0.5%) 0.0288 ( 0.7%) 0.0288 ( 0.4%) HasIsolatedSelfRequest
0.0159 ( 0.8%) 0.0092 ( 0.4%) 0.0251 ( 0.6%) 0.0251 ( 0.4%) LookupInModuleRequest
0.0139 ( 0.7%) 0.0110 ( 0.5%) 0.0249 ( 0.6%) 0.0249 ( 0.3%) ModuleQualifiedLookupRequest
0.0134 ( 0.6%) 0.0110 ( 0.5%) 0.0244 ( 0.6%) 0.0244 ( 0.3%) IRGenRequest
0.0150 ( 0.7%) 0.0089 ( 0.4%) 0.0239 ( 0.5%) 0.0239 ( 0.3%) ExpandMemberAttributeMacros
0.0113 ( 0.5%) 0.0086 ( 0.4%) 0.0199 ( 0.4%) 0.0199 ( 0.3%) import-clang-decl
0.0110 ( 0.5%) 0.0078 ( 0.3%) 0.0188 ( 0.4%) 0.0187 ( 0.3%) GlobalActorAttributeRequest
0.0075 ( 0.4%) 0.0106 ( 0.5%) 0.0181 ( 0.4%) 0.0183 ( 0.3%) HasInitAccessorRequest
0.0095 ( 0.5%) 0.0076 ( 0.3%) 0.0171 ( 0.4%) 0.0171 ( 0.2%) IRGen
0.0098 ( 0.5%) 0.0074 ( 0.3%) 0.0172 ( 0.4%) 0.0171 ( 0.2%) IsFinalRequest
0.0116 ( 0.6%) 0.0048 ( 0.2%) 0.0164 ( 0.4%) 0.0164 ( 0.2%) AbstractGenericSignatureRequest
0.0097 ( 0.5%) 0.0065 ( 0.3%) 0.0162 ( 0.4%) 0.0162 ( 0.2%) ASTLoweringRequest
0.0096 ( 0.5%) 0.0065 ( 0.3%) 0.0161 ( 0.4%) 0.0161 ( 0.2%) SILgen-decl
0.0086 ( 0.4%) 0.0065 ( 0.3%) 0.0150 ( 0.3%) 0.0150 ( 0.2%) DynamicallyReplacedDeclRequest
0.0074 ( 0.4%) 0.0055 ( 0.2%) 0.0129 ( 0.3%) 0.0129 ( 0.2%) PatternBindingEntryRequest
0.0070 ( 0.3%) 0.0047 ( 0.2%) 0.0117 ( 0.3%) 0.0117 ( 0.2%) SILGen-function
0.0062 ( 0.3%) 0.0048 ( 0.2%) 0.0110 ( 0.2%) 0.0109 ( 0.2%) OverriddenDeclsRequest
0.0064 ( 0.3%) 0.0041 ( 0.2%) 0.0106 ( 0.2%) 0.0106 ( 0.1%) UnqualifiedLookupRequest
0.0063 ( 0.3%) 0.0040 ( 0.2%) 0.0103 ( 0.2%) 0.0103 ( 0.1%) performUnqualifiedLookup
0.0047 ( 0.2%) 0.0045 ( 0.2%) 0.0092 ( 0.2%) 0.0092 ( 0.1%) StoredPropertiesRequest
0.0034 ( 0.2%) 0.0041 ( 0.2%) 0.0075 ( 0.2%) 0.0075 ( 0.1%) ResolveValueWitnessesRequest
0.0042 ( 0.2%) 0.0033 ( 0.1%) 0.0075 ( 0.2%) 0.0074 ( 0.1%) AccessLevelRequest
0.0066 ( 0.3%) 0.0002 ( 0.0%) 0.0068 ( 0.2%) 0.0068 ( 0.1%) SIL optimization
0.0033 ( 0.2%) 0.0032 ( 0.1%) 0.0065 ( 0.1%) 0.0065 ( 0.1%) ValueWitnessRequest
0.0036 ( 0.2%) 0.0028 ( 0.1%) 0.0064 ( 0.1%) 0.0063 ( 0.1%) HasStorageRequest
0.0030 ( 0.1%) 0.0027 ( 0.1%) 0.0057 ( 0.1%) 0.0057 ( 0.1%) ABIMembersRequest
0.0031 ( 0.1%) 0.0023 ( 0.1%) 0.0054 ( 0.1%) 0.0054 ( 0.1%) LifetimeDependenceInfoRequest
0.0022 ( 0.1%) 0.0031 ( 0.1%) 0.0053 ( 0.1%) 0.0053 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0029 ( 0.1%) 0.0022 ( 0.1%) 0.0050 ( 0.1%) 0.0051 ( 0.1%) IsObjCRequest
0.0018 ( 0.1%) 0.0010 ( 0.0%) 0.0028 ( 0.1%) 0.0028 ( 0.0%) ResolveTypeRequest
0.0013 ( 0.1%) 0.0012 ( 0.1%) 0.0025 ( 0.1%) 0.0025 ( 0.0%) ResolveImplicitMemberRequest
0.0011 ( 0.1%) 0.0012 ( 0.0%) 0.0023 ( 0.1%) 0.0023 ( 0.0%) InheritedDeclsReferencedRequest
0.0011 ( 0.1%) 0.0008 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0006 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) DefaultArgumentExprRequest
0.0009 ( 0.0%) 0.0007 ( 0.0%) 0.0016 ( 0.0%) 0.0017 ( 0.0%) SimpleDidSetRequest
0.0007 ( 0.0%) 0.0008 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) GenericSignatureRequest
0.0011 ( 0.1%) 0.0005 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) RequirementSignatureRequest
0.0010 ( 0.0%) 0.0005 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) load-all-members
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) IsActorRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0013 ( 0.0%) CompareDeclSpecializationRequest
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0014 ( 0.0%) 0.0013 ( 0.0%) GenericParamListRequest
0.0006 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) typecheck-for-each
0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) SuperclassDeclRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ProtocolDependenciesRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ExpandExtensionMacros
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) EnumRawValuesRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) InheritedTypeRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) SuperclassTypeRequest
0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) DefaultTypeRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) AllInheritedProtocolsRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) NamingPatternRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0006 ( 0.0%) ValidatePrecedenceGroupRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsDistributedActorRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) PatternTypeRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LookupInfixOperatorRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LookupPrecedenceGroupRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) CallerSideDefaultArgExprRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultInitializerIsolation
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) MemberwiseInitPropertiesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InferredGenericSignatureRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedNominalRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckRedeclarationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularRawValueRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
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%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureHasResultExprRequest
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%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckFunctionBodyRequest
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%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDeclRefinementOfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
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%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
2.0910 (100.0%) 2.3353 (100.0%) 4.4263 (100.0%) 7.1424 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.4307 seconds (4.8509 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5539 (100.0%) 1.8768 (100.0%) 3.4307 (100.0%) 4.8509 (100.0%) Building Target
1.5539 (100.0%) 1.8768 (100.0%) 3.4307 (100.0%) 4.8509 (100.0%) Total
SwiftCompile normal arm64 Compiling\ URLSessionWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730349446625822-swift-frontend-SimpleDownloader-URLSessionWrapper.swift-arm64_apple_ios8.0-o-Onone-3216132484.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 6.5492 seconds (6.8574 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8741 ( 24.1%) 0.3581 ( 12.2%) 1.2322 ( 18.8%) 1.3479 ( 19.7%) parse-and-resolve-imports
0.8740 ( 24.1%) 0.3580 ( 12.2%) 1.2320 ( 18.8%) 1.3477 ( 19.7%) Import resolution
0.4325 ( 11.9%) 0.7092 ( 24.2%) 1.1417 ( 17.4%) 1.1451 ( 16.7%) SemanticDeclAttrsRequest
0.2253 ( 6.2%) 0.3497 ( 11.9%) 0.5749 ( 8.8%) 0.5780 ( 8.4%) ActorIsolationRequest
0.2910 ( 8.0%) 0.2269 ( 7.7%) 0.5180 ( 7.9%) 0.5197 ( 7.6%) USRGenerationRequest
0.1008 ( 2.8%) 0.1229 ( 4.2%) 0.2237 ( 3.4%) 0.2243 ( 3.3%) InterfaceTypeRequest
0.1051 ( 2.9%) 0.0980 ( 3.3%) 0.2031 ( 3.1%) 0.2044 ( 3.0%) CollectOverriddenDeclsRequest
0.0814 ( 2.2%) 0.0487 ( 1.7%) 0.1301 ( 2.0%) 0.1311 ( 1.9%) build-rewrite-system
0.0759 ( 2.1%) 0.0527 ( 1.8%) 0.1286 ( 2.0%) 0.1293 ( 1.9%) ProvideDefaultImplForRequest
0.0303 ( 0.8%) 0.0391 ( 1.3%) 0.0694 ( 1.1%) 0.0746 ( 1.1%) perform-sema
0.0303 ( 0.8%) 0.0391 ( 1.3%) 0.0693 ( 1.1%) 0.0746 ( 1.1%) TypeCheckSourceFileRequest
0.0302 ( 0.8%) 0.0390 ( 1.3%) 0.0693 ( 1.1%) 0.0746 ( 1.1%) Type checking and Semantic analysis
0.0298 ( 0.8%) 0.0405 ( 1.4%) 0.0703 ( 1.1%) 0.0704 ( 1.0%) IsDynamicRequest
0.0250 ( 0.7%) 0.0347 ( 1.2%) 0.0597 ( 0.9%) 0.0600 ( 0.9%) AttachedPropertyWrappersRequest
0.0230 ( 0.6%) 0.0250 ( 0.9%) 0.0479 ( 0.7%) 0.0481 ( 0.7%) QualifiedLookupRequest
0.0243 ( 0.7%) 0.0230 ( 0.8%) 0.0473 ( 0.7%) 0.0480 ( 0.7%) TypeCheckFunctionBodyRequest
0.0241 ( 0.7%) 0.0229 ( 0.8%) 0.0470 ( 0.7%) 0.0477 ( 0.7%) typecheck-expr
0.0235 ( 0.6%) 0.0226 ( 0.8%) 0.0461 ( 0.7%) 0.0468 ( 0.7%) typecheck-stmt
0.0244 ( 0.7%) 0.0187 ( 0.6%) 0.0431 ( 0.7%) 0.0439 ( 0.6%) LookupConformanceInModuleRequest
0.0223 ( 0.6%) 0.0211 ( 0.7%) 0.0434 ( 0.7%) 0.0438 ( 0.6%) ExpandPeerMacroRequest
0.0100 ( 0.3%) 0.0190 ( 0.6%) 0.0290 ( 0.4%) 0.0430 ( 0.6%) load-stdlib
0.0218 ( 0.6%) 0.0103 ( 0.4%) 0.0321 ( 0.5%) 0.0323 ( 0.5%) LookupAllConformancesInContextRequest
0.0138 ( 0.4%) 0.0144 ( 0.5%) 0.0282 ( 0.4%) 0.0320 ( 0.5%) ExecuteSILPipelineRequest
0.0145 ( 0.4%) 0.0156 ( 0.5%) 0.0300 ( 0.5%) 0.0315 ( 0.5%) LookupInModuleRequest
0.0163 ( 0.4%) 0.0132 ( 0.5%) 0.0295 ( 0.5%) 0.0306 ( 0.4%) HasIsolatedSelfRequest
0.0137 ( 0.4%) 0.0127 ( 0.4%) 0.0264 ( 0.4%) 0.0273 ( 0.4%) ModuleQualifiedLookupRequest
0.0114 ( 0.3%) 0.0145 ( 0.5%) 0.0259 ( 0.4%) 0.0266 ( 0.4%) precheck-expr
0.0059 ( 0.2%) 0.0159 ( 0.5%) 0.0218 ( 0.3%) 0.0264 ( 0.4%) typecheck-decl
0.0149 ( 0.4%) 0.0090 ( 0.3%) 0.0238 ( 0.4%) 0.0240 ( 0.4%) ExpandMemberAttributeMacros
0.0129 ( 0.4%) 0.0103 ( 0.4%) 0.0233 ( 0.4%) 0.0240 ( 0.3%) DirectLookupRequest
0.0112 ( 0.3%) 0.0077 ( 0.3%) 0.0189 ( 0.3%) 0.0190 ( 0.3%) GlobalActorAttributeRequest
0.0080 ( 0.2%) 0.0098 ( 0.3%) 0.0178 ( 0.3%) 0.0188 ( 0.3%) IRGenRequest
0.0077 ( 0.2%) 0.0107 ( 0.4%) 0.0184 ( 0.3%) 0.0184 ( 0.3%) HasInitAccessorRequest
0.0099 ( 0.3%) 0.0074 ( 0.3%) 0.0173 ( 0.3%) 0.0171 ( 0.2%) IsFinalRequest
0.0091 ( 0.3%) 0.0072 ( 0.2%) 0.0163 ( 0.2%) 0.0163 ( 0.2%) import-clang-decl
0.0113 ( 0.3%) 0.0048 ( 0.2%) 0.0161 ( 0.2%) 0.0162 ( 0.2%) AbstractGenericSignatureRequest
0.0086 ( 0.2%) 0.0065 ( 0.2%) 0.0151 ( 0.2%) 0.0152 ( 0.2%) DynamicallyReplacedDeclRequest
0.0050 ( 0.1%) 0.0089 ( 0.3%) 0.0138 ( 0.2%) 0.0144 ( 0.2%) UnqualifiedLookupRequest
0.0049 ( 0.1%) 0.0088 ( 0.3%) 0.0137 ( 0.2%) 0.0143 ( 0.2%) performUnqualifiedLookup
0.0019 ( 0.1%) 0.0086 ( 0.3%) 0.0105 ( 0.2%) 0.0137 ( 0.2%) ABIMembersRequest
0.0059 ( 0.2%) 0.0075 ( 0.3%) 0.0133 ( 0.2%) 0.0133 ( 0.2%) IRGen
0.0052 ( 0.1%) 0.0038 ( 0.1%) 0.0090 ( 0.1%) 0.0090 ( 0.1%) OverriddenDeclsRequest
0.0045 ( 0.1%) 0.0037 ( 0.1%) 0.0082 ( 0.1%) 0.0086 ( 0.1%) ASTLoweringRequest
0.0044 ( 0.1%) 0.0037 ( 0.1%) 0.0081 ( 0.1%) 0.0084 ( 0.1%) SILgen-decl
0.0043 ( 0.1%) 0.0033 ( 0.1%) 0.0075 ( 0.1%) 0.0074 ( 0.1%) AccessLevelRequest
0.0036 ( 0.1%) 0.0027 ( 0.1%) 0.0063 ( 0.1%) 0.0065 ( 0.1%) HasStorageRequest
0.0033 ( 0.1%) 0.0027 ( 0.1%) 0.0060 ( 0.1%) 0.0064 ( 0.1%) SILGen-function
0.0032 ( 0.1%) 0.0022 ( 0.1%) 0.0054 ( 0.1%) 0.0054 ( 0.1%) LifetimeDependenceInfoRequest
0.0005 ( 0.0%) 0.0033 ( 0.1%) 0.0038 ( 0.1%) 0.0054 ( 0.1%) ResolveValueWitnessesRequest
0.0041 ( 0.1%) 0.0001 ( 0.0%) 0.0042 ( 0.1%) 0.0043 ( 0.1%) SIL optimization
0.0004 ( 0.0%) 0.0024 ( 0.1%) 0.0028 ( 0.0%) 0.0042 ( 0.1%) ResolveImplicitMemberRequest
0.0018 ( 0.0%) 0.0024 ( 0.1%) 0.0041 ( 0.1%) 0.0042 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0010 ( 0.0%) 0.0020 ( 0.1%) 0.0030 ( 0.0%) 0.0037 ( 0.1%) IsActorRequest
0.0011 ( 0.0%) 0.0026 ( 0.1%) 0.0037 ( 0.1%) 0.0037 ( 0.1%) ResolveTypeRequest
0.0010 ( 0.0%) 0.0025 ( 0.1%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) PatternBindingEntryRequest
0.0002 ( 0.0%) 0.0020 ( 0.1%) 0.0023 ( 0.0%) 0.0035 ( 0.1%) ObjCInterfaceAndImplementationRequest
0.0010 ( 0.0%) 0.0025 ( 0.1%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) PatternTypeRequest
0.0008 ( 0.0%) 0.0017 ( 0.1%) 0.0025 ( 0.0%) 0.0033 ( 0.0%) GenericSignatureRequest
0.0011 ( 0.0%) 0.0017 ( 0.1%) 0.0028 ( 0.0%) 0.0031 ( 0.0%) StoredPropertiesRequest
0.0003 ( 0.0%) 0.0016 ( 0.1%) 0.0019 ( 0.0%) 0.0024 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0008 ( 0.0%) 0.0023 ( 0.0%) ParseTopLevelDeclsRequest
0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0008 ( 0.0%) 0.0023 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0012 ( 0.0%) 0.0020 ( 0.0%) InferredGenericSignatureRequest
0.0010 ( 0.0%) 0.0008 ( 0.0%) 0.0018 ( 0.0%) 0.0019 ( 0.0%) SPIGroupsRequest
0.0010 ( 0.0%) 0.0007 ( 0.0%) 0.0017 ( 0.0%) 0.0016 ( 0.0%) SimpleDidSetRequest
0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0009 ( 0.0%) 0.0014 ( 0.0%) ProtocolRequirementsRequest
0.0010 ( 0.0%) 0.0003 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) RequirementSignatureRequest
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) InheritedDeclsReferencedRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) GenericParamListRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) CompareDeclSpecializationRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ProtocolDependenciesRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ExpandExtensionMacros
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) IsObjCRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) AllInheritedProtocolsRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsDistributedActorRequest
0.0003 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) CallerSideDefaultArgExprRequest
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SuperclassDeclRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) LookupInfixOperatorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ValidatePrecedenceGroupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LookupPrecedenceGroupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedNominalRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) NeedsNewVTableEntryRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritsSuperclassInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExtendedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StoredPropertiesAndMissingMembersRequest
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%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
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%) PropertyWrapperMutabilityRequest
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%) IsABICompatibleOverrideRequest
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%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
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%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeDeclsFromWhereClauseRequest
3.6197 (100.0%) 2.9295 (100.0%) 6.5492 (100.0%) 6.8574 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.6462 seconds (4.8467 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4269 (100.0%) 2.2193 (100.0%) 4.6462 (100.0%) 4.8467 (100.0%) Building Target
2.4269 (100.0%) 2.2193 (100.0%) 4.6462 (100.0%) 4.8467 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SimpleDownloader.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleRequester.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/URLSessionWrapper.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.dia -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -module-name SimpleDownloader -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.o -index-unit-output-path /SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/URLSessionWrapper.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for SimpleDownloader (in target 'SimpleDownloader' from project 'SimpleDownloader')
SwiftDriver\ Compilation\ Requirements SimpleDownloader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleDownloader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -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.1.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.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Headers/SimpleDownloader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Headers/SimpleDownloader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdoc (in target 'SimpleDownloader' from project 'SimpleDownloader')
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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule (in target 'SimpleDownloader' from project 'SimpleDownloader')
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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.abi.json (in target 'SimpleDownloader' from project 'SimpleDownloader')
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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftsourceinfo (in target 'SimpleDownloader' from project 'SimpleDownloader')
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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/Modules/SimpleDownloader.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling URLSessionWrapper.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
SwiftDriverJobDiscovery normal arm64 Compiling SimpleRequester.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
SwiftDriverJobDiscovery normal arm64 Compiling SimpleDownloader.swift (in target 'SimpleDownloader' from project 'SimpleDownloader')
SwiftDriver\ Compilation SimpleDownloader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleDownloader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -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.1.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.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_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/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader-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/SimpleDownloader.framework/SimpleDownloader normal (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.LinkFileList -install_name @rpath/SimpleDownloader.framework/SimpleDownloader -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/SimpleDownloader
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'SimpleDownloader' from project 'SimpleDownloader')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/SimpleDownloader normal (in target 'SimpleDownloader' from project 'SimpleDownloader')
Building project SimpleDownloader with scheme SimpleDownloader-Package
(2 failures)
Command line invocation:
/Applications/Xcode-16.1.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 SimpleDownloader-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SimpleDownloader' in project 'SimpleDownloader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
/Users/admin/builder/spi-builder-workspace/SimpleDownloader.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'SimpleDownloader' from project 'SimpleDownloader')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/SimpleDownloader normal (in target 'SimpleDownloader' from project 'SimpleDownloader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.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.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.LinkFileList -install_name @rpath/SimpleDownloader.framework/SimpleDownloader -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleDownloader.build/Debug-iphoneos/SimpleDownloader.build/Objects-normal/arm64/SimpleDownloader_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/SimpleDownloader
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleDownloader.framework/SimpleDownloader normal (in target 'SimpleDownloader' from project 'SimpleDownloader')
Building project SimpleDownloader with scheme SimpleDownloader-Package
(2 failures)
BUILD FAILURE 6.0 iOS