[INFO] cloning repository https://github.com/infinityb/rust-irc-bnc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinityb/rust-irc-bnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityb%2Frust-irc-bnc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityb%2Frust-irc-bnc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0eac6daf3aad140e83d5dccbf5a98f53012b316
[INFO] checking infinityb/rust-irc-bnc against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinityb%2Frust-irc-bnc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/infinityb/rust-irc-bnc on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/infinityb/rust-irc-bnc
[INFO] finished tweaking git repo https://github.com/infinityb/rust-irc-bnc
[INFO] tweaked toml for git repo https://github.com/infinityb/rust-irc-bnc written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/infinityb/rust-irc-bnc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/bytes`
[INFO] [stderr]     Updating git repository `file:///home/sell/dev/lowlevel/dbframe/.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
[INFO] [stderr] error: failed to get `dbframe` as a dependency of package `irc_bnc v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dbframe`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update file:///home/sell/dev/lowlevel/dbframe/.git#92551164
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/_empty-7c3cd1652d67522b
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: no edition set: defaulting to the 2015 edition while the latest is 2024
        Updating git repository `https://github.com/carllerche/bytes`
        Updating git repository `file:///home/sell/dev/lowlevel/dbframe/.git`
    warning: spurious network error (3 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
    warning: spurious network error (1 tries remaining): failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)
    error: failed to get `dbframe` as a dependency of package `irc_bnc v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `dbframe`
    
    Caused by:
      Unable to update file:///home/sell/dev/lowlevel/dbframe/.git#92551164
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/_empty-7c3cd1652d67522b
    
    Caused by:
      failed to resolve path '/home/sell/dev/lowlevel/dbframe/.git': No such file or directory; class=Os (2)