This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WeakableSelf, reference 1.1.1 (b997b6), with Swift 6.0 for iOS using Xcode 16.0 on 6 Jul 2024 11:36:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Weakable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vincent-pradeilles/weakable-self.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vincent-pradeilles/weakable-self
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at b997b6f Bump to v1.1.1
Cloned https://github.com/vincent-pradeilles/weakable-self.git
Revision (git rev-parse @):
b997b6fa5241cebf33f1bc06e75762555f36712f
SUCCESS checkout https://github.com/vincent-pradeilles/weakable-self.git at 1.1.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vincent-pradeilles/weakable-self.git
Command line invocation:
    /Applications/Xcode-16.0.0-Beta.2.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" : "WeakableSelf",
  "name" : "WeakableSelf",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WeakableSelf",
      "targets" : [
        "WeakableSelf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WeakableSelf",
      "module_type" : "SwiftTarget",
      "name" : "WeakableSelf",
      "path" : "Sources",
      "product_memberships" : [
        "WeakableSelf"
      ],
      "sources" : [
        "Weakable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "WeakableSelf",
    "schemes" : [
      "Weakable"
    ],
    "targets" : [
      "WeakableSelf",
      "WeakableSelfTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Weakable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0-Beta.2.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 Weakable -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 'WeakableSelf' in project 'WeakableSelf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1e10f232379ec86bb18f21043733bc35
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e10f232379ec86bb18f21043733bc35.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.xcodeproj
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.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/WeakableSelf.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/module.modulemap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-target-headers.hmap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.DependencyMetadataFileList (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftConstValuesFileList (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.LinkFileList (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-OutputFileMap.json (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios12.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=WeakableSelf' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Headers/Weakable.h /Users/admin/builder/spi-builder-workspace/Sources/Weakable.h (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/Weakable.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Headers (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/module.modulemap (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Info.plist
SwiftDriver WeakableSelf normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WeakableSelf -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -target arm64-apple-ios12.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 -Xfrontend -enable-experimental-opaque-type-erasure -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WeakableSelf (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Beta.2.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/Weakable.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -enable-experimental-opaque-type-erasure -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -module-name WeakableSelf -disable-clang-spi -target-sdk-version 18.0 -target-sdk-name iphoneos18.0 -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Beta.2.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:17:5: warning: 'public' modifier is redundant for instance method declared in a public extension
15 | public extension Weakable {
16 |
17 |     public func weakify(_ code: @escaping (Self) -> Void) -> () -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
18 |         return { [weak self] in
19 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:25:5: warning: 'public' modifier is redundant for instance method declared in a public extension
23 |     }
24 |
25 |     public func weakify<A>(_ code: @escaping (Self, A) -> Void) -> (A) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
26 |         return { [weak self] a in
27 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:33:5: warning: 'public' modifier is redundant for instance method declared in a public extension
31 |     }
32 |
33 |     public func weakify<A, B>(_ code: @escaping (Self, A, B) -> Void) -> (A, B) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
34 |         return { [weak self] a, b in
35 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:41:5: warning: 'public' modifier is redundant for instance method declared in a public extension
39 |     }
40 |
41 |     public func weakify<A, B, C>(_ code: @escaping (Self, A, B, C) -> Void) -> (A, B, C) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
42 |         return { [weak self] a, b, c in
43 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:49:5: warning: 'public' modifier is redundant for instance method declared in a public extension
47 |     }
48 |
49 |     public func weakify<A, B, C, D>(_ code: @escaping (Self, A, B, C, D) -> Void) -> (A, B, C, D) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
50 |         return { [weak self] a, b, c, d in
51 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:57:5: warning: 'public' modifier is redundant for instance method declared in a public extension
55 |     }
56 |
57 |     public func weakify<A, B, C, D, E>(_ code: @escaping (Self, A, B, C, D, E) -> Void) -> (A, B, C, D, E) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
58 |         return { [weak self] a, b, c, d, e in
59 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:65:5: warning: 'public' modifier is redundant for instance method declared in a public extension
63 |     }
64 |
65 |     public func weakify<A, B, C, D, E, F>(_ code: @escaping (Self, A, B, C, D, E, F) -> Void) -> (A, B, C, D, E, F) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
66 |         return { [weak self] a, b, c, d, e, f in
67 |             guard let self = self else { return }
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:73:5: warning: 'public' modifier is redundant for instance method declared in a public extension
71 |     }
72 |
73 |     public func weakify<A, B, C, D, E, F, G>(_ code: @escaping (Self, A, B, C, D, E, F, G) -> Void) -> (A, B, C, D, E, F, G) -> Void {
   |     `- warning: 'public' modifier is redundant for instance method declared in a public extension
74 |         return { [weak self] a, b, c, d, e, f, g in
75 |             guard let self = self else { return }
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1720265777075878-swift-frontend-WeakableSelf-all-arm64_apple_ios12.0-swiftmodule-Onone-1179573440.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0590 seconds (2.3633 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6251 ( 47.8%)   0.2897 ( 38.5%)   0.9148 ( 44.4%)   1.0159 ( 43.0%)  parse-and-resolve-imports
   0.6247 ( 47.8%)   0.2883 ( 38.3%)   0.9130 ( 44.3%)   1.0134 ( 42.9%)  Import resolution
   0.0016 (  0.1%)   0.0084 (  1.1%)   0.0100 (  0.5%)   0.0650 (  2.8%)  load-stdlib
   0.0106 (  0.8%)   0.0329 (  4.4%)   0.0435 (  2.1%)   0.0522 (  2.2%)  perform-sema
   0.0105 (  0.8%)   0.0329 (  4.4%)   0.0435 (  2.1%)   0.0522 (  2.2%)  TypeCheckSourceFileRequest
   0.0105 (  0.8%)   0.0329 (  4.4%)   0.0434 (  2.1%)   0.0522 (  2.2%)  Type checking and Semantic analysis
   0.0105 (  0.8%)   0.0328 (  4.4%)   0.0433 (  2.1%)   0.0521 (  2.2%)  typecheck-decl
   0.0007 (  0.1%)   0.0034 (  0.4%)   0.0040 (  0.2%)   0.0059 (  0.2%)  LookupInModuleRequest
   0.0009 (  0.1%)   0.0031 (  0.4%)   0.0041 (  0.2%)   0.0057 (  0.2%)  UnqualifiedLookupRequest
   0.0008 (  0.1%)   0.0030 (  0.4%)   0.0038 (  0.2%)   0.0055 (  0.2%)  performUnqualifiedLookup
   0.0015 (  0.1%)   0.0021 (  0.3%)   0.0035 (  0.2%)   0.0042 (  0.2%)  InterfaceTypeRequest
   0.0009 (  0.1%)   0.0023 (  0.3%)   0.0032 (  0.2%)   0.0041 (  0.2%)  ResolveTypeRequest
   0.0003 (  0.0%)   0.0027 (  0.4%)   0.0030 (  0.1%)   0.0038 (  0.2%)  LookupConformanceInModuleRequest
   0.0010 (  0.1%)   0.0019 (  0.3%)   0.0029 (  0.1%)   0.0029 (  0.1%)  ExecuteSILPipelineRequest
   0.0010 (  0.1%)   0.0018 (  0.2%)   0.0028 (  0.1%)   0.0028 (  0.1%)  SIL optimization
   0.0003 (  0.0%)   0.0014 (  0.2%)   0.0017 (  0.1%)   0.0025 (  0.1%)  ExtendedNominalRequest
   0.0003 (  0.0%)   0.0015 (  0.2%)   0.0017 (  0.1%)   0.0023 (  0.1%)  RequirementSignatureRequest
   0.0002 (  0.0%)   0.0014 (  0.2%)   0.0016 (  0.1%)   0.0022 (  0.1%)  ProtocolDependenciesRequest
   0.0002 (  0.0%)   0.0013 (  0.2%)   0.0014 (  0.1%)   0.0022 (  0.1%)  import-clang-decl
   0.0002 (  0.0%)   0.0014 (  0.2%)   0.0016 (  0.1%)   0.0022 (  0.1%)  StructuralRequirementsRequest
   0.0001 (  0.0%)   0.0014 (  0.2%)   0.0015 (  0.1%)   0.0021 (  0.1%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0010 (  0.1%)   0.0011 (  0.1%)   0.0015 (  0.1%)  HasIsolatedSelfRequest
   0.0001 (  0.0%)   0.0010 (  0.1%)   0.0011 (  0.1%)   0.0015 (  0.1%)  IsActorRequest
   0.0009 (  0.1%)   0.0004 (  0.1%)   0.0013 (  0.1%)   0.0013 (  0.1%)  GenericSignatureRequest
   0.0008 (  0.1%)   0.0005 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.1%)  Serialization, swiftmodule
   0.0002 (  0.0%)   0.0005 (  0.1%)   0.0007 (  0.0%)   0.0011 (  0.0%)  ResultTypeRequest
   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0007 (  0.0%)   0.0009 (  0.0%)  ModuleQualifiedLookupRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  LocalDiscriminatorsRequest
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  InferredGenericSignatureRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ActorIsolationRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  QualifiedLookupRequest
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  build-rewrite-system
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AttachedPropertyWrappersRequest
   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%)  InheritedDeclsReferencedRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ASTLoweringRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  USRGenerationRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseTopLevelDeclsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ABIMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseAbstractFunctionBodyRequest
   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%)  ProtocolRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SILgen-decl
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandPeerMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  ExpandMemberAttributeMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  TypeAliasRequirementsRequest
   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.0000 (  0.0%)   0.0000 (  0.0%)  GenericParamListRequest
   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%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveImplicitMemberRequest
   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%)  IsDynamicRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PotentialMacroExpansionsInContextRequest
   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%)  FragileFunctionKindRequest
   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%)  AccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LookupAllConformancesInContextRequest
   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%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   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%)  SPIGroupsRequest
   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%)  OverriddenDeclsRequest
   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%)  IsObjCRequest
   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%)  AssociatedConformanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandExtensionMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GlobalActorAttributeRequest
   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%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConditionalRequirementsRequest
   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%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LifetimeDependenceInfoRequest
   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%)  IsStaticRequest
   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%)  SynthesizeMainFunctionRequest
   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%)  RawCommentRequest
   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%)  ResolveTypeWitnessesRequest
   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%)  AllInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DynamicallyReplacedDeclRequest
   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%)  CheckInconsistentSPIOnlyImportsRequest
   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%)  ExistentialConformsToSelfRequest
   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%)  ModuleImplicitImportsRequest
   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%)  ExpandSynthesizedMemberMacroRequest
   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%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   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%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasSelfOrAssociatedTypeRequirementsRequest
   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%)  ResolveValueWitnessesRequest
   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%)  PrimaryAssociatedTypesRequest
   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%)  TypeDeclsFromWhereClauseRequest
   1.3067 (100.0%)   0.7523 (100.0%)   2.0590 (100.0%)   2.3633 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9735 seconds (1.1395 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6389 (100.0%)   0.3346 (100.0%)   0.9735 (100.0%)   1.1395 (100.0%)  Building Target
   0.6389 (100.0%)   0.3346 (100.0%)   0.9735 (100.0%)   1.1395 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Weakable.swift /Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -enable-experimental-opaque-type-erasure -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -module-name WeakableSelf -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.0 -target-sdk-name iphoneos18.0 -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.o -index-unit-output-path /WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.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/Weakable.swift (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -enable-experimental-opaque-type-erasure -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -module-name WeakableSelf -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.0 -target-sdk-name iphoneos18.0 -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.o -index-unit-output-path /WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/Weakable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:17:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify(_ code: @escaping (Self) -> Void) -> () -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:25:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A>(_ code: @escaping (Self, A) -> Void) -> (A) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:33:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B>(_ code: @escaping (Self, A, B) -> Void) -> (A, B) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:41:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B, C>(_ code: @escaping (Self, A, B, C) -> Void) -> (A, B, C) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:49:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B, C, D>(_ code: @escaping (Self, A, B, C, D) -> Void) -> (A, B, C, D) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:57:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B, C, D, E>(_ code: @escaping (Self, A, B, C, D, E) -> Void) -> (A, B, C, D, E) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:65:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B, C, D, E, F>(_ code: @escaping (Self, A, B, C, D, E, F) -> Void) -> (A, B, C, D, E, F) -> Void {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift:73:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func weakify<A, B, C, D, E, F, G>(_ code: @escaping (Self, A, B, C, D, E, F, G) -> Void) -> (A, B, C, D, E, F, G) -> Void {
    ^~~~~~~

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1720265777076007-swift-frontend-WeakableSelf-Weakable.swift-arm64_apple_ios12.0-o-Onone-109249739.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.3281 seconds (5.4569 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0192 (  1.1%)   0.0452 (  2.9%)   0.0644 (  1.9%)   1.1171 ( 20.5%)  parse-and-resolve-imports
   0.0189 (  1.1%)   0.0448 (  2.8%)   0.0637 (  1.9%)   1.1163 ( 20.5%)  Import resolution
   0.4337 ( 24.9%)   0.4914 ( 31.0%)   0.9251 ( 27.8%)   0.9261 ( 17.0%)  SemanticDeclAttrsRequest
   0.3039 ( 17.4%)   0.1859 ( 11.7%)   0.4897 ( 14.7%)   0.4905 (  9.0%)  USRGenerationRequest
   0.2249 ( 12.9%)   0.2400 ( 15.2%)   0.4648 ( 14.0%)   0.4653 (  8.5%)  ActorIsolationRequest
   0.1091 (  6.3%)   0.0805 (  5.1%)   0.1896 (  5.7%)   0.1898 (  3.5%)  CollectOverriddenDeclsRequest
   0.1031 (  5.9%)   0.0849 (  5.4%)   0.1880 (  5.6%)   0.1886 (  3.5%)  InterfaceTypeRequest
   0.0844 (  4.8%)   0.0594 (  3.8%)   0.1438 (  4.3%)   0.1441 (  2.6%)  build-rewrite-system
   0.0802 (  4.6%)   0.0490 (  3.1%)   0.1293 (  3.9%)   0.1294 (  2.4%)  ProvideDefaultImplForRequest
   0.0286 (  1.6%)   0.0297 (  1.9%)   0.0583 (  1.8%)   0.0584 (  1.1%)  IsDynamicRequest
   0.0243 (  1.4%)   0.0246 (  1.6%)   0.0489 (  1.5%)   0.0492 (  0.9%)  AttachedPropertyWrappersRequest
   0.0224 (  1.3%)   0.0212 (  1.3%)   0.0436 (  1.3%)   0.0436 (  0.8%)  QualifiedLookupRequest
   0.0106 (  0.6%)   0.0228 (  1.4%)   0.0334 (  1.0%)   0.0424 (  0.8%)  load-stdlib
   0.0229 (  1.3%)   0.0157 (  1.0%)   0.0386 (  1.2%)   0.0401 (  0.7%)  LookupConformanceInModuleRequest
   0.0216 (  1.2%)   0.0162 (  1.0%)   0.0378 (  1.1%)   0.0376 (  0.7%)  ExpandPeerMacroRequest
   0.0220 (  1.3%)   0.0105 (  0.7%)   0.0325 (  1.0%)   0.0331 (  0.6%)  LookupAllConformancesInContextRequest
   0.0161 (  0.9%)   0.0107 (  0.7%)   0.0268 (  0.8%)   0.0267 (  0.5%)  HasIsolatedSelfRequest
   0.0142 (  0.8%)   0.0098 (  0.6%)   0.0239 (  0.7%)   0.0242 (  0.4%)  ModuleQualifiedLookupRequest
   0.0147 (  0.8%)   0.0088 (  0.6%)   0.0235 (  0.7%)   0.0235 (  0.4%)  ExpandMemberAttributeMacros
   0.0119 (  0.7%)   0.0087 (  0.5%)   0.0205 (  0.6%)   0.0204 (  0.4%)  DirectLookupRequest
   0.0121 (  0.7%)   0.0072 (  0.5%)   0.0193 (  0.6%)   0.0195 (  0.4%)  LookupInModuleRequest
   0.0112 (  0.6%)   0.0078 (  0.5%)   0.0190 (  0.6%)   0.0187 (  0.3%)  GlobalActorAttributeRequest
   0.0098 (  0.6%)   0.0073 (  0.5%)   0.0171 (  0.5%)   0.0169 (  0.3%)  IsFinalRequest
   0.0117 (  0.7%)   0.0046 (  0.3%)   0.0163 (  0.5%)   0.0163 (  0.3%)  AbstractGenericSignatureRequest
   0.0096 (  0.5%)   0.0066 (  0.4%)   0.0162 (  0.5%)   0.0162 (  0.3%)  import-clang-decl
   0.0087 (  0.5%)   0.0065 (  0.4%)   0.0152 (  0.5%)   0.0150 (  0.3%)  DynamicallyReplacedDeclRequest
   0.0075 (  0.4%)   0.0073 (  0.5%)   0.0148 (  0.4%)   0.0148 (  0.3%)  HasInitAccessorRequest
   0.0061 (  0.4%)   0.0068 (  0.4%)   0.0130 (  0.4%)   0.0143 (  0.3%)  perform-sema
   0.0061 (  0.4%)   0.0068 (  0.4%)   0.0130 (  0.4%)   0.0143 (  0.3%)  TypeCheckSourceFileRequest
   0.0061 (  0.3%)   0.0068 (  0.4%)   0.0129 (  0.4%)   0.0143 (  0.3%)  Type checking and Semantic analysis
   0.0052 (  0.3%)   0.0071 (  0.4%)   0.0123 (  0.4%)   0.0127 (  0.2%)  IRGenRequest
   0.0044 (  0.2%)   0.0063 (  0.4%)   0.0107 (  0.3%)   0.0109 (  0.2%)  IRGen
   0.0037 (  0.2%)   0.0047 (  0.3%)   0.0084 (  0.3%)   0.0097 (  0.2%)  TypeCheckFunctionBodyRequest
   0.0051 (  0.3%)   0.0037 (  0.2%)   0.0088 (  0.3%)   0.0091 (  0.2%)  OverriddenDeclsRequest
   0.0029 (  0.2%)   0.0041 (  0.3%)   0.0070 (  0.2%)   0.0083 (  0.2%)  typecheck-stmt
   0.0043 (  0.2%)   0.0031 (  0.2%)   0.0075 (  0.2%)   0.0075 (  0.1%)  AccessLevelRequest
   0.0037 (  0.2%)   0.0028 (  0.2%)   0.0065 (  0.2%)   0.0065 (  0.1%)  HasStorageRequest
   0.0046 (  0.3%)   0.0012 (  0.1%)   0.0058 (  0.2%)   0.0059 (  0.1%)  ExecuteSILPipelineRequest
   0.0030 (  0.2%)   0.0020 (  0.1%)   0.0050 (  0.1%)   0.0055 (  0.1%)  ASTLoweringRequest
   0.0032 (  0.2%)   0.0022 (  0.1%)   0.0054 (  0.2%)   0.0054 (  0.1%)  LifetimeDependenceInfoRequest
   0.0029 (  0.2%)   0.0020 (  0.1%)   0.0049 (  0.1%)   0.0054 (  0.1%)  SILgen-decl
   0.0024 (  0.1%)   0.0018 (  0.1%)   0.0042 (  0.1%)   0.0047 (  0.1%)  SILGen-function
   0.0024 (  0.1%)   0.0021 (  0.1%)   0.0044 (  0.1%)   0.0044 (  0.1%)  typecheck-decl
   0.0014 (  0.1%)   0.0013 (  0.1%)   0.0027 (  0.1%)   0.0027 (  0.1%)  PotentialMacroExpansionsInContextRequest
   0.0012 (  0.1%)   0.0010 (  0.1%)   0.0022 (  0.1%)   0.0022 (  0.0%)  GenericSignatureRequest
   0.0012 (  0.1%)   0.0009 (  0.1%)   0.0021 (  0.1%)   0.0021 (  0.0%)  UnqualifiedLookupRequest
   0.0012 (  0.1%)   0.0007 (  0.0%)   0.0020 (  0.1%)   0.0020 (  0.0%)  InheritedDeclsReferencedRequest
   0.0010 (  0.1%)   0.0007 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  SimpleDidSetRequest
   0.0017 (  0.1%)   0.0000 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  SIL optimization
   0.0010 (  0.1%)   0.0007 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  performUnqualifiedLookup
   0.0012 (  0.1%)   0.0005 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  RequirementSignatureRequest
   0.0010 (  0.1%)   0.0006 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  SPIGroupsRequest
   0.0009 (  0.1%)   0.0006 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  IsActorRequest
   0.0009 (  0.1%)   0.0005 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  GenericParamListRequest
   0.0010 (  0.1%)   0.0004 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  load-all-members
   0.0007 (  0.0%)   0.0006 (  0.0%)   0.0013 (  0.0%)   0.0013 (  0.0%)  ResolveTypeRequest
   0.0008 (  0.0%)   0.0004 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  CompareDeclSpecializationRequest
   0.0007 (  0.0%)   0.0003 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  ProtocolDependenciesRequest
   0.0005 (  0.0%)   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  AllInheritedProtocolsRequest
   0.0005 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  ExpandExtensionMacros
   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  ExtendedNominalRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  IsDistributedActorRequest
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  IsObjCRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0005 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  InferredGenericSignatureRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  StructuralRequirementsRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ResultTypeRequest
   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.0002 (  0.0%)   0.0002 (  0.0%)  ParseTopLevelDeclsRequest
   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%)  LocalDiscriminatorsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ParseSourceFileRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ResolveImplicitMemberRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-expr
   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%)  IsImplicitlyUnwrappedOptionalRequest
   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%)  StorageImplInfoRequest
   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%)  ABIMembersRequest
   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%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuperclassDeclRequest
   0.0000 (  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%)  IsNonUserModuleRequest
   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%)  DirectOperatorLookupRequest
   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%)  ExtendedTypeRequest
   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%)  ClassAncestryFlagsRequest
   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%)  SetterAccessLevelRequest
   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%)  DefaultInitializerIsolation
   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%)  AllMembersRequest
   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%)  IsStaticRequest
   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%)  LocalTypeDeclsRequest
   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%)  ExpandAccessorMacros
   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%)  ResultBuilderTypeRequest
   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%)  module-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%)  ClosureEffectsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   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%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternTypeRequest
   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%)  source-file-populate-cache
   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%)  ClosureHasResultExprRequest
   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%)  DefaultAndMaxAccessLevelRequest
   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%)  IsSingleValueStmtRequest
   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%)  CheckInconsistentWeakLinkedImportsRequest
   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%)  ResolveTypeWitnessesRequest
   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%)  IsFunctionBodySkippedRequest
   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%)  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%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveValueWitnessesRequest
   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-source-file-class-member-cache
   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%)  HasImportsMatchingFlagRequest
   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%)  SIL verification, pre-optimization
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeDeclsFromWhereClauseRequest
   1.7450 (100.0%)   1.5831 (100.0%)   3.3281 (100.0%)   5.4569 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9063 seconds (4.0012 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4942 (100.0%)   1.4121 (100.0%)   2.9063 (100.0%)   4.0012 (100.0%)  Building Target
   1.4942 (100.0%)   1.4121 (100.0%)   2.9063 (100.0%)   4.0012 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for WeakableSelf (in target 'WeakableSelf' from project 'WeakableSelf')
SwiftDriver\ Compilation\ Requirements WeakableSelf normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WeakableSelf -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -target arm64-apple-ios12.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 -Xfrontend -enable-experimental-opaque-type-erasure -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-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/WeakableSelf.framework/Headers/WeakableSelf-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-Swift.h (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Headers/WeakableSelf-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftmodule (in target 'WeakableSelf' from project 'WeakableSelf')
    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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.abi.json (in target 'WeakableSelf' from project 'WeakableSelf')
    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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftdoc (in target 'WeakableSelf' from project 'WeakableSelf')
    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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftsourceinfo (in target 'WeakableSelf' from project 'WeakableSelf')
    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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/WeakableSelf.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o.scan -- /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o -index-unit-output-path /WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o -index-unit-output-path /WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o
/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/WeakableSelf_vers.c -target-abi darwinpcs -target-cpu apple-a7 -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-ios12.0.0 -target-linker-version 1115.5.3 -target-sdk-version\=18.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -resource-dir /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.hmap -isystem /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/usr/local/include -isystem /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -std\=gnu11 -fmodules -fbuiltin-headers-in-system-modules -fmodule-name\=WeakableSelf -fno-implicit-modules -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name WeakableSelf_vers.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_vers.d -skip-unused-modulemap-deps
SwiftDriverJobDiscovery normal arm64 Compiling Weakable.swift (in target 'WeakableSelf' from project 'WeakableSelf')
SwiftDriver\ Compilation WeakableSelf normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WeakableSelf -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -target arm64-apple-ios12.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 -Xfrontend -enable-experimental-opaque-type-erasure -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.0-22A5297f-5fb6520ae82b0184c585533fdf98aaef.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf-9964bfbfbcf99f8ad1b43273e4e6553e-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf-project-headers.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf-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/WeakableSelf.framework/WeakableSelf normal (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -dynamiclib -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.LinkFileList -install_name @rpath/WeakableSelf.framework/WeakableSelf -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.0.0-Beta.2.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/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/WeakableSelf
ExtractAppIntentsMetadata (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework --toolchain-dir /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WeakableSelf --sdk-root /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk --xcode-version 16A5171r --platform-family iOS --deployment-target 12.0 --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/WeakableSelf --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'WeakableSelf' from project 'WeakableSelf')
AppIntentsSSUTraining (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/ssu --bundle-id fr.vincentpradeilles.WeakableSelf --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/Metadata.appintents --archive-ssu-assets
2024-07-06 07:36:21.335 appintentsnltrainingprocessor[667:3527] Parsing options for appintentsnltrainingprocessor
2024-07-06 07:36:21.336 appintentsnltrainingprocessor[667:3527] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/WeakableSelf.framework/WeakableSelf.tbd (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework/WeakableSelf -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/WeakableSelf.framework/WeakableSelf.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WeakableSelf",
  "name" : "WeakableSelf",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WeakableSelf",
      "targets" : [
        "WeakableSelf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WeakableSelf",
      "module_type" : "SwiftTarget",
      "name" : "WeakableSelf",
      "path" : "Sources",
      "product_memberships" : [
        "WeakableSelf"
      ],
      "sources" : [
        "Weakable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.