[INFO] cloning repository https://github.com/lxj764758117/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxj764758117/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4501d7350fca7159bcd3c6e29154d802466686d [INFO] building lxj764758117/rust against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxj764758117%2Frust" "/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/lxj764758117/rust on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/lxj764758117/rust [INFO] finished tweaking git repo https://github.com/lxj764758117/rust [INFO] tweaked toml for git repo https://github.com/lxj764758117/rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lxj764758117/rust 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/crypto/crypto-derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `libra_crypto_derive` library target) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_ec2` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_ecr` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_ecs` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_kinesis` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/testsuite/cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rusoto_logs` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/calibra/curve25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/x25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/pingcap/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/titan.git` [INFO] [stderr] Updating git repository `https://github.com/calibra/rust-curve25519-fiat.git` [INFO] [stderr] error: failed to get `curve25519-fiat` as a dependency of package `curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#caa6b902)` [INFO] [stderr] ... which satisfies git dependency `curve25519-dalek` (locked to 1.2.3) of package `libra-crypto v0.1.0 (/workspace/builds/worker-6-tc1/source/crypto/crypto)` [INFO] [stderr] ... which satisfies path dependency `libra-crypto` (locked to 0.1.0) of package `admission-control-service v0.1.0 (/workspace/builds/worker-6-tc1/source/admission_control/admission-control-service)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `curve25519-fiat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/calibra/rust-curve25519-fiat.git#d7e30233 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to make directory '/workspace/cargo-home/git/db/rust-curve25519-fiat-d934e46b8646fad1/objects': 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.