[INFO] cloning repository https://github.com/freiksenet/lands_of_mana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freiksenet/lands_of_mana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreiksenet%2Flands_of_mana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreiksenet%2Flands_of_mana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06e9d9175f76e1b9b8d04ff9e03e83eb58ae7876
[INFO] checking freiksenet/lands_of_mana against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreiksenet%2Flands_of_mana" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/freiksenet/lands_of_mana on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/freiksenet/lands_of_mana
[INFO] finished tweaking git repo https://github.com/freiksenet/lands_of_mana
[INFO] tweaked toml for git repo https://github.com/freiksenet/lands_of_mana written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/freiksenet/lands_of_mana 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: profile.dev.dependencies
[INFO] [stderr] warning: patch for `egui` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
[INFO] [stderr]     Updating git repository `https://github.com/freiksenet/egui`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_763d5bef7e801733': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_15bb6ce7647ce127': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_5f347d294a4f5b94': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `egui`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/freiksenet/egui?branch=freiksenet%2Fmore-exports#760db68c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/egui-a173c2b1bb2a788c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 760db68cbfb6d5ce4f429ed0851278bde76cf30a not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_374431f21abf7cf5': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: profile.dev.dependencies
    warning: patch for `egui` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
        Updating git repository `https://github.com/freiksenet/egui`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_763d5bef7e801733': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_15bb6ce7647ce127': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_5f347d294a4f5b94': No space left on device; class=Os (2)
    error: failed to load source for dependency `egui`
    
    Caused by:
      Unable to update https://github.com/freiksenet/egui?branch=freiksenet%2Fmore-exports#760db68c
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/egui-a173c2b1bb2a788c
    
    Caused by:
      revision 760db68cbfb6d5ce4f429ed0851278bde76cf30a not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/egui-a173c2b1bb2a788c/objects/pack/pack_git2_374431f21abf7cf5': No space left on device; class=Os (2)