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 tvOS using Xcode 16.3 on 27 Apr 2025 00:20:00 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=tvOS 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:         tvOS
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=tvOS 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=tvOS "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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 741a9ee20fc943e6e9adb21a8a68a763
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/741a9ee20fc943e6e9adb21a8a68a763.xcbuilddata
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/XCTAssertNoLeak.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/XCTAssertNoLeak.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-OutputFileMap.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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 appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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\ Assert.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Assert.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713192263475-swift-frontend-XCTAssertNoLeak-Assert.swift-arm64_apple_tvos9.0-o-Onone-4099354497.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3970 seconds (10.6212 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0339 ( 18.8%)   0.0670 ( 31.0%)   0.1009 ( 25.4%)   5.2012 ( 49.0%)  parse-and-resolve-imports
   0.0335 ( 18.5%)   0.0668 ( 30.9%)   0.1003 ( 25.3%)   5.2006 ( 49.0%)  Import resolution
   0.0774 ( 42.9%)   0.0268 ( 12.4%)   0.1042 ( 26.3%)   0.1041 (  1.0%)  build-rewrite-system
   0.0128 (  7.1%)   0.0412 ( 19.0%)   0.0540 ( 13.6%)   0.0777 (  0.7%)  load-stdlib
   0.0113 (  6.2%)   0.0092 (  4.3%)   0.0205 (  5.2%)   0.0205 (  0.2%)  import-clang-decl
   0.0031 (  1.7%)   0.0033 (  1.5%)   0.0064 (  1.6%)   0.0064 (  0.1%)  IRGen
   0.0016 (  0.9%)   0.0005 (  0.2%)   0.0021 (  0.5%)   0.0021 (  0.0%)  perform-sema
   0.0016 (  0.9%)   0.0004 (  0.2%)   0.0020 (  0.5%)   0.0020 (  0.0%)  Type checking and Semantic analysis
   0.0010 (  0.6%)   0.0003 (  0.1%)   0.0014 (  0.3%)   0.0014 (  0.0%)  typecheck-decl
   0.0009 (  0.5%)   0.0003 (  0.1%)   0.0012 (  0.3%)   0.0012 (  0.0%)  typecheck-expr
   0.0008 (  0.5%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.0%)  typecheck-stmt
   0.0009 (  0.5%)   0.0000 (  0.0%)   0.0009 (  0.2%)   0.0009 (  0.0%)  SIL optimization
   0.0008 (  0.4%)   0.0001 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  SILGen
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0003 (  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.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1806 (100.0%)   0.2164 (100.0%)   0.3970 (100.0%)  10.6212 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4736 seconds (6.6326 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8685 (100.0%)   0.6051 (100.0%)   1.4736 (100.0%)   6.6326 (100.0%)  Building Target
   0.8685 (100.0%)   0.6051 (100.0%)   1.4736 (100.0%)   6.6326 (100.0%)  Total
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-1745713192254937-swift-frontend-XCTAssertNoLeak-AssertNoLeakContext.swift-arm64_apple_tvos9.0-o-Onone-2774757653.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 9.8630 seconds (10.6420 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.8383 ( 48.9%)   0.9881 ( 48.9%)   4.8264 ( 48.9%)   5.1677 ( 48.6%)  parse-and-resolve-imports
   3.8379 ( 48.9%)   0.9880 ( 48.9%)   4.8260 ( 48.9%)   5.1672 ( 48.6%)  Import resolution
   0.0016 (  0.0%)   0.0118 (  0.6%)   0.0134 (  0.1%)   0.1094 (  1.0%)  load-stdlib
   0.0774 (  1.0%)   0.0097 (  0.5%)   0.0871 (  0.9%)   0.0870 (  0.8%)  build-rewrite-system
   0.0110 (  0.1%)   0.0089 (  0.4%)   0.0199 (  0.2%)   0.0199 (  0.2%)  import-clang-decl
   0.0148 (  0.2%)   0.0023 (  0.1%)   0.0172 (  0.2%)   0.0172 (  0.2%)  perform-sema
   0.0148 (  0.2%)   0.0023 (  0.1%)   0.0171 (  0.2%)   0.0171 (  0.2%)  Type checking and Semantic analysis
   0.0123 (  0.2%)   0.0019 (  0.1%)   0.0142 (  0.1%)   0.0142 (  0.1%)  typecheck-expr
   0.0119 (  0.2%)   0.0018 (  0.1%)   0.0137 (  0.1%)   0.0137 (  0.1%)  typecheck-stmt
   0.0079 (  0.1%)   0.0011 (  0.1%)   0.0090 (  0.1%)   0.0090 (  0.1%)  precheck-target
   0.0053 (  0.1%)   0.0031 (  0.2%)   0.0084 (  0.1%)   0.0089 (  0.1%)  IRGen
   0.0024 (  0.0%)   0.0005 (  0.0%)   0.0029 (  0.0%)   0.0029 (  0.0%)  typecheck-decl
   0.0025 (  0.0%)   0.0002 (  0.0%)   0.0027 (  0.0%)   0.0027 (  0.0%)  SILGen
   0.0018 (  0.0%)   0.0005 (  0.0%)   0.0024 (  0.0%)   0.0024 (  0.0%)  SIL optimization
   0.0018 (  0.0%)   0.0001 (  0.0%)   0.0019 (  0.0%)   0.0019 (  0.0%)  SILGen-function
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  load-all-members
   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%)  get-conformance-access-path
   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%)  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%)  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
   7.8425 (100.0%)   2.0205 (100.0%)   9.8630 (100.0%)  10.6420 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 6.1691 seconds (6.6420 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   4.6888 (100.0%)   1.4803 (100.0%)   6.1691 (100.0%)   6.6420 (100.0%)  Building Target
   4.6888 (100.0%)   1.4803 (100.0%)   6.1691 (100.0%)   6.6420 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ CustomTraversable.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/CustomTraversable.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713192262483-swift-frontend-XCTAssertNoLeak-CustomTraversable.swift-arm64_apple_tvos9.0-o-Onone-3716547183.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3411 seconds (10.8499 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0290 ( 18.7%)   0.0707 ( 37.9%)   0.0997 ( 29.2%)   5.3135 ( 49.0%)  parse-and-resolve-imports
   0.0287 ( 18.5%)   0.0702 ( 37.7%)   0.0988 ( 29.0%)   5.3126 ( 49.0%)  Import resolution
   0.0743 ( 48.0%)   0.0230 ( 12.4%)   0.0973 ( 28.5%)   0.0972 (  0.9%)  build-rewrite-system
   0.0016 (  1.0%)   0.0082 (  4.4%)   0.0098 (  2.9%)   0.0911 (  0.8%)  load-stdlib
   0.0111 (  7.2%)   0.0083 (  4.5%)   0.0195 (  5.7%)   0.0194 (  0.2%)  import-clang-decl
   0.0026 (  1.7%)   0.0031 (  1.7%)   0.0057 (  1.7%)   0.0057 (  0.1%)  IRGen
   0.0018 (  1.1%)   0.0008 (  0.4%)   0.0025 (  0.7%)   0.0025 (  0.0%)  perform-sema
   0.0017 (  1.1%)   0.0007 (  0.4%)   0.0024 (  0.7%)   0.0024 (  0.0%)  Type checking and Semantic analysis
   0.0012 (  0.7%)   0.0005 (  0.2%)   0.0016 (  0.5%)   0.0016 (  0.0%)  typecheck-decl
   0.0008 (  0.5%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.0%)  SILGen
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0008 (  0.5%)   0.0000 (  0.0%)   0.0008 (  0.2%)   0.0008 (  0.0%)  SIL optimization
   0.0004 (  0.3%)   0.0002 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.0%)  typecheck-stmt
   0.0003 (  0.2%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  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%)  source-file-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%)  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%)  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.1549 (100.0%)   0.1863 (100.0%)   0.3411 (100.0%)  10.8499 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3142 seconds (6.6333 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8041 (100.0%)   0.5101 (100.0%)   1.3142 (100.0%)   6.6333 (100.0%)  Building Target
   0.8041 (100.0%)   0.5101 (100.0%)   1.3142 (100.0%)   6.6333 (100.0%)  Total
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

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-1745713192262671-swift-frontend-XCTAssertNoLeak-XCTAssertNoLeak.swift-arm64_apple_tvos9.0-o-Onone-4068643466.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3382 seconds (10.6203 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0275 ( 17.1%)   0.0637 ( 36.0%)   0.0913 ( 27.0%)   5.1895 ( 48.9%)  parse-and-resolve-imports
   0.0272 ( 16.9%)   0.0633 ( 35.7%)   0.0905 ( 26.8%)   5.1887 ( 48.9%)  Import resolution
   0.0785 ( 48.7%)   0.0251 ( 14.2%)   0.1036 ( 30.6%)   0.1035 (  1.0%)  build-rewrite-system
   0.0018 (  1.1%)   0.0093 (  5.3%)   0.0111 (  3.3%)   0.0968 (  0.9%)  load-stdlib
   0.0118 (  7.3%)   0.0101 (  5.7%)   0.0219 (  6.5%)   0.0219 (  0.2%)  import-clang-decl
   0.0022 (  1.4%)   0.0026 (  1.5%)   0.0048 (  1.4%)   0.0048 (  0.0%)  IRGen
   0.0023 (  1.4%)   0.0007 (  0.4%)   0.0030 (  0.9%)   0.0030 (  0.0%)  perform-sema
   0.0023 (  1.4%)   0.0007 (  0.4%)   0.0030 (  0.9%)   0.0030 (  0.0%)  Type checking and Semantic analysis
   0.0015 (  1.0%)   0.0003 (  0.2%)   0.0019 (  0.6%)   0.0019 (  0.0%)  typecheck-expr
   0.0010 (  0.6%)   0.0004 (  0.2%)   0.0014 (  0.4%)   0.0015 (  0.0%)  typecheck-decl
   0.0012 (  0.8%)   0.0002 (  0.1%)   0.0014 (  0.4%)   0.0014 (  0.0%)  typecheck-stmt
   0.0010 (  0.6%)   0.0002 (  0.1%)   0.0012 (  0.3%)   0.0012 (  0.0%)  precheck-target
   0.0009 (  0.5%)   0.0003 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0007 (  0.5%)   0.0000 (  0.0%)   0.0008 (  0.2%)   0.0008 (  0.0%)  SIL optimization
   0.0006 (  0.4%)   0.0001 (  0.1%)   0.0007 (  0.2%)   0.0007 (  0.0%)  SILGen
   0.0003 (  0.2%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  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%)  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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1611 (100.0%)   0.1771 (100.0%)   0.3382 (100.0%)  10.6203 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7574 seconds (6.9754 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0458 (100.0%)   0.7116 (100.0%)   1.7574 (100.0%)   6.9754 (100.0%)  Building Target
   1.0458 (100.0%)   0.7116 (100.0%)   1.7574 (100.0%)   6.9754 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ OldSwiftSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/OldSwiftSupport.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713192263283-swift-frontend-XCTAssertNoLeak-OldSwiftSupport.swift-arm64_apple_tvos9.0-o-Onone-189208058.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2906 seconds (11.1379 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0275 ( 19.0%)   0.0516 ( 35.4%)   0.0792 ( 27.3%)   5.4509 ( 48.9%)  parse-and-resolve-imports
   0.0271 ( 18.8%)   0.0509 ( 34.9%)   0.0781 ( 26.9%)   5.4498 ( 48.9%)  Import resolution
   0.0016 (  1.1%)   0.0096 (  6.6%)   0.0112 (  3.8%)   0.1152 (  1.0%)  load-stdlib
   0.0743 ( 51.4%)   0.0225 ( 15.4%)   0.0968 ( 33.3%)   0.0968 (  0.9%)  build-rewrite-system
   0.0112 (  7.8%)   0.0084 (  5.7%)   0.0196 (  6.8%)   0.0196 (  0.2%)  import-clang-decl
   0.0019 (  1.3%)   0.0025 (  1.7%)   0.0044 (  1.5%)   0.0044 (  0.0%)  IRGen
   0.0007 (  0.5%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  perform-sema
   0.0000 (  0.0%)   0.0000 (  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%)  module-populate-cache
   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%)  typecheck-decl
   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 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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1447 (100.0%)   0.1459 (100.0%)   0.2906 (100.0%)  11.1379 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1379 seconds (6.6328 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7349 (100.0%)   0.4030 (100.0%)   1.1379 (100.0%)   6.6328 (100.0%)  Building Target
   0.7349 (100.0%)   0.4030 (100.0%)   1.1379 (100.0%)   6.6328 (100.0%)  Total
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

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-1745713192262183-swift-frontend-XCTAssertNoLeak-all-arm64_apple_tvos9.0-swiftmodule-Onone-3657623421.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3043 seconds (10.8237 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0299 ( 23.0%)   0.0711 ( 40.8%)   0.1010 ( 33.2%)   5.3182 ( 49.1%)  parse-and-resolve-imports
   0.0295 ( 22.6%)   0.0704 ( 40.4%)   0.0999 ( 32.8%)   5.3171 ( 49.1%)  Import resolution
   0.0017 (  1.3%)   0.0089 (  5.1%)   0.0107 (  3.5%)   0.0955 (  0.9%)  load-stdlib
   0.0150 ( 11.5%)   0.0048 (  2.8%)   0.0198 (  6.5%)   0.0198 (  0.2%)  perform-sema
   0.0149 ( 11.4%)   0.0048 (  2.7%)   0.0197 (  6.5%)   0.0197 (  0.2%)  Type checking and Semantic analysis
   0.0147 ( 11.3%)   0.0047 (  2.7%)   0.0193 (  6.4%)   0.0194 (  0.2%)  typecheck-decl
   0.0108 (  8.3%)   0.0041 (  2.3%)   0.0149 (  4.9%)   0.0149 (  0.1%)  SIL optimization
   0.0083 (  6.4%)   0.0020 (  1.1%)   0.0103 (  3.4%)   0.0103 (  0.1%)  build-rewrite-system
   0.0012 (  0.9%)   0.0016 (  0.9%)   0.0028 (  0.9%)   0.0028 (  0.0%)  import-clang-decl
   0.0019 (  1.5%)   0.0004 (  0.2%)   0.0023 (  0.8%)   0.0023 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0008 (  0.5%)   0.0010 (  0.3%)   0.0010 (  0.0%)  Serialization, swiftdoc
   0.0007 (  0.6%)   0.0002 (  0.1%)   0.0009 (  0.3%)   0.0010 (  0.0%)  typecheck-expr
   0.0006 (  0.5%)   0.0002 (  0.1%)   0.0008 (  0.3%)   0.0008 (  0.0%)  Serialization, swiftmodule
   0.0005 (  0.4%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.0%)  SILGen-function
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  Serialization, swiftsourceinfo
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1303 (100.0%)   0.1740 (100.0%)   0.3043 (100.0%)  10.8237 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1613 seconds (5.4634 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0653 (100.0%)   0.0960 (100.0%)   0.1613 (100.0%)   5.4634 (100.0%)  Building Target
   0.0653 (100.0%)   0.0960 (100.0%)   0.1613 (100.0%)   5.4634 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Node.swift /Users/admin/builder/spi-builder-workspace/Sources/XCTAssertNoLeak/Core/Node.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745713192263354-swift-frontend-XCTAssertNoLeak-Node.swift-arm64_apple_tvos9.0-o-Onone-1641738085.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5564 seconds (10.9774 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0291 (  8.7%)   0.0674 ( 30.5%)   0.0966 ( 17.4%)   5.2693 ( 48.0%)  parse-and-resolve-imports
   0.0287 (  8.6%)   0.0670 ( 30.3%)   0.0957 ( 17.2%)   5.2684 ( 48.0%)  Import resolution
   0.0734 ( 21.9%)   0.0226 ( 10.2%)   0.0960 ( 17.3%)   0.0960 (  0.9%)  build-rewrite-system
   0.0017 (  0.5%)   0.0109 (  4.9%)   0.0126 (  2.3%)   0.0883 (  0.8%)  load-stdlib
   0.0425 ( 12.7%)   0.0104 (  4.7%)   0.0530 (  9.5%)   0.0530 (  0.5%)  perform-sema
   0.0424 ( 12.7%)   0.0104 (  4.7%)   0.0529 (  9.5%)   0.0529 (  0.5%)  Type checking and Semantic analysis
   0.0318 (  9.5%)   0.0063 (  2.8%)   0.0381 (  6.9%)   0.0381 (  0.3%)  typecheck-stmt
   0.0168 (  5.0%)   0.0047 (  2.1%)   0.0215 (  3.9%)   0.0215 (  0.2%)  typecheck-decl
   0.0119 (  3.6%)   0.0090 (  4.1%)   0.0209 (  3.8%)   0.0209 (  0.2%)  import-clang-decl
   0.0135 (  4.0%)   0.0027 (  1.2%)   0.0162 (  2.9%)   0.0162 (  0.1%)  typecheck-expr
   0.0103 (  3.1%)   0.0052 (  2.4%)   0.0155 (  2.8%)   0.0155 (  0.1%)  IRGen
   0.0102 (  3.1%)   0.0019 (  0.9%)   0.0121 (  2.2%)   0.0121 (  0.1%)  SILGen
   0.0089 (  2.7%)   0.0016 (  0.7%)   0.0105 (  1.9%)   0.0105 (  0.1%)  SILGen-function
   0.0073 (  2.2%)   0.0001 (  0.1%)   0.0074 (  1.3%)   0.0074 (  0.1%)  SIL optimization
   0.0055 (  1.6%)   0.0008 (  0.4%)   0.0063 (  1.1%)   0.0063 (  0.1%)  precheck-target
   0.0008 (  0.2%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.3351 (100.0%)   0.2213 (100.0%)   0.5564 (100.0%)  10.9774 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3586 seconds (6.6347 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8740 (100.0%)   0.4846 (100.0%)   1.3586 (100.0%)   6.6347 (100.0%)  Building Target
   0.8740 (100.0%)   0.4846 (100.0%)   1.3586 (100.0%)   6.6347 (100.0%)  Total
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

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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/XCTAssertNoLeak.framework/Headers/XCTAssertNoLeak-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Headers/XCTAssertNoLeak-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.private.swiftinterface /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.private.swiftinterface
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/Modules/XCTAssertNoLeak.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Assert.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling CustomTraversable.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling Node.swift (in target 'XCTAssertNoLeak' from project 'XCTAssertNoLeak')
SwiftDriverJobDiscovery normal arm64 Compiling OldSwiftSupport.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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/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-tvos9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/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-appletvos/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-appletvos/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/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.swiftmodule -framework XCTest -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 9.0 --bundle-identifier XCTAssertNoLeak --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework --target-triple arm64-apple-tvos9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/XCTAssertNoLeak --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/XCTAssertNoLeak.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTAssertNoLeak.build/Debug-appletvos/XCTAssertNoLeak.build/Objects-normal/arm64/XCTAssertNoLeak.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:19:59.490 appintentsmetadataprocessor[699:4056] Starting appintentsmetadataprocessor export
2025-04-26 17:19:59.492 appintentsmetadataprocessor[699:4056] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTAssertNoLeak.framework/XCTAssertNoLeak -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/XCTAssertNoLeak.framework/XCTAssertNoLeak.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/XCTAssertNoLeak.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/XCTAssertNoLeak.framework
/Users/admin/builder/spi-builder-workspace/XCTAssertNoLeak.xcodeproj: warning: The tvOS deployment target 'TVOS_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.