Build Information
Failed to build VaporExt, reference master (8e3ddf
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 05:50:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/vapor-ext.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/vapor-ext
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8e3ddf8 Remove warnings from Swift 5 (#20)
Cloned https://github.com/vapor-community/vapor-ext.git
Revision (git rev-parse @):
8e3ddf8b78c8436038d14712ac44f10aca78fe87
SUCCESS checkout https://github.com/vapor-community/vapor-ext.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor-community/vapor-ext.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/gperdomor/vapor.git
[1/20143] Fetching core
[2/21062] Fetching core, service
[975/34483] Fetching core, service, fluent
warning: 'vapor': skipping cache due to an error: Failed to clone repository https://github.com/gperdomor/vapor.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/vapor-24b4a165'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Fetched https://github.com/vapor/fluent.git from cache (1.40s)
Fetched https://github.com/vapor/service.git from cache (1.40s)
Fetched https://github.com/vapor/core.git from cache (1.40s)
Fetching https://github.com/gperdomor/vapor.git
warning: 'vapor': skipping cache due to an error: Failed to clone repository https://github.com/gperdomor/vapor.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/vapor-24b4a165'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
error: Failed to clone repository https://github.com/gperdomor/vapor.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/vapor-24b4a165'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.2 macosSpm