[INFO] cloning repository https://github.com/ranafge/tokio-with-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranafge/tokio-with-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d671e82cc71593212e7a6cfc9b2c7aee36c767ca [INFO] checking ranafge/tokio-with-example against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franafge%2Ftokio-with-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (742/989) Updating files: 76% (752/989) Updating files: 77% (762/989) Updating files: 78% (772/989) Updating files: 79% (782/989) Updating files: 80% (792/989) Updating files: 81% (802/989) Updating files: 82% (811/989) Updating files: 83% (821/989) Updating files: 84% (831/989) Updating files: 85% (841/989) Updating files: 86% (851/989) Updating files: 87% (861/989) Updating files: 88% (871/989) Updating files: 89% (881/989) Updating files: 90% (891/989) Updating files: 91% (900/989) Updating files: 92% (910/989) Updating files: 93% (920/989) Updating files: 94% (930/989) Updating files: 95% (940/989) Updating files: 96% (950/989) Updating files: 97% (960/989) Updating files: 98% (970/989) Updating files: 99% (980/989) Updating files: 100% (989/989) Updating files: 100% (989/989), done. [INFO] validating manifest of git repo https://github.com/ranafge/tokio-with-example on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ranafge/tokio-with-example [INFO] finished tweaking git repo https://github.com/ranafge/tokio-with-example [INFO] tweaked toml for git repo https://github.com/ranafge/tokio-with-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ranafge/tokio-with-example 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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.