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.1 for iOS using Xcode 16.3 on 24 Apr 2025 11:35:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Weakable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.1
Building package at path:  $PWD
https://github.com/vincent-pradeilles/weakable-self.git
https://github.com/vincent-pradeilles/weakable-self.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Weakable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Weakable -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'WeakableSelf' in project 'WeakableSelf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7043bf02d70079354727a7adc05e65d7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7043bf02d70079354727a7adc05e65d7.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/WeakableSelf.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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
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/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/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-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-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-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-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/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/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/WeakableSelf.DependencyStaticMetadataFileList (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.DependencyStaticMetadataFileList
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.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.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/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.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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
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
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
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 (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
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.3.0.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-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-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 -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.4-22E235-339d34bc69d7fc736c3220795c36f340.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
SwiftCompile normal arm64 Compiling\ Weakable.swift /Users/admin/builder/spi-builder-workspace/Sources/Weakable.swift (in target 'WeakableSelf' from project 'WeakableSelf')
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

/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-1745494526821654-swift-frontend-WeakableSelf-Weakable.swift-arm64_apple_ios12.0-o-Onone-3584582905.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7358 seconds (3.0044 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9741 ( 47.6%)   0.3176 ( 46.1%)   1.2917 ( 47.2%)   1.4040 ( 46.7%)  parse-and-resolve-imports
   0.9737 ( 47.6%)   0.3164 ( 46.0%)   1.2901 ( 47.2%)   1.4014 ( 46.6%)  Import resolution
   0.0703 (  3.4%)   0.0144 (  2.1%)   0.0846 (  3.1%)   0.0846 (  2.8%)  build-rewrite-system
   0.0013 (  0.1%)   0.0062 (  0.9%)   0.0075 (  0.3%)   0.0443 (  1.5%)  load-stdlib
   0.0093 (  0.5%)   0.0066 (  1.0%)   0.0160 (  0.6%)   0.0169 (  0.6%)  import-clang-decl
   0.0036 (  0.2%)   0.0066 (  1.0%)   0.0102 (  0.4%)   0.0121 (  0.4%)  perform-sema
   0.0036 (  0.2%)   0.0065 (  1.0%)   0.0101 (  0.4%)   0.0121 (  0.4%)  Type checking and Semantic analysis
   0.0019 (  0.1%)   0.0056 (  0.8%)   0.0074 (  0.3%)   0.0092 (  0.3%)  typecheck-decl
   0.0030 (  0.1%)   0.0023 (  0.3%)   0.0052 (  0.2%)   0.0056 (  0.2%)  IRGen
   0.0017 (  0.1%)   0.0026 (  0.4%)   0.0043 (  0.2%)   0.0048 (  0.2%)  SILGen
   0.0013 (  0.1%)   0.0025 (  0.4%)   0.0038 (  0.1%)   0.0044 (  0.1%)  SILGen-function
   0.0015 (  0.1%)   0.0009 (  0.1%)   0.0023 (  0.1%)   0.0026 (  0.1%)  typecheck-stmt
   0.0016 (  0.1%)   0.0000 (  0.0%)   0.0016 (  0.1%)   0.0016 (  0.1%)  SIL optimization
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   2.0474 (100.0%)   0.6885 (100.0%)   2.7358 (100.0%)   3.0044 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.2649 seconds (2.4237 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6926 (100.0%)   0.5724 (100.0%)   2.2649 (100.0%)   2.4237 (100.0%)  Building Target
   1.6926 (100.0%)   0.5724 (100.0%)   2.2649 (100.0%)   2.4237 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ WeakableSelf (in target 'WeakableSelf' from project 'WeakableSelf')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745494526821792-swift-frontend-WeakableSelf-all-arm64_apple_ios12.0-swiftmodule-Onone-1069929162.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1633 seconds (3.2462 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0248 ( 37.5%)   0.0395 ( 40.7%)   0.0643 ( 39.4%)   1.6008 ( 49.3%)  parse-and-resolve-imports
   0.0244 ( 36.8%)   0.0390 ( 40.2%)   0.0634 ( 38.8%)   1.5999 ( 49.3%)  Import resolution
   0.0106 ( 16.0%)   0.0106 ( 10.9%)   0.0212 ( 13.0%)   0.0300 (  0.9%)  load-stdlib
   0.0005 (  0.7%)   0.0030 (  3.1%)   0.0035 (  2.1%)   0.0040 (  0.1%)  SIL optimization
   0.0017 (  2.6%)   0.0009 (  0.9%)   0.0026 (  1.6%)   0.0026 (  0.1%)  perform-sema
   0.0017 (  2.6%)   0.0009 (  0.9%)   0.0026 (  1.6%)   0.0026 (  0.1%)  Type checking and Semantic analysis
   0.0003 (  0.4%)   0.0017 (  1.8%)   0.0020 (  1.2%)   0.0025 (  0.1%)  Serialization, swiftmodule
   0.0017 (  2.5%)   0.0008 (  0.9%)   0.0025 (  1.5%)   0.0025 (  0.1%)  typecheck-decl
   0.0003 (  0.5%)   0.0005 (  0.5%)   0.0008 (  0.5%)   0.0008 (  0.0%)  import-clang-decl
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  build-rewrite-system
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SILGen
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0662 (100.0%)   0.0971 (100.0%)   0.1633 (100.0%)   3.2462 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0944 seconds (1.6405 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0382 (100.0%)   0.0562 (100.0%)   0.0944 (100.0%)   1.6405 (100.0%)  Building Target
   0.0382 (100.0%)   0.0562 (100.0%)   0.0944 (100.0%)   1.6405 (100.0%)  Total
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

/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 {
    ^~~~~~~

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.3.0.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-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-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 -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.4-22E235-339d34bc69d7fc736c3220795c36f340.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.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/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.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/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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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
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.3.0.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-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-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 -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.4-22E235-339d34bc69d7fc736c3220795c36f340.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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 -rdynamic -Xlinker -no_deduplicate -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 -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/Objects-normal/arm64/WeakableSelf.swiftmodule -compatibility_version 1 -current_version 1 -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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WeakableSelf --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier fr.vincentpradeilles.WeakableSelf --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WeakableSelf.framework --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 --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.DependencyStaticMetadataFileList --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 --no-app-shortcuts-localization
2025-04-24 04:35:29.455 appintentsmetadataprocessor[698:3996] Starting appintentsmetadataprocessor export
2025-04-24 04:35:29.458 appintentsmetadataprocessor[698:3996] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'WeakableSelf' from project 'WeakableSelf')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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 --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WeakableSelf.build/Debug-iphoneos/WeakableSelf.build/WeakableSelf.DependencyMetadataFileList --archive-ssu-assets
2025-04-24 04:35:29.477 appintentsnltrainingprocessor[699:3997] Parsing options for appintentsnltrainingprocessor
2025-04-24 04:35:29.478 appintentsnltrainingprocessor[699:3997] 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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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.