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 HexavilleAuth, reference 0.4.1 (43e6ee), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 09:29:45 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/hexaville/hexavilleauth.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hexaville/hexavilleauth
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 43e6ee8 Merge pull request #14 from Hexaville/swift4.1
Cloned https://github.com/hexaville/hexavilleauth.git
Revision (git rev-parse @):
43e6ee848fddfed67bc8c8fab675c768b9f7ed68
SUCCESS checkout https://github.com/hexaville/hexavilleauth.git at 0.4.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hexaville/hexavilleauth.git
https://github.com/hexaville/hexavilleauth.git
{
  "dependencies" : [
    {
      "identity" : "hexavilleframework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.16",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/noppoMan/HexavilleFramework.git"
    }
  ],
  "manifest_display_name" : "HexavilleAuth",
  "name" : "HexavilleAuth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HexavilleAuth",
      "targets" : [
        "HexavilleAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "hexaville-todo-example",
      "targets" : [
        "HexavilleAuthExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HexavilleAuthExample",
      "module_type" : "SwiftTarget",
      "name" : "HexavilleAuthExample",
      "path" : "Sources/HexavilleAuthExample",
      "product_memberships" : [
        "hexaville-todo-example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HexavilleAuth"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HexavilleAuth",
      "module_type" : "SwiftTarget",
      "name" : "HexavilleAuth",
      "path" : "Sources/HexavilleAuth",
      "product_dependencies" : [
        "HexavilleFramework"
      ],
      "product_memberships" : [
        "HexavilleAuth",
        "hexaville-todo-example"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift",
        "Base64.swift",
        "Credential.swift",
        "HMAC.swift",
        "HexaviileAuth.swift",
        "HexavilleAuth+Router.swift",
        "LoginUser.swift",
        "OAuth/OAuth1.swift",
        "OAuth/OAuth2.swift",
        "Providers/CallbackURL.swift",
        "Providers/OAuth1/TwitterAuthorizationProvider.swift",
        "Providers/OAuth1AuthorizationProvidable.swift",
        "Providers/OAuth2/FacebookAuthorizationProvider.swift",
        "Providers/OAuth2/GithubAuthorizationProvider.swift",
        "Providers/OAuth2/GoogleAuthorizationProvider.swift",
        "Providers/OAuth2/InstagramAuthorizationProvider.swift",
        "Providers/OAuth2AuthorizationProvidable.swift",
        "URLRequest.swift",
        "URLResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/noppoMan/HexavilleFramework.git
Fetching from https://github.com/jakeheis/SwiftCLI.git
Fetching from https://github.com/noppoMan/Prorsum.git
Fetching from https://github.com/noppoman/ProrsumNet.git
Fetching from https://github.com/Zewo/CHTTPParser.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/noppoMan/HexavilleFramework.git
Updating from https://github.com/jakeheis/SwiftCLI.git
Updating from https://github.com/noppoMan/Prorsum.git
Updating from https://github.com/noppoman/ProrsumNet.git
Updating from https://github.com/Zewo/CHTTPParser.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/noppoMan/HexavilleFramework.git
Updating from https://github.com/noppoMan/Prorsum.git
Updating from https://github.com/jakeheis/SwiftCLI.git
Updating from https://github.com/Zewo/CHTTPParser.git
Updating from https://github.com/noppoman/ProrsumNet.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/noppoMan/HexavilleFramework.git
Updating from https://github.com/jakeheis/SwiftCLI.git
Updating from https://github.com/noppoMan/Prorsum.git
Updating from https://github.com/Zewo/CHTTPParser.git
Updating from https://github.com/noppoman/ProrsumNet.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 02:29:43.518 xcodebuild[519:2894] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_02-29-0043.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
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
Updating from https://github.com/noppoMan/HexavilleFramework.git
Updating from https://github.com/noppoMan/Prorsum.git
Updating from https://github.com/jakeheis/SwiftCLI.git
Updating from https://github.com/noppoman/ProrsumNet.git
Updating from https://github.com/Zewo/CHTTPParser.git
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 02:29:45.629 xcodebuild[880:4387] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_02-29-0045.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
BUILD FAILURE 6.1 visionOS