The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LeakDetect, reference 0.0.8 (68fb46), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 00:31:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: 0.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/LeakDetect
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at 68fb463 update version
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
68fb463a84fd06ea3d3d78faee55f3d3ed13f853
SUCCESS checkout https://github.com/yume190/LeakDetect.git at 0.0.8
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yume190/LeakDetect.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/zonble/HumanString.git
Fetching from https://github.com/yume190/TypeFill
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/jpsim/SourceKitten
Fetching from https://github.com/kylef/PathKit
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/onevcat/Rainbow
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 ‘HumanString’
Checking out 0.1.1 of package ‘HumanString’
Creating working copy of package ‘SourceKitten’
Checking out 0.37.1 of package ‘SourceKitten’
Creating working copy of package ‘Yams’
Checking out 5.4.0 of package ‘Yams’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘Rainbow’
Checking out 4.2.1 of package ‘Rainbow’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
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.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Resolve Package Graph
Resolved source packages:
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.9.0
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
resolved source packages: TypeFill, SWXMLHash, HumanString, Rainbow, SwiftSyntax, Spectre, Yams, PathKit, CryptoSwift, SourceKitten, swift-argument-parser, LeakDetect
2026-04-13 20:30:37.941 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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",
        "SwiftSyntaxParser",
        "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",
        "SwiftSyntaxParser",
        "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"
    ]
  }
}
2026-04-13 20:30:47.800 xcodebuild[1081:5986] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LeakDetect -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 LeakDetect -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.9.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.7.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 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 'SwiftSyntaxParser' 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 'SwiftSyntaxParser' 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 '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 '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 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e47bfac40a9cefd12e1fe2fe86c1bddd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e47bfac40a9cefd12e1fe2fe86c1bddd.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS 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 iOS 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 iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
2026-04-13 20:30:54.349 xcodebuild[1095:6096] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LeakDetect
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.9.0
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
resolved source packages: TypeFill, SwiftSyntax, SourceKitten, Spectre, Rainbow, PathKit, LeakDetect, swift-argument-parser, CryptoSwift, SWXMLHash, HumanString, Yams
2026-04-13 20:30:58.985 xcodebuild[1214:6765] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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",
        "SwiftSyntaxParser",
        "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",
        "SwiftSyntaxParser",
        "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"
    ]
  }
}
2026-04-13 20:31:01.233 xcodebuild[1231:6887] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LeakDetect -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 LeakDetect -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.9.0
  LeakDetect: /Users/admin/builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
  HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
  Yams: https://github.com/jpsim/Yams @ 5.4.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 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 'SwiftSyntaxParser' 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 'SwiftSyntaxParser' 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 '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 '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 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e47bfac40a9cefd12e1fe2fe86c1bddd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e47bfac40a9cefd12e1fe2fe86c1bddd.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the iOS 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 iOS 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 iOS 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 iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
2026-04-13 20:31:03.158 xcodebuild[1241:6968] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LeakDetect
(1 failure)
BUILD FAILURE 6.3 iOS