[INFO] cloning repository https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Ftest-rustdoc-example-scraping-across-workspace-on-docrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Ftest-rustdoc-example-scraping-across-workspace-on-docrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5797322160268c23b9dd9cbc2fbd93cc951d3564 [INFO] checking killercup/test-rustdoc-example-scraping-across-workspace-on-docrs against master#982c6f8721416431ec62bb0b9105c0578a9fc603 for pr-129329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Ftest-rustdoc-example-scraping-across-workspace-on-docrs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs on toolchain 982c6f8721416431ec62bb0b9105c0578a9fc603 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+982c6f8721416431ec62bb0b9105c0578a9fc603" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs [INFO] tweaked toml for git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs 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" "+982c6f8721416431ec62bb0b9105c0578a9fc603" "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. [INFO] checking killercup/test-rustdoc-example-scraping-across-workspace-on-docrs against try#fa63ef4ad80785c0f3f362275f3772bdc67c23e0 for pr-129329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Ftest-rustdoc-example-scraping-across-workspace-on-docrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs on toolchain fa63ef4ad80785c0f3f362275f3772bdc67c23e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs [INFO] tweaked toml for git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/test-rustdoc-example-scraping-across-workspace-on-docrs 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" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test_7018a98a70c0 v0.1.1-withdocsrssettings [INFO] [stderr] Downloaded test_40a48f47864a v0.1.1-withdocsrssettings [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7556d0b75e9cf128a1368613f97d559d9258fa6ab36683d69fb08c0fe18b03bd [INFO] running `Command { std: "docker" "start" "-a" "7556d0b75e9cf128a1368613f97d559d9258fa6ab36683d69fb08c0fe18b03bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7556d0b75e9cf128a1368613f97d559d9258fa6ab36683d69fb08c0fe18b03bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7556d0b75e9cf128a1368613f97d559d9258fa6ab36683d69fb08c0fe18b03bd", kill_on_drop: false }` [INFO] [stdout] 7556d0b75e9cf128a1368613f97d559d9258fa6ab36683d69fb08c0fe18b03bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8a2522c5490994b05276bb7747a70ba9e0a982ef78eda7e4295ebb932fa5d1 [INFO] running `Command { std: "docker" "start" "-a" "fa8a2522c5490994b05276bb7747a70ba9e0a982ef78eda7e4295ebb932fa5d1", kill_on_drop: false }` [INFO] [stderr] Checking test_40a48f47864a v0.1.1-withdocsrssettings [INFO] [stderr] Checking test_7018a98a70c0 v0.1.1-withdocsrssettings [INFO] [stderr] Checking test_61a7cd7f28e0 v0.1.3-withoutpathdeps (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `foo` [INFO] [stdout] --> examples/two.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let foo: Foo = Foo::new("yes".into()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_foo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `Command { std: "docker" "inspect" "fa8a2522c5490994b05276bb7747a70ba9e0a982ef78eda7e4295ebb932fa5d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8a2522c5490994b05276bb7747a70ba9e0a982ef78eda7e4295ebb932fa5d1", kill_on_drop: false }` [INFO] [stdout] fa8a2522c5490994b05276bb7747a70ba9e0a982ef78eda7e4295ebb932fa5d1