[INFO] cloning repository https://github.com/oeb25/mist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeb25/mist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7a51b6da0e7c83c3411cbfcff5752b6dbf6fae2 [INFO] checking oeb25/mist against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeb25/mist on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oeb25/mist [INFO] finished tweaking git repo https://github.com/oeb25/mist [INFO] tweaked toml for git repo https://github.com/oeb25/mist written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/mist 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/salsa-rs/salsa.git` [INFO] [stderr] Updating git repository `https://github.com/oeb25/vipers.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/viperserver.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/carbon.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/silver.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/silicon.git` [INFO] [stderr] error: failed to get `silvers` as a dependency of package `mist-cg-vpr v0.1.0 (/workspace/builds/worker-1-tc1/source/crates/cg-vpr)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `silvers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/oeb25/vipers.git#edbad47d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `server/viperserver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `silicon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/vipers-48755b7df7c8ecd8/edbad47/server/viperserver/silicon/src/test/resources/frontends/prusti/Selection_sort.rs.vpr': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.