The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LeakDetect, reference main (2726d6), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 20 Jun 2025 17:03:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LeakDetect -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/LeakDetect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2726d6c Move SyntaxParser to Parser
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
2726d6c55ef54392a06313fa9067db2e6ea600ef
SUCCESS checkout https://github.com/yume190/LeakDetect.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yume190/LeakDetect.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kylef/PathKit
Fetching from https://github.com/yume190/TypeFill
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/jpsim/SourceKitten
Fetching from https://github.com/zonble/HumanString.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift
Fetching from https://github.com/drmohundro/SWXMLHash.git
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘Yams’
Checking out 5.4.0 of package ‘Yams’
Creating working copy of package ‘CryptoSwift’
Checking out 1.8.4 of package ‘CryptoSwift’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘SourceKitten’
Checking out 0.37.1 of package ‘SourceKitten’
Creating working copy of package ‘HumanString’
Checking out 0.1.1 of package ‘HumanString’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘TypeFill’
Checking out 0.4.9 of package ‘TypeFill’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘Rainbow’
Checking out 4.1.0 of package ‘Rainbow’
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.8.4
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
resolved source packages: CryptoSwift, PathKit, Yams, TypeFill, Rainbow, SourceKitten, SwiftSyntax, LeakDetect, Spectre, SWXMLHash, HumanString, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "typefill",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yume190/TypeFill"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.34.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "humanstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zonble/HumanString.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.5",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "LeakDetect",
  "name" : "LeakDetect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "leakDetect",
      "targets" : [
        "LeakDetect"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeakDetectTests",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetectTests",
      "path" : "Tests/LeakDetectTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "SKClient",
        "HumanString"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LeakDetectTests/Resource",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Assign/AssignClosureVisitorTests.swift",
        "Capture/LeakTests+Class+Extension+Obj.swift",
        "Capture/LeakTests+Class+Extension+Self.swift",
        "Capture/LeakTests+Class+Obj+GlobalFunction.swift",
        "Capture/LeakTests+Class+Obj+StaticFunction.swift",
        "Capture/LeakTests+Class+Obj.swift",
        "Capture/LeakTests+Class+Self.swift",
        "Capture/LeakTests+Normal.swift",
        "Capture/LeakTests+Struct.swift",
        "Capture/LeakTests.swift",
        "Concept/CaptureListRewriteTests.swift",
        "Concept/ClassInStructTests.swift",
        "Concept/ConceptTests.swift",
        "Concept/EscapingDetectorTests.swift",
        "Concept/FunctionParameterListEscapeTests.swift",
        "Concept/FunctionTests.swift",
        "Concept/ReferenceTests.swift",
        "Concept/SkipConceptTests.swift",
        "Concept/SourceKitResponseStringTests.swift",
        "Concept/USRTests.swift",
        "Concept/WeakDetector.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "LeakDetectKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeakDetectKit",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetectKit",
      "path" : "Sources/LeakDetectKit",
      "product_dependencies" : [
        "Rainbow",
        "PathKit",
        "SwiftSyntax",
        "SwiftParser",
        "SKClient"
      ],
      "product_memberships" : [
        "leakDetect"
      ],
      "sources" : [
        "Assign/AssignClosureVisitor.swift",
        "Capture/CaptureListRewriter.swift",
        "Capture/DeclsVisitor.swift",
        "Capture/IdentifierVisitor.swift",
        "Capture/LeakVisitor.swift",
        "Capture/LeakVisitorResult.swift",
        "Capture/USR+Struct.swift",
        "Escaping/EscapingDetector.swift",
        "Escaping/FunctionParameterListEscapeVisitor.swift",
        "Escaping/TypeEscapeVisitor.swift",
        "Escaping/WeakDetector.swift",
        "LeakResult.swift",
        "Pipeline/Pipeline.swift",
        "Pipeline/Visitors.swift",
        "Skip/BuiltinTypeList.swift",
        "Skip/SkipsFunction.swift",
        "SourceKit/SDK+Target.swift",
        "SourceKit/SKClient+Ex.swift",
        "String+Remove.swift",
        "String+SourceKitResponse.swift",
        "Syntax/ExprSyntax+Ex.swift",
        "Syntax/TypeSyntax+Ex.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LeakDetect",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetect",
      "path" : "Sources/LeakDetect",
      "product_dependencies" : [
        "ArgumentParser",
        "SourceKittenFramework",
        "SKClient",
        "PathKit",
        "Yams"
      ],
      "product_memberships" : [
        "leakDetect"
      ],
      "sources" : [
        "Arguments+Ex.swift",
        "Command.swift",
        "Entry.swift",
        "GitAction.swift",
        "Reporter.swift"
      ],
      "target_dependencies" : [
        "LeakDetectKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LeakDetect"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LeakDetect -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 LeakDetect -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.8.4
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  LeakDetect: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'leakDetect' in project 'LeakDetect'
        ➜ Explicit dependency on target 'LeakDetectKit' in project 'LeakDetect'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'LeakDetectKit' in project 'LeakDetect'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
    Target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SourceKit' in project 'SourceKitten' (no dependencies)
    Target 'Clang_C' in project 'SourceKitten' (no dependencies)
    Target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7738064b29ce5ae6c3d9ec86618d914d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7738064b29ce5ae6c3d9ec86618d914d.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LeakDetect
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.8.4
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
resolved source packages: Spectre, CryptoSwift, HumanString, SourceKitten, LeakDetect, TypeFill, Yams, PathKit, Rainbow, SwiftSyntax, SWXMLHash, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "typefill",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yume190/TypeFill"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.34.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "humanstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zonble/HumanString.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.5",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "LeakDetect",
  "name" : "LeakDetect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "leakDetect",
      "targets" : [
        "LeakDetect"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeakDetectTests",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetectTests",
      "path" : "Tests/LeakDetectTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "SKClient",
        "HumanString"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LeakDetectTests/Resource",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Assign/AssignClosureVisitorTests.swift",
        "Capture/LeakTests+Class+Extension+Obj.swift",
        "Capture/LeakTests+Class+Extension+Self.swift",
        "Capture/LeakTests+Class+Obj+GlobalFunction.swift",
        "Capture/LeakTests+Class+Obj+StaticFunction.swift",
        "Capture/LeakTests+Class+Obj.swift",
        "Capture/LeakTests+Class+Self.swift",
        "Capture/LeakTests+Normal.swift",
        "Capture/LeakTests+Struct.swift",
        "Capture/LeakTests.swift",
        "Concept/CaptureListRewriteTests.swift",
        "Concept/ClassInStructTests.swift",
        "Concept/ConceptTests.swift",
        "Concept/EscapingDetectorTests.swift",
        "Concept/FunctionParameterListEscapeTests.swift",
        "Concept/FunctionTests.swift",
        "Concept/ReferenceTests.swift",
        "Concept/SkipConceptTests.swift",
        "Concept/SourceKitResponseStringTests.swift",
        "Concept/USRTests.swift",
        "Concept/WeakDetector.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "LeakDetectKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeakDetectKit",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetectKit",
      "path" : "Sources/LeakDetectKit",
      "product_dependencies" : [
        "Rainbow",
        "PathKit",
        "SwiftSyntax",
        "SwiftParser",
        "SKClient"
      ],
      "product_memberships" : [
        "leakDetect"
      ],
      "sources" : [
        "Assign/AssignClosureVisitor.swift",
        "Capture/CaptureListRewriter.swift",
        "Capture/DeclsVisitor.swift",
        "Capture/IdentifierVisitor.swift",
        "Capture/LeakVisitor.swift",
        "Capture/LeakVisitorResult.swift",
        "Capture/USR+Struct.swift",
        "Escaping/EscapingDetector.swift",
        "Escaping/FunctionParameterListEscapeVisitor.swift",
        "Escaping/TypeEscapeVisitor.swift",
        "Escaping/WeakDetector.swift",
        "LeakResult.swift",
        "Pipeline/Pipeline.swift",
        "Pipeline/Visitors.swift",
        "Skip/BuiltinTypeList.swift",
        "Skip/SkipsFunction.swift",
        "SourceKit/SDK+Target.swift",
        "SourceKit/SKClient+Ex.swift",
        "String+Remove.swift",
        "String+SourceKitResponse.swift",
        "Syntax/ExprSyntax+Ex.swift",
        "Syntax/TypeSyntax+Ex.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LeakDetect",
      "module_type" : "SwiftTarget",
      "name" : "LeakDetect",
      "path" : "Sources/LeakDetect",
      "product_dependencies" : [
        "ArgumentParser",
        "SourceKittenFramework",
        "SKClient",
        "PathKit",
        "Yams"
      ],
      "product_memberships" : [
        "leakDetect"
      ],
      "sources" : [
        "Arguments+Ex.swift",
        "Command.swift",
        "Entry.swift",
        "GitAction.swift",
        "Reporter.swift"
      ],
      "target_dependencies" : [
        "LeakDetectKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LeakDetect"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LeakDetect -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 LeakDetect -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.8.4
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'leakDetect' in project 'LeakDetect'
        ➜ Explicit dependency on target 'LeakDetectKit' in project 'LeakDetect'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'LeakDetectKit' in project 'LeakDetect'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
    Target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SKClient' in project 'TypeFill'
        ➜ Explicit dependency on target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'SourceKittenFramework' in project 'SourceKitten'
        ➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SourceKit' in project 'SourceKitten' (no dependencies)
    Target 'Clang_C' in project 'SourceKitten' (no dependencies)
    Target 'Derived' in project 'TypeFill'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7738064b29ce5ae6c3d9ec86618d914d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7738064b29ce5ae6c3d9ec86618d914d.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LeakDetect
(1 failure)
BUILD FAILURE 6.2 tvOS