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 master (f7fc94), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 06:03:15 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vinhnx/vintage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f7fc94e Update README.md
Cloned https://github.com/vinhnx/vintage.git
Revision (git rev-parse @):
f7fc94e6394e8bb5619fabdc69c65a24a3e28ae6
SUCCESS checkout https://github.com/vinhnx/vintage.git at master
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/apple/swift-argument-parser
Fetching git@github.com:JohnSundell/Files.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/mxcl/Chalk.git
Fetching git@github.com:JohnSundell/Sweep.git
Fetching git@github.com:JohnSundell/Releases.git
[1/81] Fetching chalk
[59/233] Fetching chalk, require
[105/1193] Fetching chalk, require, shellout
[1172/13588] Fetching chalk, require, shellout, swift-argument-parser
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.
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.08s)
Fetched https://github.com/mxcl/Chalk.git from cache (1.08s)
[400/12547] Fetching require, swift-argument-parser
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: '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'...
    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/apple/swift-argument-parser from cache (1.63s)
Fetched https://github.com/JohnSundell/Require.git from cache (1.63s)
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Files.git
Fetching git@github.com:JohnSundell/Sweep.git
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.
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/Sweep.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/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.
========================================
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/Releases.git
Fetching git@github.com:JohnSundell/Files.git
Fetching git@github.com:JohnSundell/Sweep.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.56s)
Updating https://github.com/mxcl/Chalk.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.
Updated https://github.com/mxcl/Chalk.git (0.44s)
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/Releases.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/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.
BUILD FAILURE 6.0 macosSpm