[INFO] cloning repository https://github.com/Dirk007/rust_lock_benchy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dirk007/rust_lock_benchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirk007%2Frust_lock_benchy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirk007%2Frust_lock_benchy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4331791d778d934db62334ccf7cc618ee6e5468c
[INFO] testing Dirk007/rust_lock_benchy against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirk007%2Frust_lock_benchy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dirk007/rust_lock_benchy
[INFO] finished tweaking git repo https://github.com/Dirk007/rust_lock_benchy
[INFO] tweaked toml for git repo https://github.com/Dirk007/rust_lock_benchy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dirk007/rust_lock_benchy on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dirk007/rust_lock_benchy 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded tokio-macros v1.5.0
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4fb9e78688ef77c567b360361ec1b702e040fc116e2a5f1c6aacdcb043c1bbe
[INFO] running `Command { std: "docker" "start" "-a" "f4fb9e78688ef77c567b360361ec1b702e040fc116e2a5f1c6aacdcb043c1bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fb9e78688ef77c567b360361ec1b702e040fc116e2a5f1c6aacdcb043c1bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fb9e78688ef77c567b360361ec1b702e040fc116e2a5f1c6aacdcb043c1bbe", kill_on_drop: false }`
[INFO] [stdout] f4fb9e78688ef77c567b360361ec1b702e040fc116e2a5f1c6aacdcb043c1bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be093ff5b5b1f7ddb41bc3804e35f48c2907beaa2ad63eb3aba72f0bed8440b6
[INFO] running `Command { std: "docker" "start" "-a" "be093ff5b5b1f7ddb41bc3804e35f48c2907beaa2ad63eb3aba72f0bed8440b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling test_mux v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `test_mux` (bin "test_mux") due to 2 previous errors
[INFO] [stdout] error: non-binding let on a synchronization lock
[INFO] [stdout]   --> src/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let _ = lock_read!(thing);
[INFO] [stdout]    |             ^ this lock is not assigned to a binding and is immediately dropped
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(let_underscore_lock)]` (part of `#[deny(let_underscore)]`) on by default
[INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let _unused = lock_read!(thing);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: consider immediately dropping the value
[INFO] [stdout]   --> src/macros.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 -         $a.read().unwrap()
[INFO] [stdout] 32 +         drop()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-binding let on a synchronization lock
[INFO] [stdout]   --> src/main.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let _ = lock_read!(thing);
[INFO] [stdout]    |             ^ this lock is not assigned to a binding and is immediately dropped
[INFO] [stdout]    |
[INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let _unused = lock_read!(thing);
[INFO] [stdout]    |              ++++++
[INFO] [stdout] help: consider immediately dropping the value
[INFO] [stdout]   --> src/macros.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 -         $a.read().unwrap()
[INFO] [stdout] 32 +         drop()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be093ff5b5b1f7ddb41bc3804e35f48c2907beaa2ad63eb3aba72f0bed8440b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be093ff5b5b1f7ddb41bc3804e35f48c2907beaa2ad63eb3aba72f0bed8440b6", kill_on_drop: false }`
[INFO] [stdout] be093ff5b5b1f7ddb41bc3804e35f48c2907beaa2ad63eb3aba72f0bed8440b6
