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 v2.0.1 (0927fa), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 04:24:44 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: v2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/simage
 * tag               v2.0.1     -> FETCH_HEAD
HEAD is now at 0927fa7 Use SPM Resources (SE-0271)
Cloned https://github.com/backslash-f/simage.git
Revision (git rev-parse @):
0927fa7a625c8dd99ba89cf1d492a7db55420424
SUCCESS checkout https://github.com/backslash-f/simage.git at v2.0.1
========================================
Build
========================================
Selected platform:         watchOS
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
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 21:24:42.237 xcodebuild[518:2870] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-24-0042.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:24:44.294 xcodebuild[1209:5550] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-24-0044.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 watchOS