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 SImage, reference master (f4ecc5), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 04:25:22 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.61.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 f4ecc53 Update README.md
Cloned https://github.com/backslash-f/simage.git
Revision (git rev-parse @):
f4ecc53812d9d748722536a958bcab9dc94ef084
SUCCESS checkout https://github.com/backslash-f/simage.git at master
========================================
Build
========================================
Selected platform:         tvOS
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/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/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-04-25 21:25:20.496 xcodebuild[518:2877] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-25-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
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-04-25 21:25:22.518 xcodebuild[1364:6074] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-25-0022.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 tvOS