This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 VaporExt with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/vapor-community/vapor-ext.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/gperdomor/vapor.git
[1/919] Fetching service
[20/21062] Fetching service, core
[1726/34406] Fetching service, core, 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.67s)
Fetched https://github.com/vapor/service.git from cache (1.67s)
Fetched https://github.com/vapor/core.git from cache (1.67s)
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.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.