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 Logger, reference main (325ba2), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 00:00:41 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/binaryscraping/swift-log.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/binaryscraping/swift-log
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 325ba24 Update github actions
Cloned https://github.com/binaryscraping/swift-log.git
Revision (git rev-parse @):
325ba24730eb63abde91405da9d01cfe0649fef1
SUCCESS checkout https://github.com/binaryscraping/swift-log.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/binaryscraping/swift-log.git
https://github.com/binaryscraping/swift-log.git
{
  "dependencies" : [
    {
      "identity" : "swift-json",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binaryscraping/swift-json"
    },
    {
      "identity" : "swift-sqlite",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binaryscraping/swift-sqlite"
    }
  ],
  "manifest_display_name" : "Logger",
  "name" : "Logger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Logger",
      "targets" : [
        "Logger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggerTests",
      "path" : "Tests/LoggerTests",
      "sources" : [
        "LoggerTests.swift"
      ],
      "target_dependencies" : [
        "Logger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Logger",
      "module_type" : "SwiftTarget",
      "name" : "Logger",
      "path" : "Sources/Logger",
      "product_dependencies" : [
        "JSON",
        "Sqlite"
      ],
      "product_memberships" : [
        "Logger"
      ],
      "sources" : [
        "Destination.swift",
        "Formatter.swift",
        "Logger.swift",
        "Message.swift",
        "SQLite/SQLiteLoggingStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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/binaryscraping/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/binaryscraping/swift-json:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-9b84b5c3'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/binaryscraping/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/binaryscraping/swift-json:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-9b84b5c3'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-26 17:00:39.794 xcodebuild[520:2910] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-00-0039.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/binaryscraping/swift-json:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-json-9b84b5c3'...
    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/binaryscraping/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/binaryscraping/swift-json:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-9b84b5c3'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-26 17:00:41.094 xcodebuild[635:3501] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-00-0041.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/binaryscraping/swift-json:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-json-9b84b5c3'...
    fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 tvOS