[INFO] cloning repository https://github.com/rust-minidump/minidump-pipeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-minidump/minidump-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-minidump%2Fminidump-pipeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-minidump%2Fminidump-pipeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 055ebd917b0b48cc6a8a5cf9bec7d86d200022c0 [INFO] checking rust-minidump/minidump-pipeline against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-minidump%2Fminidump-pipeline" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-minidump/minidump-pipeline on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-minidump/minidump-pipeline [INFO] finished tweaking git repo https://github.com/rust-minidump/minidump-pipeline [INFO] tweaked toml for git repo https://github.com/rust-minidump/minidump-pipeline written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-minidump/minidump-pipeline 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rust-minidump/minidump-pipeline against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-minidump%2Fminidump-pipeline" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-minidump/minidump-pipeline on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-minidump/minidump-pipeline [INFO] finished tweaking git repo https://github.com/rust-minidump/minidump-pipeline [INFO] tweaked toml for git repo https://github.com/rust-minidump/minidump-pipeline written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-minidump/minidump-pipeline 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded miette-derive v5.1.1 [INFO] [stderr] Downloaded serde v1.0.140 [INFO] [stderr] Downloaded clap_derive v3.2.7 [INFO] [stderr] Downloaded cargo_metadata v0.15.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.41 [INFO] [stderr] Downloaded serde_derive v1.0.140 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] [stderr] Downloaded miette v5.1.1 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded object v0.29.0 [INFO] [stderr] Downloaded clap v3.2.14 [INFO] [stderr] Downloaded semver v1.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d40344795aa78471df11d1cb895723531f2cd2bb804bf32ceaede53c9ec0eb16 [INFO] running `Command { std: "docker" "start" "-a" "d40344795aa78471df11d1cb895723531f2cd2bb804bf32ceaede53c9ec0eb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d40344795aa78471df11d1cb895723531f2cd2bb804bf32ceaede53c9ec0eb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40344795aa78471df11d1cb895723531f2cd2bb804bf32ceaede53c9ec0eb16", kill_on_drop: false }` [INFO] [stdout] d40344795aa78471df11d1cb895723531f2cd2bb804bf32ceaede53c9ec0eb16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8265d4de6528fdff6f3168032bc891e29ac93179ff11096a15a85e099ecaf2ee [INFO] running `Command { std: "docker" "start" "-a" "8265d4de6528fdff6f3168032bc891e29ac93179ff11096a15a85e099ecaf2ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.41 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling miette-derive v5.1.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking miette v5.1.1 [INFO] [stderr] Checking clap v3.2.14 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking cargo_metadata v0.15.0 [INFO] [stderr] Checking minidump-pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | let mut report = test_results.entry(test.id.clone()).or_insert(TestReport { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | let mut report = test_results.entry(test.id.clone()).or_insert(TestReport { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "8265d4de6528fdff6f3168032bc891e29ac93179ff11096a15a85e099ecaf2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8265d4de6528fdff6f3168032bc891e29ac93179ff11096a15a85e099ecaf2ee", kill_on_drop: false }` [INFO] [stdout] 8265d4de6528fdff6f3168032bc891e29ac93179ff11096a15a85e099ecaf2ee