[INFO] cloning repository https://github.com/sunjudev0213/materialize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjudev0213/materialize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjudev0213%2Fmaterialize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjudev0213%2Fmaterialize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcf2c7d388dae12558e15157ace430ba178d5e80 [INFO] testing sunjudev0213/materialize against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjudev0213%2Fmaterialize" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunjudev0213/materialize on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/sunjudev0213/materialize [INFO] finished tweaking git repo https://github.com/sunjudev0213/materialize [INFO] tweaked toml for git repo https://github.com/sunjudev0213/materialize written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sunjudev0213/materialize 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/src/timely-util/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ahash` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/src/orchestrator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/src/adapter/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `launchdarkly-server-sdk` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/src/orchestrator-process/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/tokio-console.git` [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/differential-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/hashbrown.git` [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/rust-server-sdk` [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/openssh.git` [INFO] [stderr] Updating git repository `https://github.com/MaterializeInc/rust-postgres` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-1625f242a4c4bef4/objects/pack/pack_git2_814e280bc65dde00': 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/rust-postgres-1625f242a4c4bef4/objects/pack/pack_git2_88ba011cdc51878b': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-1625f242a4c4bef4/objects/pack/pack_git2_6ee3dba83e760088': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `postgres` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/MaterializeInc/rust-postgres#7bdd17b5 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-postgres-1625f242a4c4bef4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-1625f242a4c4bef4/objects/pack/pack_git2_75b9472cc5e65f9a': 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.