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 XCTAssertNoLeak, reference 0.3.2 (d24a03), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 00:20:15 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 XCTAssertNoLeak -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/tarunon/xctassertnoleak.git
Reference: 0.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tarunon/xctassertnoleak
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at d24a03c Merge pull request #17 from giginet/bump-up-version
Cloned https://github.com/tarunon/xctassertnoleak.git
Revision (git rev-parse @):
d24a03ce5bf92bd8ccf1aed1d44a060c92db204a
SUCCESS checkout https://github.com/tarunon/xctassertnoleak.git at 0.3.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tarunon/xctassertnoleak.git
https://github.com/tarunon/xctassertnoleak.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "XCTAssertNoLeak",
  "name" : "XCTAssertNoLeak",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "XCTAssertNoLeak",
      "targets" : [
        "XCTAssertNoLeak"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTAssertNoLeakTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeakTests",
      "path" : "Tests/XCTAssertNoLeakTests",
      "sources" : [
        "NodeTests.swift",
        "OldSwiftSupport.swift",
        "XCTAssertNoLeakTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCTAssertNoLeak"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCTAssertNoLeak",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeak",
      "path" : "Sources/XCTAssertNoLeak",
      "product_memberships" : [
        "XCTAssertNoLeak"
      ],
      "sources" : [
        "Core/Assert.swift",
        "Core/AssertNoLeakContext.swift",
        "Core/CustomTraversable.swift",
        "Core/Node.swift",
        "Core/OldSwiftSupport.swift",
        "Front/XCTAssertNoLeak.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "XCTAssertNoLeak",
  "name" : "XCTAssertNoLeak",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "XCTAssertNoLeak",
      "targets" : [
        "XCTAssertNoLeak"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTAssertNoLeakTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeakTests",
      "path" : "Tests/XCTAssertNoLeakTests",
      "sources" : [
        "NodeTests.swift",
        "OldSwiftSupport.swift",
        "XCTAssertNoLeakTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCTAssertNoLeak"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCTAssertNoLeak",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeak",
      "path" : "Sources/XCTAssertNoLeak",
      "product_memberships" : [
        "XCTAssertNoLeak"
      ],
      "sources" : [
        "Core/Assert.swift",
        "Core/AssertNoLeakContext.swift",
        "Core/CustomTraversable.swift",
        "Core/Node.swift",
        "Core/OldSwiftSupport.swift",
        "Front/XCTAssertNoLeak.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "XCTAssertNoLeak",
    "schemes" : [
      "XCTAssertNoLeak"
    ],
    "targets" : [
      "XCTAssertNoLeak",
      "XCTAssertNoLeakPackageDescription",
      "XCTAssertNoLeakPackageTests",
      "XCTAssertNoLeakTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XCTAssertNoLeak -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 XCTAssertNoLeak -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 'XCTAssertNoLeak' in project 'XCTAssertNoLeak' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3f1ef0b58713321fb4d3ebe7ce6b3cf0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3f1ef0b58713321fb4d3ebe7ce6b3cf0.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.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/XCTAssertNoLeak.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Headers (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyStaticMetadataFileList (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.LinkFileList (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-OutputFileMap.json (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftConstValuesFileList (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Info.plist /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj/XCTAssertNoLeak_Info.plist (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj/XCTAssertNoLeak_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/XCTAssertNoLeak.framework/Info.plist
SwiftDriver XCTAssertNoLeak normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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 XCTAssertNoLeak -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface -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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ OldSwiftSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/OldSwiftSupport.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/OldSwiftSupport.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206565130-swift-frontend-XCTAssertNoLeak-OldSwiftSupport.swift-arm64_apple_ios9.0-o-Onone-970026542.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3137 seconds (11.6719 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0295 ( 18.8%)   0.0527 ( 33.6%)   0.0822 ( 26.2%)   5.7166 ( 49.0%)  parse-and-resolve-imports
   0.0291 ( 18.6%)   0.0522 ( 33.3%)   0.0813 ( 25.9%)   5.7157 ( 49.0%)  Import resolution
   0.0813 ( 51.9%)   0.0260 ( 16.6%)   0.1073 ( 34.2%)   0.1072 (  0.9%)  build-rewrite-system
   0.0016 (  1.0%)   0.0120 (  7.7%)   0.0137 (  4.4%)   0.1032 (  0.9%)  load-stdlib
   0.0122 (  7.8%)   0.0107 (  6.8%)   0.0229 (  7.3%)   0.0229 (  0.2%)  import-clang-decl
   0.0021 (  1.3%)   0.0029 (  1.8%)   0.0050 (  1.6%)   0.0050 (  0.0%)  IRGen
   0.0008 (  0.5%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0001 (  0.1%)   0.0002 (  0.0%)   0.0002 (  0.0%)  perform-sema
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Type checking and Semantic analysis
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  typecheck-decl
   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%)  SILGen
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1568 (100.0%)   0.1569 (100.0%)   0.3137 (100.0%)  11.6719 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4299 seconds (7.1915 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8879 (100.0%)   0.5420 (100.0%)   1.4299 (100.0%)   7.1915 (100.0%)  Building Target
   0.8879 (100.0%)   0.5420 (100.0%)   1.4299 (100.0%)   7.1915 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ XCTAssertNoLeak (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206569558-swift-frontend-XCTAssertNoLeak-all-arm64_apple_ios9.0-swiftmodule-Onone-1131386842.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3600 seconds (11.6570 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0365 ( 22.5%)   0.0634 ( 32.0%)   0.0998 ( 27.7%)   5.7355 ( 49.2%)  parse-and-resolve-imports
   0.0360 ( 22.3%)   0.0629 ( 31.7%)   0.0989 ( 27.5%)   5.7346 ( 49.2%)  Import resolution
   0.0137 (  8.5%)   0.0408 ( 20.6%)   0.0545 ( 15.1%)   0.0799 (  0.7%)  load-stdlib
   0.0167 ( 10.3%)   0.0066 (  3.3%)   0.0233 (  6.5%)   0.0233 (  0.2%)  perform-sema
   0.0166 ( 10.2%)   0.0066 (  3.3%)   0.0232 (  6.4%)   0.0232 (  0.2%)  Type checking and Semantic analysis
   0.0164 ( 10.1%)   0.0065 (  3.3%)   0.0228 (  6.3%)   0.0229 (  0.2%)  typecheck-decl
   0.0111 (  6.9%)   0.0047 (  2.3%)   0.0158 (  4.4%)   0.0158 (  0.1%)  SIL optimization
   0.0087 (  5.4%)   0.0021 (  1.1%)   0.0108 (  3.0%)   0.0108 (  0.1%)  build-rewrite-system
   0.0016 (  1.0%)   0.0025 (  1.3%)   0.0041 (  1.1%)   0.0041 (  0.0%)  import-clang-decl
   0.0021 (  1.3%)   0.0007 (  0.3%)   0.0027 (  0.8%)   0.0027 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0009 (  0.4%)   0.0011 (  0.3%)   0.0011 (  0.0%)  Serialization, swiftdoc
   0.0007 (  0.5%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  Serialization, swiftmodule
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  typecheck-expr
   0.0005 (  0.3%)   0.0002 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  SILGen-function
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   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%)  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1619 (100.0%)   0.1981 (100.0%)   0.3600 (100.0%)  11.6570 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2084 seconds (5.8695 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0859 (100.0%)   0.1225 (100.0%)   0.2084 (100.0%)   5.8695 (100.0%)  Building Target
   0.0859 (100.0%)   0.1225 (100.0%)   0.2084 (100.0%)   5.8695 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CustomTraversable.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/CustomTraversable.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/CustomTraversable.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206570237-swift-frontend-XCTAssertNoLeak-CustomTraversable.swift-arm64_apple_ios9.0-o-Onone-8759567.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 10.8074 seconds (11.6416 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   4.1923 ( 49.4%)   1.1403 ( 49.2%)   5.3326 ( 49.3%)   5.7115 ( 49.1%)  parse-and-resolve-imports
   4.1919 ( 49.4%)   1.1402 ( 49.2%)   5.3321 ( 49.3%)   5.7111 ( 49.1%)  Import resolution
   0.0807 (  1.0%)   0.0125 (  0.5%)   0.0932 (  0.9%)   0.0931 (  0.8%)  build-rewrite-system
   0.0016 (  0.0%)   0.0105 (  0.5%)   0.0121 (  0.1%)   0.0885 (  0.8%)  load-stdlib
   0.0120 (  0.1%)   0.0089 (  0.4%)   0.0209 (  0.2%)   0.0209 (  0.2%)  import-clang-decl
   0.0030 (  0.0%)   0.0054 (  0.2%)   0.0084 (  0.1%)   0.0084 (  0.1%)  IRGen
   0.0018 (  0.0%)   0.0002 (  0.0%)   0.0021 (  0.0%)   0.0021 (  0.0%)  perform-sema
   0.0018 (  0.0%)   0.0002 (  0.0%)   0.0020 (  0.0%)   0.0020 (  0.0%)  Type checking and Semantic analysis
   0.0014 (  0.0%)   0.0002 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  typecheck-decl
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0006 (  0.0%)   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  SILGen
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-stmt
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SILGen-function
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL optimization
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   8.4886 (100.0%)   2.3187 (100.0%)  10.8074 (100.0%)  11.6416 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 6.6901 seconds (7.1860 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   5.0618 (100.0%)   1.6283 (100.0%)   6.6901 (100.0%)   7.1860 (100.0%)  Building Target
   5.0618 (100.0%)   1.6283 (100.0%)   6.6901 (100.0%)   7.1860 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Node.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Node.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Node.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206570664-swift-frontend-XCTAssertNoLeak-Node.swift-arm64_apple_ios9.0-o-Onone-1525422233.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5581 seconds (12.1415 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0310 (  8.9%)   0.0576 ( 27.7%)   0.0887 ( 15.9%)   5.8427 ( 48.1%)  parse-and-resolve-imports
   0.0307 (  8.8%)   0.0571 ( 27.4%)   0.0877 ( 15.7%)   5.8417 ( 48.1%)  Import resolution
   0.0785 ( 22.4%)   0.0248 ( 11.9%)   0.1034 ( 18.5%)   0.1033 (  0.9%)  build-rewrite-system
   0.0017 (  0.5%)   0.0103 (  5.0%)   0.0120 (  2.2%)   0.0876 (  0.7%)  load-stdlib
   0.0438 ( 12.5%)   0.0116 (  5.6%)   0.0553 (  9.9%)   0.0553 (  0.5%)  perform-sema
   0.0437 ( 12.5%)   0.0115 (  5.5%)   0.0552 (  9.9%)   0.0552 (  0.5%)  Type checking and Semantic analysis
   0.0328 (  9.4%)   0.0076 (  3.6%)   0.0403 (  7.2%)   0.0403 (  0.3%)  typecheck-stmt
   0.0127 (  3.6%)   0.0095 (  4.6%)   0.0223 (  4.0%)   0.0223 (  0.2%)  import-clang-decl
   0.0170 (  4.9%)   0.0047 (  2.2%)   0.0217 (  3.9%)   0.0217 (  0.2%)  typecheck-decl
   0.0133 (  3.8%)   0.0031 (  1.5%)   0.0165 (  3.0%)   0.0165 (  0.1%)  typecheck-expr
   0.0112 (  3.2%)   0.0023 (  1.1%)   0.0135 (  2.4%)   0.0135 (  0.1%)  SILGen
   0.0094 (  2.7%)   0.0039 (  1.9%)   0.0134 (  2.4%)   0.0134 (  0.1%)  IRGen
   0.0096 (  2.7%)   0.0021 (  1.0%)   0.0117 (  2.1%)   0.0117 (  0.1%)  SILGen-function
   0.0074 (  2.1%)   0.0003 (  0.1%)   0.0077 (  1.4%)   0.0077 (  0.1%)  SIL optimization
   0.0061 (  1.7%)   0.0014 (  0.7%)   0.0075 (  1.3%)   0.0074 (  0.1%)  precheck-target
   0.0009 (  0.3%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3499 (100.0%)   0.2082 (100.0%)   0.5581 (100.0%)  12.1415 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3316 seconds (7.1884 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8856 (100.0%)   0.4459 (100.0%)   1.3316 (100.0%)   7.1884 (100.0%)  Building Target
   0.8856 (100.0%)   0.4459 (100.0%)   1.3316 (100.0%)   7.1884 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Assert.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Assert.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206570940-swift-frontend-XCTAssertNoLeak-Assert.swift-arm64_apple_ios9.0-o-Onone-1088093081.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3026 seconds (11.7014 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0293 ( 17.9%)   0.0434 ( 31.3%)   0.0727 ( 24.0%)   5.7131 ( 48.8%)  parse-and-resolve-imports
   0.0289 ( 17.7%)   0.0429 ( 30.9%)   0.0718 ( 23.7%)   5.7122 ( 48.8%)  Import resolution
   0.0017 (  1.0%)   0.0102 (  7.3%)   0.0119 (  3.9%)   0.1299 (  1.1%)  load-stdlib
   0.0782 ( 47.7%)   0.0258 ( 18.6%)   0.1040 ( 34.4%)   0.1039 (  0.9%)  build-rewrite-system
   0.0121 (  7.4%)   0.0103 (  7.5%)   0.0225 (  7.4%)   0.0224 (  0.2%)  import-clang-decl
   0.0032 (  2.0%)   0.0031 (  2.2%)   0.0063 (  2.1%)   0.0063 (  0.1%)  IRGen
   0.0020 (  1.2%)   0.0007 (  0.5%)   0.0028 (  0.9%)   0.0028 (  0.0%)  perform-sema
   0.0020 (  1.2%)   0.0007 (  0.5%)   0.0027 (  0.9%)   0.0027 (  0.0%)  Type checking and Semantic analysis
   0.0014 (  0.9%)   0.0005 (  0.4%)   0.0019 (  0.6%)   0.0020 (  0.0%)  typecheck-decl
   0.0011 (  0.6%)   0.0004 (  0.3%)   0.0014 (  0.5%)   0.0014 (  0.0%)  typecheck-expr
   0.0009 (  0.6%)   0.0003 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  typecheck-stmt
   0.0010 (  0.6%)   0.0002 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  load-all-members
   0.0009 (  0.5%)   0.0000 (  0.0%)   0.0009 (  0.3%)   0.0009 (  0.0%)  SIL optimization
   0.0007 (  0.4%)   0.0001 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  SILGen-function
   0.0000 (  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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1639 (100.0%)   0.1388 (100.0%)   0.3026 (100.0%)  11.7014 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4003 seconds (7.1835 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8791 (100.0%)   0.5212 (100.0%)   1.4003 (100.0%)   7.1835 (100.0%)  Building Target
   0.8791 (100.0%)   0.5212 (100.0%)   1.4003 (100.0%)   7.1835 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Assert.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ AssertNoLeakContext.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/AssertNoLeakContext.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/AssertNoLeakContext.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206570764-swift-frontend-XCTAssertNoLeak-AssertNoLeakContext.swift-arm64_apple_ios9.0-o-Onone-918095589.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4413 seconds (12.1166 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0314 ( 12.6%)   0.0580 ( 30.1%)   0.0894 ( 20.3%)   5.8880 ( 48.6%)  parse-and-resolve-imports
   0.0310 ( 12.4%)   0.0574 ( 29.8%)   0.0883 ( 20.0%)   5.8869 ( 48.6%)  Import resolution
   0.0776 ( 31.2%)   0.0250 ( 13.0%)   0.1026 ( 23.3%)   0.1026 (  0.8%)  build-rewrite-system
   0.0017 (  0.7%)   0.0082 (  4.3%)   0.0099 (  2.2%)   0.0876 (  0.7%)  load-stdlib
   0.0182 (  7.3%)   0.0061 (  3.2%)   0.0243 (  5.5%)   0.0243 (  0.2%)  perform-sema
   0.0181 (  7.3%)   0.0060 (  3.1%)   0.0242 (  5.5%)   0.0242 (  0.2%)  Type checking and Semantic analysis
   0.0128 (  5.1%)   0.0103 (  5.3%)   0.0231 (  5.2%)   0.0231 (  0.2%)  import-clang-decl
   0.0154 (  6.2%)   0.0053 (  2.7%)   0.0207 (  4.7%)   0.0207 (  0.2%)  typecheck-expr
   0.0149 (  6.0%)   0.0051 (  2.6%)   0.0200 (  4.5%)   0.0200 (  0.2%)  typecheck-stmt
   0.0094 (  3.8%)   0.0036 (  1.9%)   0.0130 (  2.9%)   0.0130 (  0.1%)  precheck-target
   0.0062 (  2.5%)   0.0051 (  2.7%)   0.0113 (  2.6%)   0.0118 (  0.1%)  IRGen
   0.0041 (  1.7%)   0.0004 (  0.2%)   0.0046 (  1.0%)   0.0046 (  0.0%)  SIL optimization
   0.0027 (  1.1%)   0.0009 (  0.5%)   0.0036 (  0.8%)   0.0036 (  0.0%)  typecheck-decl
   0.0027 (  1.1%)   0.0004 (  0.2%)   0.0032 (  0.7%)   0.0032 (  0.0%)  SILGen
   0.0020 (  0.8%)   0.0003 (  0.2%)   0.0023 (  0.5%)   0.0023 (  0.0%)  SILGen-function
   0.0007 (  0.3%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2489 (100.0%)   0.1924 (100.0%)   0.4413 (100.0%)  12.1166 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2810 seconds (7.1875 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8252 (100.0%)   0.4559 (100.0%)   1.2810 (100.0%)   7.1875 (100.0%)  Building Target
   0.8252 (100.0%)   0.4559 (100.0%)   1.2810 (100.0%)   7.1875 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ XCTAssertNoLeak.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Front/XCTAssertNoLeak.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Front/XCTAssertNoLeak.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713206570184-swift-frontend-XCTAssertNoLeak-XCTAssertNoLeak.swift-arm64_apple_ios9.0-o-Onone-2050691546.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3144 seconds (12.0537 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0306 ( 18.4%)   0.0478 ( 32.3%)   0.0784 ( 24.9%)   5.8960 ( 48.9%)  parse-and-resolve-imports
   0.0301 ( 18.1%)   0.0470 ( 31.8%)   0.0772 ( 24.5%)   5.8948 ( 48.9%)  Import resolution
   0.0018 (  1.1%)   0.0109 (  7.4%)   0.0127 (  4.0%)   0.1168 (  1.0%)  load-stdlib
   0.0759 ( 45.5%)   0.0245 ( 16.6%)   0.1004 ( 31.9%)   0.1003 (  0.8%)  build-rewrite-system
   0.0136 (  8.2%)   0.0108 (  7.3%)   0.0243 (  7.7%)   0.0243 (  0.2%)  import-clang-decl
   0.0023 (  1.4%)   0.0030 (  2.0%)   0.0053 (  1.7%)   0.0053 (  0.0%)  IRGen
   0.0025 (  1.5%)   0.0009 (  0.6%)   0.0033 (  1.1%)   0.0033 (  0.0%)  perform-sema
   0.0024 (  1.5%)   0.0009 (  0.6%)   0.0033 (  1.0%)   0.0033 (  0.0%)  Type checking and Semantic analysis
   0.0016 (  1.0%)   0.0005 (  0.3%)   0.0021 (  0.7%)   0.0021 (  0.0%)  typecheck-expr
   0.0013 (  0.8%)   0.0003 (  0.2%)   0.0016 (  0.5%)   0.0016 (  0.0%)  typecheck-stmt
   0.0010 (  0.6%)   0.0005 (  0.3%)   0.0015 (  0.5%)   0.0016 (  0.0%)  typecheck-decl
   0.0010 (  0.6%)   0.0002 (  0.1%)   0.0012 (  0.4%)   0.0012 (  0.0%)  precheck-target
   0.0008 (  0.5%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0006 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.0%)  SILGen
   0.0007 (  0.4%)   0.0000 (  0.0%)   0.0007 (  0.2%)   0.0007 (  0.0%)  SIL optimization
   0.0004 (  0.2%)   0.0001 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.0%)  SILGen-function
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1667 (100.0%)   0.1477 (100.0%)   0.3144 (100.0%)  12.0537 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6140 seconds (7.5598 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0134 (100.0%)   0.6006 (100.0%)   1.6140 (100.0%)   7.5598 (100.0%)  Building Target
   1.0134 (100.0%)   0.6006 (100.0%)   1.6140 (100.0%)   7.5598 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for XCTAssertNoLeak (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriver\ Compilation\ Requirements XCTAssertNoLeak normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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 XCTAssertNoLeak -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface -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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h -no-verify-emitted-module-interface -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/XCTAssertNoLeak.framework/Headers/XCTAssertNoLeak-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Headers/XCTAssertNoLeak-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftdoc (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.private.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.abi.json (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftsourceinfo (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OldSwiftSupport.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling CustomTraversable.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling Assert.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling Node.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling AssertNoLeakContext.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling XCTAssertNoLeak.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriver\ Compilation XCTAssertNoLeak normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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 XCTAssertNoLeak -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface -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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h -no-verify-emitted-module-interface -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/XCTAssertNoLeak.framework/XCTAssertNoLeak normal (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.LinkFileList -install_name @rpath/XCTAssertNoLeak.framework/XCTAssertNoLeak -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_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/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -framework XCTest -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/XCTAssertNoLeak
ExtractAppIntentsMetadata (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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 XCTAssertNoLeak --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 9.0 --bundle-identifier XCTAssertNoLeak --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework --target-triple arm64-apple-ios9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/XCTAssertNoLeak --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:20:14.380 appintentsmetadataprocessor[702:4091] Starting appintentsmetadataprocessor export
2025-04-26 17:20:14.382 appintentsmetadataprocessor[702:4091] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    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/XCTAssertNoLeak.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/ssu --bundle-id XCTAssertNoLeak --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-iphoneos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList --archive-ssu-assets
2025-04-26 17:20:14.405 appintentsnltrainingprocessor[703:4092] Parsing options for appintentsnltrainingprocessor
2025-04-26 17:20:14.405 appintentsnltrainingprocessor[703:4092] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/XCTAssertNoLeak.framework/XCTAssertNoLeak.tbd (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework/XCTAssertNoLeak -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/XCTAssertNoLeak.framework/XCTAssertNoLeak.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/XCTAssertNoLeak.framework
/Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "XCTAssertNoLeak",
  "name" : "XCTAssertNoLeak",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "XCTAssertNoLeak",
      "targets" : [
        "XCTAssertNoLeak"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTAssertNoLeakTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeakTests",
      "path" : "Tests/XCTAssertNoLeakTests",
      "sources" : [
        "NodeTests.swift",
        "OldSwiftSupport.swift",
        "XCTAssertNoLeakTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCTAssertNoLeak"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCTAssertNoLeak",
      "module_type" : "SwiftTarget",
      "name" : "XCTAssertNoLeak",
      "path" : "Sources/XCTAssertNoLeak",
      "product_memberships" : [
        "XCTAssertNoLeak"
      ],
      "sources" : [
        "Core/Assert.swift",
        "Core/AssertNoLeakContext.swift",
        "Core/CustomTraversable.swift",
        "Core/Node.swift",
        "Core/OldSwiftSupport.swift",
        "Front/XCTAssertNoLeak.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.