[INFO] cloning repository https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsqStephenZhang/shadow-tls-tokio-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53eb73ccbfe3b3cf00f6aa234b201cad158bf946 [INFO] checking hsqStephenZhang/shadow-tls-tokio-client against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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 [INFO] checking hsqStephenZhang/shadow-tls-tokio-client against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/hsqStephenZhang/rustls-fork-shadow-tls` [INFO] [stderr] error: failed to get `rustls` as a dependency of package `tokio-rustls v0.25.0 (https://github.com/hsqStephenZhang/tokio-rustls-fork-shadow-tls?rev=5b1a4b413bb667a57912e5ec00476a9ec409fbc1#5b1a4b41)` [INFO] [stderr] ... which satisfies git dependency `tokio-rustls` (locked to 0.25.0) of package `shadow-tls-lib v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hsqStephenZhang/rustls-fork-shadow-tls?rev=5584724101d7aeccdb93232859c07c22d9d37213#55847241 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/rustls-fork-shadow-tls-99292db22f32ee6d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 5584724101d7aeccdb93232859c07c22d9d37213 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to authenticate when downloading repository [INFO] [stderr] [INFO] [stderr] * attempted to find username/password via git's `credential.helper` support, but failed [INFO] [stderr] [INFO] [stderr] if the git CLI succeeds then `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] failed to acquire username/password from local configuration [INFO] checking hsqStephenZhang/shadow-tls-tokio-client against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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 [INFO] checking hsqStephenZhang/shadow-tls-tokio-client against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/hsqStephenZhang/rustls-fork-shadow-tls` [INFO] [stderr] error: failed to get `rustls` as a dependency of package `tokio-rustls v0.25.0 (https://github.com/hsqStephenZhang/tokio-rustls-fork-shadow-tls?rev=5b1a4b413bb667a57912e5ec00476a9ec409fbc1#5b1a4b41)` [INFO] [stderr] ... which satisfies git dependency `tokio-rustls` (locked to 0.25.0) of package `shadow-tls-lib v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hsqStephenZhang/rustls-fork-shadow-tls?rev=5584724101d7aeccdb93232859c07c22d9d37213#55847241 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/rustls-fork-shadow-tls-99292db22f32ee6d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 5584724101d7aeccdb93232859c07c22d9d37213 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to authenticate when downloading repository [INFO] [stderr] [INFO] [stderr] * attempted to find username/password via git's `credential.helper` support, but failed [INFO] [stderr] [INFO] [stderr] if the git CLI succeeds then `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] failed to acquire username/password from local configuration [INFO] checking hsqStephenZhang/shadow-tls-tokio-client against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhsqStephenZhang%2Fshadow-tls-tokio-client" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] finished tweaking git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client [INFO] tweaked toml for git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hsqStephenZhang/shadow-tls-tokio-client 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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 no output for 300 seconds