The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-sh, reference main (65ddd4), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 21 Jan 2026 09:26:54 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/swift-sh.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/swift-sh
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65ddd46 Add description of non-implemented commands from original project
Cloned https://github.com/xcode-actions/swift-sh.git
Revision (git rev-parse @):
65ddd46d77625be893306ad13adf0ec8c61ff490
SUCCESS checkout https://github.com/xcode-actions/swift-sh.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xcode-actions/swift-sh.git
https://github.com/xcode-actions/swift-sh.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "inlineobjectconfig",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/InlineObjectConfig.git"
    },
    {
      "identity" : "swift-xdg",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/swift-xdg.git"
    },
    {
      "identity" : "unwraporthrow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/UnwrapOrThrow.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    },
    {
      "identity" : "stream-reader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/stream-reader.git"
    },
    {
      "identity" : "swift-process-invocation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0-beta.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/swift-process-invocation.git"
    }
  ],
  "manifest_display_name" : "swift-sh",
  "name" : "swift-sh",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-sh",
      "targets" : [
        "swift-sh"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftSH_Helpers",
      "targets" : [
        "SwiftSH_Helpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_sh",
      "module_type" : "SwiftTarget",
      "name" : "swift-sh",
      "path" : "Sources/swift-sh",
      "product_dependencies" : [
        "ArgumentParser",
        "CLTLogger",
        "Crypto",
        "LegibleError",
        "Logging",
        "ProcessInvocation",
        "StreamReader",
        "SystemPackage",
        "UnwrapOrThrow",
        "Version",
        "XDG"
      ],
      "product_memberships" : [
        "swift-sh"
      ],
      "sources" : [
        "Helpers/DepsPackage.swift",
        "Helpers/FilePath+ArgumentParser.swift",
        "Helpers/FilePath+Utils.swift",
        "Helpers/ImportSpecification+CustomStringConvertible.swift",
        "Helpers/ImportSpecification+Parsing.swift",
        "Helpers/ImportSpecification+Serialization.swift",
        "Helpers/ImportSpecification.swift",
        "Helpers/ScriptSource.swift",
        "Helpers/String+Utils.swift",
        "OptionGroups/BuildAndRunOptions.swift",
        "OptionGroups/GlobalOptions.swift",
        "OptionGroups/ScriptOptions.swift",
        "swift-sh.swift",
        "swift-sh⊳build.swift",
        "swift-sh⊳eject.swift",
        "swift-sh⊳run.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftSH_Helpers",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSH_Helpers",
      "path" : "Sources/SwiftSH_Helpers",
      "product_dependencies" : [
        "ArgumentParser",
        "CLTLogger",
        "InlineObjectConfig",
        "Logging",
        "ProcessInvocation",
        "StreamReader",
        "SystemPackage",
        "UnwrapOrThrow",
        "XDG"
      ],
      "product_memberships" : [
        "SwiftSH_Helpers"
      ],
      "sources" : [
        "ExportedImports.swift",
        "FilePath+ArgumentParser.swift",
        "MessageError.swift",
        "UsefulGlobals.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSHTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSHTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Logging",
        "SystemPackage"
      ],
      "sources" : [
        "HelpersTests.swift",
        "ImportSpecificationUnitTests.swift",
        "Utils/Version+Utils.swift"
      ],
      "target_dependencies" : [
        "swift-sh",
        "SwiftSH_Helpers"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mxcl/LegibleError.git
Fetching from https://github.com/xcode-actions/clt-logger.git
Fetching from https://github.com/mxcl/Version.git
Fetching from https://github.com/xcode-actions/swift-process-invocation.git
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetching from https://github.com/Frizlab/UnwrapOrThrow.git
Fetching from https://github.com/Frizlab/swift-xdg.git
Fetching from https://github.com/Frizlab/InlineObjectConfig.git
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/mxcl/Version.git
Updating from https://github.com/xcode-actions/swift-process-invocation.git
Updating from https://github.com/Frizlab/swift-xdg.git
Updating from https://github.com/xcode-actions/clt-logger.git
Updating from https://github.com/mxcl/LegibleError.git
Updating from https://github.com/Frizlab/UnwrapOrThrow.git
Updating from https://github.com/Frizlab/InlineObjectConfig.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-log.git
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/apple/swift-argument-parser.git
Updating from https://github.com/apple/swift-crypto.git
Resolve Package Graph
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/mxcl/LegibleError.git
Updating from https://github.com/Frizlab/UnwrapOrThrow.git
Updating from https://github.com/xcode-actions/swift-process-invocation.git
Updating from https://github.com/mxcl/Version.git
Updating from https://github.com/Frizlab/swift-xdg.git
Updating from https://github.com/xcode-actions/clt-logger.git
Updating from https://github.com/Frizlab/InlineObjectConfig.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/Frizlab/UnwrapOrThrow.git
Updating from https://github.com/Frizlab/swift-xdg.git
Updating from https://github.com/xcode-actions/swift-process-invocation.git
Updating from https://github.com/xcode-actions/clt-logger.git
Updating from https://github.com/mxcl/Version.git
Updating from https://github.com/mxcl/LegibleError.git
Updating from https://github.com/Frizlab/InlineObjectConfig.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-system.git
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/apple/swift-argument-parser.git
Updating from https://github.com/apple/swift-crypto.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-01-21 01:26:52.726 xcodebuild[549:3087] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-01_01-26-0052.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/xcode-actions/clt-logger.git
Updating from https://github.com/xcode-actions/swift-process-invocation.git
Updating from https://github.com/mxcl/Version.git
Updating from https://github.com/Frizlab/swift-xdg.git
Updating from https://github.com/Frizlab/UnwrapOrThrow.git
Updating from https://github.com/mxcl/LegibleError.git
Updating from https://github.com/Frizlab/InlineObjectConfig.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/xcode-actions/stream-reader.git
skipping cache due to an error: Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
  spi-builder-workspace: (null)
2026-01-21 01:26:54.920 xcodebuild[1188:5528] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-01_01-26-0054.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/xcode-actions/stream-reader.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/stream-reader-b4dacb16'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 macosXcodebuild