The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-bundler with Swift 5.10 for tvOS using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme swift-bundler-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-bundler.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-bundler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90d829b Combine MacOSBundler, IOSBundler, TVOSBundler, and VisionOSBundler into a single DarwinBundler (along with other clean up)
Cloned https://github.com/stackotter/swift-bundler.git
Revision (git rev-parse @):
90d829b58723f62c06b737b0e92249c53b4d9653
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-bundler.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/stackotter/swift-bundler.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/stackotter/swift-arg-parser (cached)
Fetching from https://github.com/apple/swift-log (cached)
Fetching from https://github.com/sersoft-gmbh/swift-filestreamer (cached)
Fetching from https://github.com/sersoft-gmbh/swift-inotify (cached)
Fetching from https://github.com/apple/swift-async-algorithms.git (cached)
Fetching from https://github.com/apple/swift-docc-plugin (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/mxcl/Version.git (cached)
Fetching from https://github.com/yonaskolb/JSONUtilities.git (cached)
Fetching from https://github.com/SwiftDocOrg/GraphViz.git (cached)
Fetching from https://github.com/furby-tm/TOMLKit (cached)
Fetching from https://github.com/pointfreeco/swift-parsing.git (cached)
Fetching from https://github.com/jakeheis/SwiftCLI.git (cached)
Fetching from https://github.com/stackotter/Socket (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/tadija/AEXML.git (cached)
Fetching from https://github.com/onevcat/Rainbow (cached)
Fetching from https://github.com/pointfreeco/swift-case-paths (cached)
Fetching from https://github.com/kylef/PathKit.git (cached)
Fetching from https://github.com/apple/swift-markdown.git (cached)
Fetching from https://github.com/stackotter/SwiftXcodeProj.git (cached)
Fetching from https://github.com/stackotter/XcodeGen (cached)
Fetching from https://github.com/apple/swift-format (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/apple/swift-docc-symbolkit (cached)
Fetching from https://github.com/apple/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/swift-overture (cached)
Fetching from https://github.com/apple/swift-cmark.git (cached)
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.Fetching from https://github.com/apple/swift-log (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.Fetching from https://github.com/apple/swift-log (cached)
Creating working copy of package ‘swift-log’
Checking out 1.5.4 of package ‘swift-log’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/Version.git', will fetch again.Fetching from https://github.com/mxcl/Version.git (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/Version.git', will fetch again.Fetching from https://github.com/mxcl/Version.git (cached)
Creating working copy of package ‘Version’
Checking out 2.0.1 of package ‘Version’
Creating working copy of package ‘swift-parsing’
Checking out 0.13.0 of package ‘swift-parsing’
Creating working copy of package ‘swift-case-paths’
Checking out 1.0.0 of package ‘swift-case-paths’
Creating working copy of package ‘swift-collections’
Checking out 1.1.0 of package ‘swift-collections’
Creating working copy of package ‘swift-arg-parser’
Checking out b1b5373 (b1b5373) of package ‘swift-arg-parser’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.Fetching from https://github.com/onevcat/Rainbow (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.Fetching from https://github.com/onevcat/Rainbow (cached)
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘Yams’
Checking out 5.1.2 of package ‘Yams’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.Fetching from https://github.com/apple/swift-system (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.Fetching from https://github.com/apple/swift-system (cached)
Creating working copy of package ‘swift-system’
Checking out 1.2.1 of package ‘swift-system’
Creating working copy of package ‘SwiftCLI’
Checking out 6.0.3 of package ‘SwiftCLI’
Creating working copy of package ‘AEXML’
Checking out 4.6.1 of package ‘AEXML’
Creating working copy of package ‘JSONUtilities’
Checking out 4.2.0 of package ‘JSONUtilities’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘Socket’
Checking out 0.3.3 of package ‘Socket’
Creating working copy of package ‘SwiftXcodeProj’
Checking out 8.10.1 of package ‘SwiftXcodeProj’
Creating working copy of package ‘swift-format’
Checking out 510.0.1 of package ‘swift-format’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.0.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘XcodeGen’
Checking out 2.35.1 of package ‘XcodeGen’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.Fetching from https://github.com/apple/swift-syntax (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.Fetching from https://github.com/apple/swift-syntax (cached)
Creating working copy of package ‘swift-syntax’
Checking out 510.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.3.1 of package ‘swift-argument-parser’
Creating working copy of package ‘TOMLKit’
Checking out 0.5.6 of package ‘TOMLKit’
Creating working copy of package ‘GraphViz’
Checking out 0.2.0 of package ‘GraphViz’
Creating working copy of package ‘swift-markdown’
Checking out 0.3.0 of package ‘swift-markdown’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-filestreamer-81c34b9c is not valid git repository for 'https://github.com/sersoft-gmbh/swift-filestreamer', will fetch again.Fetching from https://github.com/sersoft-gmbh/swift-filestreamer (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-filestreamer-81c34b9c is not valid git repository for 'https://github.com/sersoft-gmbh/swift-filestreamer', will fetch again.Fetching from https://github.com/sersoft-gmbh/swift-filestreamer (cached)
Creating working copy of package ‘swift-filestreamer’
Checking out 0.8.1 of package ‘swift-filestreamer’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-overture-89b952c5 is not valid git repository for 'https://github.com/pointfreeco/swift-overture', will fetch again.Fetching from https://github.com/pointfreeco/swift-overture (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-overture-89b952c5 is not valid git repository for 'https://github.com/pointfreeco/swift-overture', will fetch again.Fetching from https://github.com/pointfreeco/swift-overture (cached)
Creating working copy of package ‘swift-overture’
Checking out 0.5.0 of package ‘swift-overture’
Creating working copy of package ‘swift-async-algorithms’
Checking out 0.1.0 of package ‘swift-async-algorithms’
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-inotify-e34f5da8 is not valid git repository for 'https://github.com/sersoft-gmbh/swift-inotify', will fetch again.Fetching from https://github.com/sersoft-gmbh/swift-inotify (cached)
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-inotify-e34f5da8 is not valid git repository for 'https://github.com/sersoft-gmbh/swift-inotify', will fetch again.Fetching from https://github.com/sersoft-gmbh/swift-inotify (cached)
Creating working copy of package ‘swift-inotify’
Checking out 0.6.0 of package ‘swift-inotify’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-cmark’
Checking out 0.3.0 of package ‘swift-cmark’
Resolved source packages:
  cmark-gfm: https://github.com/apple/swift-cmark.git @ 0.3.0
  swift-argument-parser: https://github.com/stackotter/swift-arg-parser @ b1b5373 (b1b5373)
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  swift-syntax: https://github.com/apple/swift-syntax @ 510.0.1
  swift-bundler: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GraphViz: https://github.com/SwiftDocOrg/GraphViz.git @ 0.2.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  swift-parsing: https://github.com/pointfreeco/swift-parsing.git @ 0.13.0
  SwiftXcodeProj: https://github.com/stackotter/SwiftXcodeProj.git @ 8.10.1
  TOMLKit: https://github.com/furby-tm/TOMLKit @ 0.5.6
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  Overture: https://github.com/pointfreeco/swift-overture @ 0.5.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
  swift-format: https://github.com/apple/swift-format @ 510.0.1
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  XcodeGen: https://github.com/stackotter/XcodeGen @ 2.35.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.8.1
  Socket: https://github.com/stackotter/Socket @ 0.3.3
  swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.6.0
  Version: https://github.com/mxcl/Version.git @ 2.0.1
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.3.0
  Rainbow: https://github.com/onevcat/Rainbow @ 3.2.0
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms.git @ 0.1.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
resolved source packages: cmark-gfm, swift-argument-parser, PathKit, Spectre, swift-syntax, swift-bundler, GraphViz, swift-case-paths, swift-log, SwiftCLI, swift-parsing, SwiftXcodeProj, TOMLKit, Yams, Overture, swift-argument-parser, AEXML, JSONUtilities, swift-format, swift-system, SymbolKit, XcodeGen, swift-collections, xctest-dynamic-overlay, swift-filestreamer, Socket, swift-inotify, Version, swift-markdown, Rainbow, AsyncAlgorithms, SwiftDocCPlugin
{
  "dependencies" : [
    {
      "identity" : "swift-arg-parser",
      "requirement" : {
        "revision" : [
          "b1b5373"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-arg-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    },
    {
      "identity" : "tomlkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/furby-tm/TOMLKit"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "xcodegen",
      "requirement" : {
        "exact" : [
          "2.35.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/XcodeGen"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "510.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "exact" : [
          "510.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format"
    },
    {
      "identity" : "swift-overture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-overture"
    },
    {
      "identity" : "socket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/Socket"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-inotify",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sersoft-gmbh/swift-inotify"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    }
  ],
  "manifest_display_name" : "swift-bundler",
  "name" : "swift-bundler",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-bundler",
      "targets" : [
        "swift-bundler"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftBundlerRuntime",
      "targets" : [
        "SwiftBundlerRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftBundlerCommandPlugin",
      "targets" : [
        "SwiftBundlerCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "schema-gen",
      "targets" : [
        "schema-gen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_bundler",
      "module_type" : "SwiftTarget",
      "name" : "swift-bundler",
      "path" : "Sources/swift-bundler",
      "product_dependencies" : [
        "StackOtterArgParser",
        "Logging",
        "Parsing",
        "TOMLKit",
        "Rainbow",
        "Version",
        "Socket",
        "Yams",
        "XcodeGenKit",
        "ProjectSpec",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftFormat",
        "SwiftFormatConfiguration",
        "Overture"
      ],
      "product_memberships" : [
        "swift-bundler",
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "AsyncMain.swift",
        "Bundler/AppImageBundler.swift",
        "Bundler/AppImageBundlerError.swift",
        "Bundler/AppImageTool.swift",
        "Bundler/AppImageToolError.swift",
        "Bundler/Bundler.swift",
        "Bundler/CodeSigner/CodeSigner.swift",
        "Bundler/CodeSigner/CodeSignerError.swift",
        "Bundler/CodeSigner/ProvisioningProfile.swift",
        "Bundler/DarwinAppBundleStructure.swift",
        "Bundler/DarwinBundler.swift",
        "Bundler/DarwinBundlerError.swift",
        "Bundler/DynamicLibraryBundler.swift",
        "Bundler/DynamicLibraryBundlerError.swift",
        "Bundler/IconSetCreator.swift",
        "Bundler/IconSetCreatorError.swift",
        "Bundler/MetalCompiler.swift",
        "Bundler/MetalCompilerError.swift",
        "Bundler/PlistCreator.swift",
        "Bundler/PlistCreatorError.swift",
        "Bundler/ResourceBundler.swift",
        "Bundler/ResourceBundlerError.swift",
        "Bundler/Runner/Device.swift",
        "Bundler/Runner/Runner.swift",
        "Bundler/Runner/RunnerError.swift",
        "Bundler/SimulatorManager/Simulator.swift",
        "Bundler/SimulatorManager/SimulatorList.swift",
        "Bundler/SimulatorManager/SimulatorManager.swift",
        "Bundler/SimulatorManager/SimulatorManagerError.swift",
        "Bundler/StoryboardCompiler.swift",
        "Bundler/StoryboardCompilerError.swift",
        "Bundler/StringCatalogCompiler.swift",
        "Bundler/StringCatalogCompilerError.swift",
        "Bundler/SwiftPackageManager/AppleOS.swift",
        "Bundler/SwiftPackageManager/ApplePlatform.swift",
        "Bundler/SwiftPackageManager/AppleSDKPlatform.swift",
        "Bundler/SwiftPackageManager/BuildArchitecture.swift",
        "Bundler/SwiftPackageManager/BuildConfiguration.swift",
        "Bundler/SwiftPackageManager/BuildPlan.swift",
        "Bundler/SwiftPackageManager/OS.swift",
        "Bundler/SwiftPackageManager/PackageManifest.swift",
        "Bundler/SwiftPackageManager/Platform.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManager.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
        "Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
        "Bundler/System.swift",
        "Bundler/SystemError.swift",
        "Bundler/Templater/IndentationStyle.swift",
        "Bundler/Templater/SystemDependency.swift",
        "Bundler/Templater/Template.swift",
        "Bundler/Templater/TemplateManifest.swift",
        "Bundler/Templater/Templater.swift",
        "Bundler/Templater/TemplaterError.swift",
        "Bundler/VariableEvaluator.swift",
        "Bundler/VariableEvaluatorError.swift",
        "Bundler/XcodeSupportGenerator.swift",
        "Bundler/XcodeSupportGeneratorError.swift",
        "Bundler/XcodeprojConverter/ExecutableTarget.swift",
        "Bundler/XcodeprojConverter/LibraryTarget.swift",
        "Bundler/XcodeprojConverter/TargetType.swift",
        "Bundler/XcodeprojConverter/XcodeFile.swift",
        "Bundler/XcodeprojConverter/XcodePackageDependency.swift",
        "Bundler/XcodeprojConverter/XcodeTarget.swift",
        "Bundler/XcodeprojConverter/XcodeprojConverter.swift",
        "Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
        "Commands/AsyncCommand.swift",
        "Commands/BundleArguments.swift",
        "Commands/BundleCommand.swift",
        "Commands/CLIError.swift",
        "Commands/Command.swift",
        "Commands/ConvertCommand.swift",
        "Commands/CreateCommand.swift",
        "Commands/GenerateXcodeSupportCommand.swift",
        "Commands/ListIdentitiesCommand.swift",
        "Commands/MigrateCommand.swift",
        "Commands/RunCommand.swift",
        "Commands/Simulators/SimulatorsBootCommand.swift",
        "Commands/Simulators/SimulatorsListCommand.swift",
        "Commands/SimulatorsCommand.swift",
        "Commands/Templates/TemplatesInfoCommand.swift",
        "Commands/Templates/TemplatesListCommand.swift",
        "Commands/Templates/TemplatesUpdateCommand.swift",
        "Commands/TemplatesCommand.swift",
        "Configuration/AppConfiguration.swift",
        "Configuration/AppConfigurationError.swift",
        "Configuration/MigrationMode.swift",
        "Configuration/PackageConfiguration.swift",
        "Configuration/PackageConfigurationError.swift",
        "Configuration/PlistError.swift",
        "Configuration/PlistValue.swift",
        "Configuration/V1/PackageConfigurationV1.swift",
        "Configuration/V2/AppConfigurationV2.swift",
        "Configuration/V2/PackageConfigurationV2.swift",
        "Extensions/Array.swift",
        "Extensions/CaseIterable.swift",
        "Extensions/FileHandle+TextOutputStream.swift",
        "Extensions/FileManager.swift",
        "Extensions/PBXProductType.swift",
        "Extensions/Process.swift",
        "Extensions/ProcessError.swift",
        "Extensions/Result.swift",
        "Extensions/Sequence.swift",
        "Extensions/String.swift",
        "Extensions/URL.swift",
        "Extensions/Version.swift",
        "SwiftBundler.swift",
        "Utility/Box.swift",
        "Utility/CommandLine.swift",
        "Utility/Logger.swift",
        "Utility/LoggerLevel.swift",
        "Utility/OutputBuilder/Array+OutputComponent.swift",
        "Utility/OutputBuilder/ExampleCommand.swift",
        "Utility/OutputBuilder/InlineList.swift",
        "Utility/OutputBuilder/KeyedList.swift",
        "Utility/OutputBuilder/KeyedListBuilder.swift",
        "Utility/OutputBuilder/Line.swift",
        "Utility/OutputBuilder/LineBuilder.swift",
        "Utility/OutputBuilder/LinePartsBuilder.swift",
        "Utility/OutputBuilder/List.swift",
        "Utility/OutputBuilder/Output.swift",
        "Utility/OutputBuilder/OutputBuilder.swift",
        "Utility/OutputBuilder/OutputComponent.swift",
        "Utility/OutputBuilder/OutputPartsBuilder.swift",
        "Utility/OutputBuilder/Section.swift",
        "Utility/OutputBuilder/String+OutputComponent.swift",
        "Utility/OutputBuilder/StringOutput.swift",
        "Utility/Signal.swift",
        "Utility/Stopwatch.swift"
      ],
      "target_dependencies" : [
        "HotReloadingProtocol",
        "FileSystemWatcher"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "schema_gen",
      "module_type" : "SwiftTarget",
      "name" : "schema-gen",
      "path" : "Sources/schema-gen",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "schema-gen"
      ],
      "sources" : [
        "Namespace.swift",
        "PropertyDecl.swift",
        "SchemaGenerator.swift",
        "TypeDecl.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftBundlerTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBundlerTests",
      "path" : "Tests/SwiftBundlerTests",
      "sources" : [
        "SwiftBundlerTests.swift"
      ],
      "target_dependencies" : [
        "swift-bundler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBundlerRuntime",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBundlerRuntime",
      "path" : "Sources/SwiftBundlerRuntime",
      "product_dependencies" : [
        "Socket"
      ],
      "product_memberships" : [
        "SwiftBundlerRuntime"
      ],
      "sources" : [
        "Dylib.swift",
        "HotReloadingClient.swift"
      ],
      "target_dependencies" : [
        "HotReloadingProtocol"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBundlerCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftBundlerCommandPlugin",
      "path" : "Plugins/SwiftBundlerCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run a package as an app.",
          "type" : "custom",
          "verb" : "bundler"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Creating an app bundle requires writing to the package directory.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "SwiftBundlerCommandPlugin.swift"
      ],
      "target_dependencies" : [
        "swift-bundler"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftBundler",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBundler",
      "path" : "Documentation",
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HotReloadingProtocol",
      "module_type" : "SwiftTarget",
      "name" : "HotReloadingProtocol",
      "path" : "Sources/HotReloadingProtocol",
      "product_dependencies" : [
        "Socket"
      ],
      "product_memberships" : [
        "swift-bundler",
        "SwiftBundlerRuntime",
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "Packet.swift",
        "ReadableStream.swift",
        "Socket+Stream.swift",
        "WritableStream.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemWatcher",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemWatcher",
      "path" : "Sources/FileSystemWatcher",
      "product_dependencies" : [
        "Inotify",
        "SystemPackage",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "swift-bundler",
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "CoreServicesFileSystemWatcher.swift",
        "DispatchQueue.swift",
        "FileSystemWatcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "schema-gen",
      "swift-bundler",
      "swift-bundler-Package",
      "SwiftBundlerRuntime"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme swift-bundler-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme swift-bundler-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  swift-parsing: https://github.com/pointfreeco/swift-parsing.git @ 0.13.0
  Overture: https://github.com/pointfreeco/swift-overture @ 0.5.0
  swift-format: https://github.com/apple/swift-format @ 510.0.1
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.8.1
  GraphViz: https://github.com/SwiftDocOrg/GraphViz.git @ 0.2.0
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.6.0
  swift-argument-parser: https://github.com/stackotter/swift-arg-parser @ b1b5373 (b1b5373)
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms.git @ 0.1.0
  SwiftXcodeProj: https://github.com/stackotter/SwiftXcodeProj.git @ 8.10.1
  Rainbow: https://github.com/onevcat/Rainbow @ 3.2.0
  Socket: https://github.com/stackotter/Socket @ 0.3.3
  cmark-gfm: https://github.com/apple/swift-cmark.git @ 0.3.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  TOMLKit: https://github.com/furby-tm/TOMLKit @ 0.5.6
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  swift-bundler: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  XcodeGen: https://github.com/stackotter/XcodeGen @ 2.35.1
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.3.0
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  Version: https://github.com/mxcl/Version.git @ 2.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.1
  JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
  swift-syntax: https://github.com/apple/swift-syntax @ 510.0.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
Prepare packages
Compile plug-in “SwiftBundlerCommandPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/SwiftBundlerCommandPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 0cbde464977d7280251893e7db971b6bf263e4a58d5902e8d71d7c02ed00d1cc
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (77 targets)
    Target 'swift-bundler' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'FileSystemWatcher' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'Overture' in project 'Overture'
    Target 'Overture' in project 'Overture'
        ➜ Explicit dependency on target 'Overture' in project 'Overture'
    Target 'Overture' in project 'Overture' (no dependencies)
    Target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' 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 '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 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' 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 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftOperators' 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 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
    Target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
    Target 'CAtomic' in project 'swift-markdown' (no dependencies)
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 'SwiftSyntaxBuilder' 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 '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 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' 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 'SwiftDiagnostics' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftBasicFormat' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'DOT' in project 'GraphViz'
        ➜ Explicit dependency on target 'Tools' in project 'GraphViz'
    Target 'Tools' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'DOT' in project 'GraphViz'
    Target 'DOT' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'GraphViz' in project 'GraphViz' (no dependencies)
    Target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'AEXML' in project 'AEXML'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'AEXML' in project 'AEXML' (no dependencies)
    Target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
    Target 'JSONUtilities' in project 'JSONUtilities' (no dependencies)
    Target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'Version' in project 'Version' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
    Target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
    Target 'CTOML' in project 'TOMLKit' (no dependencies)
    Target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ 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'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser'
    Target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser'
    Target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'FileSystemWatcher' in project 'swift-bundler' (no dependencies)
    Target 'schema-gen' in project 'swift-bundler'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CSocket' in project 'Socket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 26b8f378204fef95cd670c612978ee07
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/26b8f378204fef95cd670c612978ee07.xcbuilddata
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SwiftBundlerRuntime' from project 'swift-bundler')
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'Parsing' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftSyntaxBuilder' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftFormat' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftFormatConfiguration' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'schema-gen' from project 'swift-bundler')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'schema-gen' from project 'swift-bundler')
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'HotReloadingProtocol' from project 'swift-bundler')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme swift-bundler-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-parsing: https://github.com/pointfreeco/swift-parsing.git @ 0.13.0
  swift-inotify: https://github.com/sersoft-gmbh/swift-inotify @ 0.6.0
  Yams: https://github.com/jpsim/Yams.git @ 5.1.2
  Rainbow: https://github.com/onevcat/Rainbow @ 3.2.0
  Version: https://github.com/mxcl/Version.git @ 2.0.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.8.1
  TOMLKit: https://github.com/furby-tm/TOMLKit @ 0.5.6
  swift-syntax: https://github.com/apple/swift-syntax @ 510.0.1
  GraphViz: https://github.com/SwiftDocOrg/GraphViz.git @ 0.2.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.0
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms.git @ 0.1.0
  swift-format: https://github.com/apple/swift-format @ 510.0.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  JSONUtilities: https://github.com/yonaskolb/JSONUtilities.git @ 4.2.0
  XcodeGen: https://github.com/stackotter/XcodeGen @ 2.35.1
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  Overture: https://github.com/pointfreeco/swift-overture @ 0.5.0
  swift-argument-parser: https://github.com/stackotter/swift-arg-parser @ b1b5373 (b1b5373)
  swift-bundler: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  Socket: https://github.com/stackotter/Socket @ 0.3.3
  cmark-gfm: https://github.com/apple/swift-cmark.git @ 0.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.1
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.3.0
  SwiftXcodeProj: https://github.com/stackotter/SwiftXcodeProj.git @ 8.10.1
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.0.0
Prepare packages
Compile plug-in “SwiftBundlerCommandPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins/SwiftBundlerCommandPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 0cbde464977d7280251893e7db971b6bf263e4a58d5902e8d71d7c02ed00d1cc
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (77 targets)
    Target 'swift-bundler' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'FileSystemWatcher' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'Overture' in project 'Overture'
    Target 'Overture' in project 'Overture'
        ➜ Explicit dependency on target 'Overture' in project 'Overture'
    Target 'Overture' in project 'Overture' (no dependencies)
    Target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormatConfiguration' in project 'swift-format'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftFormat' in project 'swift-format'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' 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 '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 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' 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 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftOperators' 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 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
    Target 'Markdown' in project 'swift-markdown'
        ➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm-extensions' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm'
        ➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
    Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
    Target 'CAtomic' in project 'swift-markdown' (no dependencies)
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' 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 '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 'SwiftSyntaxBuilder' 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 '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 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' 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 'SwiftDiagnostics' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftBasicFormat' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'XcodeGenKit' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'DOT' in project 'GraphViz'
        ➜ Explicit dependency on target 'Tools' in project 'GraphViz'
    Target 'Tools' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
        ➜ Explicit dependency on target 'DOT' in project 'GraphViz'
    Target 'DOT' in project 'GraphViz'
        ➜ Explicit dependency on target 'GraphViz' in project 'GraphViz'
    Target 'GraphViz' in project 'GraphViz' (no dependencies)
    Target 'ProjectSpec' in project 'XcodeGen'
        ➜ Explicit dependency on target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'SwiftXcodeProj' in project 'SwiftXcodeProj'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'AEXML' in project 'AEXML'
        ➜ Explicit dependency on target 'AEXML' in project 'AEXML'
    Target 'AEXML' in project 'AEXML' (no dependencies)
    Target 'JSONUtilities' in project 'JSONUtilities'
        ➜ Explicit dependency on target 'JSONUtilities' in project 'JSONUtilities'
    Target 'JSONUtilities' in project 'JSONUtilities' (no dependencies)
    Target 'XcodeGenCore' in project 'XcodeGen'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'Version' in project 'Version'
        ➜ Explicit dependency on target 'Version' in project 'Version'
    Target 'Version' in project 'Version' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
    Target 'TOMLKit' in project 'TOMLKit'
        ➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
    Target 'CTOML' in project 'TOMLKit' (no dependencies)
    Target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'Parsing' in project 'swift-parsing'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ 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'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser'
    Target 'StackOtterArgParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser'
    Target 'StackOtterArgParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'FileSystemWatcher' in project 'swift-bundler' (no dependencies)
    Target 'schema-gen' in project 'swift-bundler'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' 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 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'SwiftBundlerRuntime' in project 'swift-bundler'
        ➜ Explicit dependency on target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'HotReloadingProtocol' in project 'swift-bundler'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CSocket' in project 'Socket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 26b8f378204fef95cd670c612978ee07
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/26b8f378204fef95cd670c612978ee07.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'schema-gen' from project 'swift-bundler')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'schema-gen' from project 'swift-bundler')
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'Parsing' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftSyntaxBuilder' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftFormat' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'SwiftFormatConfiguration' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'swift-bundler' from project 'swift-bundler')
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'SwiftBundlerRuntime' from project 'swift-bundler')
error: The package product 'Socket' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'HotReloadingProtocol' from project 'swift-bundler')
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS