Build Information
Failed to build SwiftyOpenGraph, reference main (db9ae4), with Swift 6.2 for macOS (SPM) on 3 Feb 2026 21:19:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FiveSheepCo/SwiftyOpenGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at db9ae49 Add Codability, move to AsyncNetworking
Cloned https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Revision (git rev-parse @):
db9ae490bf33b241466514781a7a872b2f3f05c7
SUCCESS checkout https://github.com/FiveSheepCo/SwiftyOpenGraph.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 | ],
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
/Users/admin/builder/spi-builder-workspace/Package.swift:22:78: warning: 'branch' is deprecated [#DeprecatedDeclaration]
20 | ],
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
/Users/admin/builder/spi-builder-workspace/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
25 | ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:63: warning: 'branch' is deprecated [#DeprecatedDeclaration]
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/FiveSheepCo/AsyncNetworking.git
warning: 'asyncnetworking': skipping cache due to an error: Failed to clone repository https://github.com/FiveSheepCo/AsyncNetworking.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/AsyncNetworking-c3c7d7c7'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/FiveSheepCo/AsyncNetworking.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/AsyncNetworking-c3c7d7c7'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 | ],
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
/Users/admin/builder/spi-builder-workspace/Package.swift:22:78: warning: 'branch' is deprecated [#DeprecatedDeclaration]
20 | ],
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
/Users/admin/builder/spi-builder-workspace/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
25 | ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:63: warning: 'branch' is deprecated [#DeprecatedDeclaration]
21 | dependencies: [
22 | .package(url: "https://github.com/FiveSheepCo/AsyncNetworking.git", .branch("main")),
23 | .package(url: "https://github.com/scinfu/SwiftSoup", .branch("master")),
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
24 | .package(url: "https://github.com/FiveSheepCo/FiveKit.git", branch: "main")
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/FiveSheepCo/AsyncNetworking.git
warning: 'asyncnetworking': skipping cache due to an error: Failed to clone repository https://github.com/FiveSheepCo/AsyncNetworking.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/AsyncNetworking-c3c7d7c7'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/FiveSheepCo/AsyncNetworking.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/AsyncNetworking-c3c7d7c7'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.2 macosSpm