[INFO] cloning repository https://github.com/lasthyphen/dijets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lasthyphen/dijets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flasthyphen%2Fdijets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flasthyphen%2Fdijets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35fc1295628bd3316f2923e677e062770949698b [INFO] testing lasthyphen/dijets against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flasthyphen%2Fdijets" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/lasthyphen/dijets [INFO] finished tweaking git repo https://github.com/lasthyphen/dijets [INFO] tweaked toml for git repo https://github.com/lasthyphen/dijets written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lasthyphen/dijets on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lasthyphen/dijets 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/json-rpc/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-5-tc1/source/json-rpc/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-5-tc1/source/json-rpc/integration-tests/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-5-tc1/source/language/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `plotters` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/common/debug-interface/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-5-tc1/source/sdk/client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tokio` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/storage/backup/backup-service/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-5-tc1/source/language/move-prover/mutation/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `plotters` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dijets/diem/diem-devtools` [INFO] [stderr] warning: spurious network error (3 tries remaining): unexpected http status code: 404; class=Http (34) [INFO] [stderr] warning: spurious network error (2 tries remaining): unexpected http status code: 404; class=Http (34) [INFO] [stderr] warning: spurious network error (1 try remaining): unexpected http status code: 404; class=Http (34) [INFO] [stderr] error: failed to get `nextest-runner` as a dependency of package `x v0.1.0 (/workspace/builds/worker-5-tc1/source/devtools/x)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `nextest-runner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/dijets/diem/diem-devtools?rev=1bdcf1b214119a6377fc0a8c3cf2de2ea5d8b27b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/diem-devtools-76f28bec55f990b7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 1bdcf1b214119a6377fc0a8c3cf2de2ea5d8b27b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected http status code: 404; class=Http (34) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: /workspace/builds/worker-5-tc1/source/json-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `reqwest` dependency) warning: /workspace/builds/worker-5-tc1/source/json-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `reqwest` dependency) warning: /workspace/builds/worker-5-tc1/source/json-rpc/integration-tests/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `reqwest` dependency) warning: /workspace/builds/worker-5-tc1/source/language/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `plotters` dependency) warning: /workspace/builds/worker-5-tc1/source/common/debug-interface/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `reqwest` dependency) warning: /workspace/builds/worker-5-tc1/source/sdk/client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `tokio` dependency) warning: /workspace/builds/worker-5-tc1/source/storage/backup/backup-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `reqwest` dependency) warning: /workspace/builds/worker-5-tc1/source/language/move-prover/mutation/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `plotters` dependency) Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/dijets/diem/diem-devtools` warning: spurious network error (3 tries remaining): unexpected http status code: 404; class=Http (34) warning: spurious network error (2 tries remaining): unexpected http status code: 404; class=Http (34) warning: spurious network error (1 try remaining): unexpected http status code: 404; class=Http (34) error: failed to get `nextest-runner` as a dependency of package `x v0.1.0 (/workspace/builds/worker-5-tc1/source/devtools/x)` Caused by: failed to load source for dependency `nextest-runner` Caused by: Unable to update https://github.com/dijets/diem/diem-devtools?rev=1bdcf1b214119a6377fc0a8c3cf2de2ea5d8b27b Caused by: failed to clone into: /workspace/cargo-home/git/db/diem-devtools-76f28bec55f990b7 Caused by: revision 1bdcf1b214119a6377fc0a8c3cf2de2ea5d8b27b not found Caused by: network failure seems to have happened if a proxy or similar is necessary `net.git-fetch-with-cli` may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli Caused by: unexpected http status code: 404; class=Http (34)