The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SImage, reference master (7e3d64), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 11 Dec 2025 07:39:20 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/backslash-f/simage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/simage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7e3d64a Update README.md
Cloned https://github.com/backslash-f/simage.git
Revision (git rev-parse @):
7e3d64a0e7a4c3ff6651b91bfb785ec5e68d8c10
SUCCESS checkout https://github.com/backslash-f/simage.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/backslash-f/simage.git
https://github.com/backslash-f/simage.git
{
  "dependencies" : [
    {
      "identity" : "worker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/backslash-f/worker"
    },
    {
      "identity" : "applogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/backslash-f/applogger"
    }
  ],
  "manifest_display_name" : "SImage",
  "name" : "SImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SImage",
      "targets" : [
        "SImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SImageTests",
      "module_type" : "SwiftTarget",
      "name" : "SImageTests",
      "path" : "Tests/SImageTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/Custom_Filename.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_0.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_1.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_2.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_3.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_4.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_5.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_6.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_7.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/image_8.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SImageTests/Resources/no_orientation.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SImageTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SImage",
      "module_type" : "SwiftTarget",
      "name" : "SImage",
      "path" : "Sources/SImage",
      "product_dependencies" : [
        "Worker",
        "AppLogger"
      ],
      "product_memberships" : [
        "SImage"
      ],
      "sources" : [
        "Extensions/CGImageProperties+Extensions.swift",
        "Extensions/CGImagePropertyOrientation+Extensions.swift",
        "SImage+Combine.swift",
        "SImage+Logging.swift",
        "SImage+Properties.swift",
        "SImage+Rotation.swift",
        "SImage+Save.swift",
        "SImage+Size.swift",
        "SImage+Thumbnails.swift",
        "SImage.swift",
        "SImageError.swift",
        "SImageSettings.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
  spi-builder-workspace: (null)
2025-12-10 23:39:17.992 xcodebuild[550:3178] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-12_23-39-0017.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/worker-a02f75b5'...
    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/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/backslash-f/applogger
Fetching from https://github.com/backslash-f/worker
skipping cache due to an error: Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
  spi-builder-workspace: (null)
2025-12-10 23:39:20.092 xcodebuild[2088:8935] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-10-12_23-39-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/backslash-f/worker:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/worker-a02f75b5'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 macosXcodebuild