[INFO] cloning repository https://github.com/Jarcho/clippy_lint_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jarcho/clippy_lint_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0541c09ad7158e1142bfb46c84325c1f4a5ad00e
[INFO] checking Jarcho/clippy_lint_test against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jarcho/clippy_lint_test
[INFO] finished tweaking git repo https://github.com/Jarcho/clippy_lint_test
[INFO] tweaked toml for git repo https://github.com/Jarcho/clippy_lint_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jarcho/clippy_lint_test on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jarcho/clippy_lint_test 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking Jarcho/clippy_lint_test against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarcho%2Fclippy_lint_test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jarcho/clippy_lint_test
[INFO] finished tweaking git repo https://github.com/Jarcho/clippy_lint_test
[INFO] tweaked toml for git repo https://github.com/Jarcho/clippy_lint_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jarcho/clippy_lint_test on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jarcho/clippy_lint_test 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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 filetime v0.2.17
[INFO] [stderr]   Downloaded camino v1.0.9
[INFO] [stderr]   Downloaded argh v0.1.8
[INFO] [stderr]   Downloaded rm_rf v0.6.2
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded argh_shared v0.1.8
[INFO] [stderr]   Downloaded psm v0.1.20
[INFO] [stderr]   Downloaded argh_derive v0.1.8
[INFO] [stderr]   Downloaded cargo_metadata v0.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded ureq v2.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e4e5572180985cfa7ae21ff75db971756dfce99e6d9f401470084ffa97e32df
[INFO] running `Command { std: "docker" "start" "-a" "2e4e5572180985cfa7ae21ff75db971756dfce99e6d9f401470084ffa97e32df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e4e5572180985cfa7ae21ff75db971756dfce99e6d9f401470084ffa97e32df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4e5572180985cfa7ae21ff75db971756dfce99e6d9f401470084ffa97e32df", kill_on_drop: false }`
[INFO] [stdout] 2e4e5572180985cfa7ae21ff75db971756dfce99e6d9f401470084ffa97e32df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0043d0e11c54b680050036d14aab01f08188f19524e7774c5454f0f12e0d9991
[INFO] running `Command { std: "docker" "start" "-a" "0043d0e11c54b680050036d14aab01f08188f19524e7774c5454f0f12e0d9991", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling psm v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling camino v1.0.9
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling argh_shared v0.1.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking temp-dir v0.1.11
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rm_rf v0.6.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling argh_derive v0.1.8
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking argh v0.1.8
[INFO] [stderr]     Checking webpki-roots v0.22.4
[INFO] [stderr]     Checking ureq v2.5.0
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking cargo_metadata v0.15.0
[INFO] [stderr]     Checking clippy_lint_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s
[INFO] running `Command { std: "docker" "inspect" "0043d0e11c54b680050036d14aab01f08188f19524e7774c5454f0f12e0d9991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0043d0e11c54b680050036d14aab01f08188f19524e7774c5454f0f12e0d9991", kill_on_drop: false }`
[INFO] [stdout] 0043d0e11c54b680050036d14aab01f08188f19524e7774c5454f0f12e0d9991
