The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Exhaust, reference v0.5.5 (6468fb), with Swift 6.3 for tvOS using Xcode 26.4 on 8 May 2026 03:38:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nesevis/exhaust.git
Reference: v0.5.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nesevis/exhaust
 * tag               v0.5.5     -> FETCH_HEAD
HEAD is now at 6468fb6 Update Package.swift with xcframework URL for v0.5.5
Cloned https://github.com/nesevis/exhaust.git
Revision (git rev-parse @):
6468fb641b63e7f9f832045cc3c12bacfaf19937
SUCCESS checkout https://github.com/nesevis/exhaust.git at v0.5.5
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nesevis/exhaust.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/google/swift-benchmark
Fetching from https://github.com/nicklockwood/SwiftFormat
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-benchmark’
Checking out 0.1.2 of package ‘swift-benchmark’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.63.2 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.5.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftFormat’
Checking out 0.61.1 of package ‘SwiftFormat’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  Exhaust: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  Benchmark: https://github.com/google/swift-benchmark @ 0.1.2
resolved source packages: SwiftFormat, swift-syntax, SwiftLintPlugins, swift-custom-dump, SymbolKit, Exhaust, SwiftDocCPlugin, xctest-dynamic-overlay, swift-argument-parser, Benchmark
2026-05-07 23:34:42.231 xcodebuild[536:3130] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:34:42.331 xcodebuild[536:3130] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:34:42.741 xcodebuild[536:3130] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.57.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "Exhaust",
  "name" : "Exhaust",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "Exhaust",
      "targets" : [
        "Exhaust"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExhaustBenchmarks",
      "targets" : [
        "ExhaustBenchmarks"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ExhaustMacros",
      "targets" : [
        "ExhaustMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExhaustTests",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustTests",
      "path" : "Tests/ExhaustTests",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "Analysis/BoundaryCoverageIntegrationTests.swift",
        "Challenges/Experimental/BoundStringDependency.swift",
        "Challenges/Experimental/CoupledZigzag.swift",
        "Challenges/Experimental/FastCheckDichotomy.swift",
        "Challenges/Experimental/GraphColoring.swift",
        "Challenges/Experimental/Replacement.swift",
        "Challenges/Experimental/SparseModularZigzag.swift",
        "Challenges/Experimental/StrictlyIncreasingRun.swift",
        "Challenges/Experimental/StringAnagram.swift",
        "Challenges/Experimental/StructuralPathological.swift",
        "Challenges/Shrinking/BinaryHeap.swift",
        "Challenges/Shrinking/Bound5.swift",
        "Challenges/Shrinking/Calculator.swift",
        "Challenges/Shrinking/Coupling.swift",
        "Challenges/Shrinking/Deletion.swift",
        "Challenges/Shrinking/Difference.swift",
        "Challenges/Shrinking/Distinct.swift",
        "Challenges/Shrinking/LargeUnionList.swift",
        "Challenges/Shrinking/LengthList.swift",
        "Challenges/Shrinking/NashGapValidation.swift",
        "Challenges/Shrinking/NestedLists.swift",
        "Challenges/Shrinking/Parser.swift",
        "Challenges/Shrinking/Reverse.swift",
        "Challenges/Shrinking/ScalingVariants.swift",
        "Challenges/Shrinking/StackDepthProbe.swift",
        "Constraints/BindInnerFilterTests.swift",
        "Constraints/ConstraintViolationTests.swift",
        "Constraints/PropertyFilterTests.swift",
        "Constraints/ValidationTests.swift",
        "ExploreReportTests.swift",
        "Fixtures/BST.swift",
        "Fixtures/BinaryHeapFixture.swift",
        "Fixtures/Bound5Fixture.swift",
        "Fixtures/CalculatorFixture.swift",
        "Fixtures/ParserFixture.swift",
        "Generators/BoundaryBudgetTests.swift",
        "Generators/DateDSTPropertyTests.swift",
        "Generators/DateGeneratorTests.swift",
        "Generators/DateSequenceBudgetTests.swift",
        "Generators/DecimalGeneratorTests.swift",
        "Generators/LargeNumericGeneratorTests.swift",
        "Generators/NewGeneratorTests.swift",
        "Generators/SIMDGeneratorTests.swift",
        "Generators/UUIDGeneratorTests.swift",
        "Integration/BundleTests.swift",
        "Integration/CGSBindBoundaryTests.swift",
        "Integration/Contract/ALUTests.swift",
        "Integration/Contract/AsyncContractTests.swift",
        "Integration/Contract/BudgetAffordabilityTests.swift",
        "Integration/Contract/BuggyCounterTests.swift",
        "Integration/Contract/CircularQueueTests.swift",
        "Integration/Contract/ExamGraderTests.swift",
        "Integration/Contract/HeapMergeTests.swift",
        "Integration/Contract/InvariantOnlyTests.swift",
        "Integration/Contract/KVStoreLifecycleTests.swift",
        "Integration/Contract/PostconditionTests.swift",
        "Integration/Contract/SCABenchmark.swift",
        "Integration/Contract/StackTests.swift",
        "Integration/CoverageBudgetTests.swift",
        "Integration/ExhaustClosureShapeTests.swift",
        "Integration/ExhaustReportTests.swift",
        "Integration/ExploreClosureShapeTests.swift",
        "Integration/ExploreTransactionTests.swift",
        "Integration/ExploreVsExhaustTests.swift",
        "Integration/GeneratorTuningIntegrationTests.swift",
        "Integration/ReducerReduceValuesIntegrationTests.swift",
        "Integration/SwiftTestingIntegrationTests.swift",
        "Integration/XCTestIssueReportingTests.swift",
        "Parity/HypothesisFloatParityTests.swift",
        "Parity/HypothesisShrinkQualityParityTests.swift",
        "PublicAPI/AdvancedFeatureTests.swift",
        "PublicAPI/CompositionTests.swift",
        "PublicAPI/ConvenienceOverloadTests.swift",
        "PublicAPI/DedupePropertyTests.swift",
        "PublicAPI/ExamineFirstPartyGeneratorsTests.swift",
        "PublicAPI/ExamineTests.swift",
        "PublicAPI/MetamorphCombinatorTests.swift",
        "PublicAPI/SampleTests.swift",
        "PublicAPI/UnfoldTests.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExhaustMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustMacrosTests",
      "path" : "Tests/ExhaustMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ContractMacroTests.swift",
        "ExamineMacroTests.swift",
        "ExhaustMacroTests.swift",
        "GenerateMacroTests.swift",
        "SampleMacroTests.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExhaustMacros",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustMacros",
      "path" : "Sources/ExhaustMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftSyntaxBuilder",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks",
        "ExhaustMacros"
      ],
      "sources" : [
        "ContractDeclarationMacro.swift",
        "ContractMacro.swift",
        "ContractMarkerMacros.swift",
        "ExamineMacro.swift",
        "ExampleMacro.swift",
        "ExhaustMacrosMain.swift",
        "ExhaustTestMacro.swift",
        "ExploreMacro.swift",
        "GenerateMacro.swift",
        "Support/ClosureAnalysis.swift",
        "Support/DiagnosticMessages.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ExhaustCore",
      "module_type" : "BinaryTarget",
      "name" : "ExhaustCore",
      "path" : "remote/archive/ExhaustCore.xcframework.zip",
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ExhaustBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustBenchmarks",
      "path" : "Sources/ExhaustBenchmarks",
      "product_dependencies" : [
        "Benchmark",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "ExhaustBenchmarks"
      ],
      "sources" : [
        "ShrinkingChallenge/BinaryHeapChallenge.swift",
        "ShrinkingChallenge/Bound5Challenge.swift",
        "ShrinkingChallenge/CalculatorChallenge.swift",
        "ShrinkingChallenge/ComplexGrammarChallenge.swift",
        "ShrinkingChallenge/ECOOPBenchmarks.swift",
        "ShrinkingChallenge/GraphColoringChallenge.swift",
        "ShrinkingChallenge/ParserChallenge.swift",
        "ShrinkingChallenge/SimpleChallenges.swift",
        "ShrinkingChallengeBenchmarks.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Exhaust",
      "module_type" : "SwiftTarget",
      "name" : "Exhaust",
      "path" : "Sources/Exhaust",
      "product_dependencies" : [
        "IssueReporting",
        "CustomDump",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks"
      ],
      "sources" : [
        "Conformances/AnyCasePath+PartialPath.swift",
        "Conformances/ReflectiveGenerator+Collections.swift",
        "Conformances/ReflectiveGenerator+Data.swift",
        "Conformances/ReflectiveGenerator+Date.swift",
        "Conformances/ReflectiveGenerator+Decimal.swift",
        "Conformances/ReflectiveGenerator+LargeNumericGenerators.swift",
        "Conformances/ReflectiveGenerator+Miscellaneous.swift",
        "Conformances/ReflectiveGenerator+NumericGenerators.swift",
        "Conformances/ReflectiveGenerator+Range.swift",
        "Conformances/ReflectiveGenerator+SIMD.swift",
        "Conformances/ReflectiveGenerator+Strings.swift",
        "Conformances/ReflectiveGenerator+URL.swift",
        "Conformances/ReflectiveGenerator+UUID.swift",
        "Contract/AsyncContractRunner.swift",
        "Contract/Bundle.swift",
        "Contract/ContractErrors.swift",
        "Contract/ContractProtocol.swift",
        "Contract/ContractResult.swift",
        "Contract/ContractRunner.swift",
        "Contract/ContractSettings.swift",
        "Core/ReflectiveGenerator+Combinators.swift",
        "Core/ReflectiveGenerator+InternalCombinators.swift",
        "Core/ReflectiveGenerator+Unfold.swift",
        "Core/ReflectiveGenerator+Validation.swift",
        "Macros/CoverageRunner.swift",
        "Macros/ExhaustReport.swift",
        "Macros/ExhaustSettings.swift",
        "Macros/ExhaustTrait.swift",
        "Macros/ExploreFailure.swift",
        "Macros/ExploreReport.swift",
        "Macros/ExploreSettings.swift",
        "Macros/Macro+Contract.swift",
        "Macros/Macro+Examine.swift",
        "Macros/Macro+Example.swift",
        "Macros/Macro+Exhaust.swift",
        "Macros/Macro+Explore.swift",
        "Macros/Macro+Generate.swift",
        "Macros/MacroSupport+Explore.swift",
        "Macros/MacroSupport+Pipeline.swift",
        "Macros/MacroSupport.swift",
        "Macros/PropertyTestFailure.swift",
        "Reexports.swift",
        "SendableBox.swift",
        "Utilities/MirrorCombinators.swift",
        "Utilities/MirrorExtract.swift",
        "Utilities/MonotonicClock.swift",
        "Utilities/ReductionSummary.swift"
      ],
      "target_dependencies" : [
        "ExhaustCore",
        "ExhaustMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Exhaust",
      "Exhaust-Package",
      "ExhaustBenchmarks"
    ]
  }
}
2026-05-07 23:37:19.380 xcodebuild[1276:7447] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:37:19.482 xcodebuild[1276:7447] [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 Exhaust-Package -destination generic/platform=tvOS
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 Exhaust-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Exhaust: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  Benchmark: https://github.com/google/swift-benchmark @ 0.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftLintBuildToolPlugin” in package “swiftlintplugins”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftLintBuildToolPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 1f31c2d49165860e76c3fe2c75b28b83ba386765e2c148d3b7ccdaa8225e13e6
Apply build tool plug-in “SwiftLintBuildToolPlugin” to target “Exhaust” in package “spi-builder-workspace”
working directory:
   /Users/admin/builder/spi-builder-workspace
tool mapping:
   swiftlint: /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint [arm64-apple-macosx]
tool search paths:
   /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /opt/pkg/env/active/bin
   /opt/pmk/env/global/bin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/tmp\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Exhaust/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Exhaust/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/AnyCasePath+PartialPath.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Collections.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Data.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Date.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Decimal.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+LargeNumericGenerators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Miscellaneous.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+NumericGenerators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+SIMD.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Strings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+URL.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+UUID.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/AsyncContractRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Combinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+InternalCombinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Unfold.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Validation.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/CoverageRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustReport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustTrait.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreReport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Contract.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Examine.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Example.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Exhaust.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Explore.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Generate.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport+Explore.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport+Pipeline.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/PropertyTestFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Reexports.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/SendableBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MirrorCombinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MirrorExtract.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MonotonicClock.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/ReductionSummary.swift
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/tmp\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ExhaustBenchmarks/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ExhaustBenchmarks/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/BinaryHeapChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/Bound5Challenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/CalculatorChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ComplexGrammarChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ECOOPBenchmarks.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/GraphColoringChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ParserChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/SimpleChallenges.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallengeBenchmarks.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/main.swift
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x7a6671800 path:'/Users/admin/builder/spi-builder-workspace'>
    target: ExhaustBenchmarks
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
    target: Exhaust
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'ExhaustBenchmarks' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Benchmark' in project 'Benchmark'
    Target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins' (no dependencies)
    Target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7be78ac0914fe0bbe7d6939ee05e3000
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7be78ac0914fe0bbe7d6939ee05e3000.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'Exhaust' from project 'Exhaust')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'Exhaust' from project 'Exhaust')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'ExhaustBenchmarks' from project 'Exhaust')
2026-05-07 23:37:28.985 xcodebuild[1377:8020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:37:29.089 xcodebuild[1377:8020] [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 Exhaust-Package
(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:
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
  Benchmark: https://github.com/google/swift-benchmark @ 0.1.2
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  Exhaust: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, SwiftFormat, SwiftLintPlugins, Benchmark, swift-syntax, xctest-dynamic-overlay, swift-argument-parser, swift-custom-dump, SymbolKit, Exhaust
2026-05-07 23:37:57.004 xcodebuild[1672:9715] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:37:57.107 xcodebuild[1672:9715] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.57.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "Exhaust",
  "name" : "Exhaust",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "Exhaust",
      "targets" : [
        "Exhaust"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExhaustBenchmarks",
      "targets" : [
        "ExhaustBenchmarks"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ExhaustMacros",
      "targets" : [
        "ExhaustMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExhaustTests",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustTests",
      "path" : "Tests/ExhaustTests",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "Analysis/BoundaryCoverageIntegrationTests.swift",
        "Challenges/Experimental/BoundStringDependency.swift",
        "Challenges/Experimental/CoupledZigzag.swift",
        "Challenges/Experimental/FastCheckDichotomy.swift",
        "Challenges/Experimental/GraphColoring.swift",
        "Challenges/Experimental/Replacement.swift",
        "Challenges/Experimental/SparseModularZigzag.swift",
        "Challenges/Experimental/StrictlyIncreasingRun.swift",
        "Challenges/Experimental/StringAnagram.swift",
        "Challenges/Experimental/StructuralPathological.swift",
        "Challenges/Shrinking/BinaryHeap.swift",
        "Challenges/Shrinking/Bound5.swift",
        "Challenges/Shrinking/Calculator.swift",
        "Challenges/Shrinking/Coupling.swift",
        "Challenges/Shrinking/Deletion.swift",
        "Challenges/Shrinking/Difference.swift",
        "Challenges/Shrinking/Distinct.swift",
        "Challenges/Shrinking/LargeUnionList.swift",
        "Challenges/Shrinking/LengthList.swift",
        "Challenges/Shrinking/NashGapValidation.swift",
        "Challenges/Shrinking/NestedLists.swift",
        "Challenges/Shrinking/Parser.swift",
        "Challenges/Shrinking/Reverse.swift",
        "Challenges/Shrinking/ScalingVariants.swift",
        "Challenges/Shrinking/StackDepthProbe.swift",
        "Constraints/BindInnerFilterTests.swift",
        "Constraints/ConstraintViolationTests.swift",
        "Constraints/PropertyFilterTests.swift",
        "Constraints/ValidationTests.swift",
        "ExploreReportTests.swift",
        "Fixtures/BST.swift",
        "Fixtures/BinaryHeapFixture.swift",
        "Fixtures/Bound5Fixture.swift",
        "Fixtures/CalculatorFixture.swift",
        "Fixtures/ParserFixture.swift",
        "Generators/BoundaryBudgetTests.swift",
        "Generators/DateDSTPropertyTests.swift",
        "Generators/DateGeneratorTests.swift",
        "Generators/DateSequenceBudgetTests.swift",
        "Generators/DecimalGeneratorTests.swift",
        "Generators/LargeNumericGeneratorTests.swift",
        "Generators/NewGeneratorTests.swift",
        "Generators/SIMDGeneratorTests.swift",
        "Generators/UUIDGeneratorTests.swift",
        "Integration/BundleTests.swift",
        "Integration/CGSBindBoundaryTests.swift",
        "Integration/Contract/ALUTests.swift",
        "Integration/Contract/AsyncContractTests.swift",
        "Integration/Contract/BudgetAffordabilityTests.swift",
        "Integration/Contract/BuggyCounterTests.swift",
        "Integration/Contract/CircularQueueTests.swift",
        "Integration/Contract/ExamGraderTests.swift",
        "Integration/Contract/HeapMergeTests.swift",
        "Integration/Contract/InvariantOnlyTests.swift",
        "Integration/Contract/KVStoreLifecycleTests.swift",
        "Integration/Contract/PostconditionTests.swift",
        "Integration/Contract/SCABenchmark.swift",
        "Integration/Contract/StackTests.swift",
        "Integration/CoverageBudgetTests.swift",
        "Integration/ExhaustClosureShapeTests.swift",
        "Integration/ExhaustReportTests.swift",
        "Integration/ExploreClosureShapeTests.swift",
        "Integration/ExploreTransactionTests.swift",
        "Integration/ExploreVsExhaustTests.swift",
        "Integration/GeneratorTuningIntegrationTests.swift",
        "Integration/ReducerReduceValuesIntegrationTests.swift",
        "Integration/SwiftTestingIntegrationTests.swift",
        "Integration/XCTestIssueReportingTests.swift",
        "Parity/HypothesisFloatParityTests.swift",
        "Parity/HypothesisShrinkQualityParityTests.swift",
        "PublicAPI/AdvancedFeatureTests.swift",
        "PublicAPI/CompositionTests.swift",
        "PublicAPI/ConvenienceOverloadTests.swift",
        "PublicAPI/DedupePropertyTests.swift",
        "PublicAPI/ExamineFirstPartyGeneratorsTests.swift",
        "PublicAPI/ExamineTests.swift",
        "PublicAPI/MetamorphCombinatorTests.swift",
        "PublicAPI/SampleTests.swift",
        "PublicAPI/UnfoldTests.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExhaustMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustMacrosTests",
      "path" : "Tests/ExhaustMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ContractMacroTests.swift",
        "ExamineMacroTests.swift",
        "ExhaustMacroTests.swift",
        "GenerateMacroTests.swift",
        "SampleMacroTests.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExhaustMacros",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustMacros",
      "path" : "Sources/ExhaustMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftSyntaxBuilder",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks",
        "ExhaustMacros"
      ],
      "sources" : [
        "ContractDeclarationMacro.swift",
        "ContractMacro.swift",
        "ContractMarkerMacros.swift",
        "ExamineMacro.swift",
        "ExampleMacro.swift",
        "ExhaustMacrosMain.swift",
        "ExhaustTestMacro.swift",
        "ExploreMacro.swift",
        "GenerateMacro.swift",
        "Support/ClosureAnalysis.swift",
        "Support/DiagnosticMessages.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ExhaustCore",
      "module_type" : "BinaryTarget",
      "name" : "ExhaustCore",
      "path" : "remote/archive/ExhaustCore.xcframework.zip",
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ExhaustBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "ExhaustBenchmarks",
      "path" : "Sources/ExhaustBenchmarks",
      "product_dependencies" : [
        "Benchmark",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "ExhaustBenchmarks"
      ],
      "sources" : [
        "ShrinkingChallenge/BinaryHeapChallenge.swift",
        "ShrinkingChallenge/Bound5Challenge.swift",
        "ShrinkingChallenge/CalculatorChallenge.swift",
        "ShrinkingChallenge/ComplexGrammarChallenge.swift",
        "ShrinkingChallenge/ECOOPBenchmarks.swift",
        "ShrinkingChallenge/GraphColoringChallenge.swift",
        "ShrinkingChallenge/ParserChallenge.swift",
        "ShrinkingChallenge/SimpleChallenges.swift",
        "ShrinkingChallengeBenchmarks.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Exhaust",
        "ExhaustCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Exhaust",
      "module_type" : "SwiftTarget",
      "name" : "Exhaust",
      "path" : "Sources/Exhaust",
      "product_dependencies" : [
        "IssueReporting",
        "CustomDump",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "Exhaust",
        "ExhaustBenchmarks"
      ],
      "sources" : [
        "Conformances/AnyCasePath+PartialPath.swift",
        "Conformances/ReflectiveGenerator+Collections.swift",
        "Conformances/ReflectiveGenerator+Data.swift",
        "Conformances/ReflectiveGenerator+Date.swift",
        "Conformances/ReflectiveGenerator+Decimal.swift",
        "Conformances/ReflectiveGenerator+LargeNumericGenerators.swift",
        "Conformances/ReflectiveGenerator+Miscellaneous.swift",
        "Conformances/ReflectiveGenerator+NumericGenerators.swift",
        "Conformances/ReflectiveGenerator+Range.swift",
        "Conformances/ReflectiveGenerator+SIMD.swift",
        "Conformances/ReflectiveGenerator+Strings.swift",
        "Conformances/ReflectiveGenerator+URL.swift",
        "Conformances/ReflectiveGenerator+UUID.swift",
        "Contract/AsyncContractRunner.swift",
        "Contract/Bundle.swift",
        "Contract/ContractErrors.swift",
        "Contract/ContractProtocol.swift",
        "Contract/ContractResult.swift",
        "Contract/ContractRunner.swift",
        "Contract/ContractSettings.swift",
        "Core/ReflectiveGenerator+Combinators.swift",
        "Core/ReflectiveGenerator+InternalCombinators.swift",
        "Core/ReflectiveGenerator+Unfold.swift",
        "Core/ReflectiveGenerator+Validation.swift",
        "Macros/CoverageRunner.swift",
        "Macros/ExhaustReport.swift",
        "Macros/ExhaustSettings.swift",
        "Macros/ExhaustTrait.swift",
        "Macros/ExploreFailure.swift",
        "Macros/ExploreReport.swift",
        "Macros/ExploreSettings.swift",
        "Macros/Macro+Contract.swift",
        "Macros/Macro+Examine.swift",
        "Macros/Macro+Example.swift",
        "Macros/Macro+Exhaust.swift",
        "Macros/Macro+Explore.swift",
        "Macros/Macro+Generate.swift",
        "Macros/MacroSupport+Explore.swift",
        "Macros/MacroSupport+Pipeline.swift",
        "Macros/MacroSupport.swift",
        "Macros/PropertyTestFailure.swift",
        "Reexports.swift",
        "SendableBox.swift",
        "Utilities/MirrorCombinators.swift",
        "Utilities/MirrorExtract.swift",
        "Utilities/MonotonicClock.swift",
        "Utilities/ReductionSummary.swift"
      ],
      "target_dependencies" : [
        "ExhaustCore",
        "ExhaustMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Exhaust",
      "Exhaust-Package",
      "ExhaustBenchmarks"
    ]
  }
}
2026-05-07 23:38:06.451 xcodebuild[1776:10303] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:38:06.554 xcodebuild[1776:10303] [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 Exhaust-Package -destination generic/platform=tvOS
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 Exhaust-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Benchmark: https://github.com/google/swift-benchmark @ 0.1.2
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.63.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
  Exhaust: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.5.0
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftLintBuildToolPlugin” in package “swiftlintplugins”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftLintBuildToolPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 1f31c2d49165860e76c3fe2c75b28b83ba386765e2c148d3b7ccdaa8225e13e6
Apply build tool plug-in “SwiftLintBuildToolPlugin” to target “Exhaust” in package “spi-builder-workspace”
working directory:
   /Users/admin/builder/spi-builder-workspace
tool mapping:
   swiftlint: /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint [arm64-apple-macosx]
tool search paths:
   /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /opt/pkg/env/active/bin
   /opt/pmk/env/global/bin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/tmp\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Exhaust/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/Exhaust/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/AnyCasePath+PartialPath.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Collections.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Data.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Date.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Decimal.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+LargeNumericGenerators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Miscellaneous.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+NumericGenerators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+SIMD.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+Strings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+URL.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Conformances/ReflectiveGenerator+UUID.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/AsyncContractRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Contract/ContractSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Combinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+InternalCombinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Unfold.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Core/ReflectiveGenerator+Validation.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/CoverageRunner.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustReport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExhaustTrait.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreReport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/ExploreSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Contract.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Examine.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Example.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Exhaust.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Explore.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/Macro+Generate.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport+Explore.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport+Pipeline.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/MacroSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Macros/PropertyTestFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Reexports.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/SendableBox.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MirrorCombinators.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MirrorExtract.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/MonotonicClock.swift /Users/admin/builder/spi-builder-workspace/Sources/Exhaust/Utilities/ReductionSummary.swift
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow mach-lookup (global-name \"com.apple.mobileassetd.v2\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/tmp\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/C\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ExhaustBenchmarks/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ExhaustBenchmarks/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/BinaryHeapChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/Bound5Challenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/CalculatorChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ComplexGrammarChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ECOOPBenchmarks.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/GraphColoringChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/ParserChallenge.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallenge/SimpleChallenges.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/ShrinkingChallengeBenchmarks.swift /Users/admin/builder/spi-builder-workspace/Sources/ExhaustBenchmarks/main.swift
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x8046b5800 path:'/Users/admin/builder/spi-builder-workspace'>
    target: Exhaust
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
    target: ExhaustBenchmarks
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (38 targets)
    Target 'ExhaustBenchmarks' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'Benchmark' in project 'Benchmark'
    Target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'Benchmark' in project 'Benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'Exhaust' in project 'Exhaust'
        ➜ Explicit dependency on target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins' (no dependencies)
    Target 'ExhaustMacros' in project 'Exhaust'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7be78ac0914fe0bbe7d6939ee05e3000
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7be78ac0914fe0bbe7d6939ee05e3000.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'Exhaust' from project 'Exhaust')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'ExhaustBenchmarks' from project 'Exhaust')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ExhaustCore/ExhaustCore.xcframework'. (in target 'Exhaust' from project 'Exhaust')
2026-05-07 23:38:15.260 xcodebuild[1873:10854] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-05-07 23:38:15.363 xcodebuild[1873:10854] [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 Exhaust-Package
(1 failure)
BUILD FAILURE 6.3 tvOS