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 vintage, reference 0.2.0 (ed7bd9), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 06:03:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vinhnx/vintage.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vinhnx/vintage
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ed7bd94 Use swift-argument-parser instead of Commander for argument parsing
Cloned https://github.com/vinhnx/vintage.git
Revision (git rev-parse @):
ed7bd940c781ec0277b55bb3f12e6971c1baa703
SUCCESS checkout https://github.com/vinhnx/vintage.git at 0.2.0
Fetching git@github.com:JohnSundell/Files.git
Fetching https://github.com/JohnSundell/Require.git
Fetching git@github.com:JohnSundell/Releases.git
Fetching https://github.com/apple/swift-argument-parser
Fetching git@github.com:JohnSundell/Sweep.git
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/152] Fetching require
[47/233] Fetching require, chalk
[189/1193] Fetching require, chalk, shellout
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Releases-d92825f4'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Files-835d8468'...
    Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetched https://github.com/JohnSundell/Require.git from cache (0.78s)
[251/1041] Fetching chalk, shellout
[1011/13436] Fetching chalk, shellout, swift-argument-parser
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Files.git
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Sweep-df491e1f'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.70s)
Fetched https://github.com/mxcl/Chalk.git from cache (1.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.70s)
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Files-835d8468'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Releases-d92825f4'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching git@github.com:JohnSundell/Sweep.git
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Sweep-df491e1f'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/Files-835d8468'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vinhnx/vintage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching git@github.com:JohnSundell/Files.git
Fetching git@github.com:JohnSundell/Sweep.git
Fetching git@github.com:JohnSundell/Releases.git
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/mxcl/Chalk.git
Updated https://github.com/apple/swift-argument-parser (0.61s)
Updated https://github.com/mxcl/Chalk.git (0.61s)
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Sweep-df491e1f'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Releases-d92825f4'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Files-835d8468'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Sweep.git
Fetching git@github.com:JohnSundell/Files.git
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Sweep-df491e1f'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Files-835d8468'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Releases-d92825f4'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
error: Failed to clone repository git@github.com:JohnSundell/Files.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/Files-835d8468'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
BUILD FAILURE 6.0 macosSpm