[INFO] cloning repository https://github.com/Kaliwo/contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kaliwo/contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaliwo%2Fcontract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaliwo%2Fcontract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77e63e829bb6f29ff14a9cf7fe75171823c10181 [INFO] checking Kaliwo/contract against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaliwo%2Fcontract" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 86% (800/930) Updating files: 87% (810/930) Updating files: 88% (819/930) Updating files: 89% (828/930) Updating files: 90% (837/930) Updating files: 91% (847/930) Updating files: 92% (856/930) Updating files: 93% (865/930) Updating files: 94% (875/930) Updating files: 95% (884/930) Updating files: 96% (893/930) Updating files: 97% (903/930) Updating files: 98% (912/930) Updating files: 99% (921/930) Updating files: 100% (930/930) Updating files: 100% (930/930), done. [INFO] validating manifest of git repo https://github.com/Kaliwo/contract on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Kaliwo/contract [INFO] finished tweaking git repo https://github.com/Kaliwo/contract [INFO] tweaked toml for git repo https://github.com/Kaliwo/contract written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kaliwo/contract 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.