[INFO] fetching crate async-task-ffi 4.1.1...
[INFO] checking async-task-ffi-4.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate async-task-ffi 4.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate async-task-ffi 4.1.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-task-ffi 4.1.1
[INFO] finished tweaking crates.io crate async-task-ffi 4.1.1
[INFO] tweaked toml for crates.io crate async-task-ffi 4.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate async-task-ffi 4.1.1 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 309857871abcab285634f38fd370708b028fcab1861eb8d7008216834e3b6fdd
[INFO] running `Command { std: "docker" "start" "-a" "309857871abcab285634f38fd370708b028fcab1861eb8d7008216834e3b6fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "309857871abcab285634f38fd370708b028fcab1861eb8d7008216834e3b6fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309857871abcab285634f38fd370708b028fcab1861eb8d7008216834e3b6fdd", kill_on_drop: false }`
[INFO] [stdout] 309857871abcab285634f38fd370708b028fcab1861eb8d7008216834e3b6fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7597f99dbeb4e5a4f88ceef12309b912d02932ca7b019b0a7900d22b6502a4ff
[INFO] running `Command { std: "docker" "start" "-a" "7597f99dbeb4e5a4f88ceef12309b912d02932ca7b019b0a7900d22b6502a4ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking futures-core v0.3.12
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.12
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-channel v1.5.1
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking async-lock v2.3.0
[INFO] [stderr]     Checking easy-parallel v3.1.0
[INFO] [stderr]     Checking async-task-ffi v4.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking spinning_top v0.2.2
[INFO] [stderr]     Checking flume v0.10.1
[INFO] [stderr]     Checking futures-lite v1.11.3
[INFO] [stderr]     Checking polling v2.0.2
[INFO] [stderr]     Checking nb-connect v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking async-io v1.3.1
[INFO] [stderr]     Checking async-executor v1.4.0
[INFO] [stderr]     Checking async-fs v1.5.0
[INFO] [stderr]     Checking async-process v1.0.1
[INFO] [stderr]     Checking async-net v1.5.0
[INFO] [stderr]     Checking smol v1.2.5
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/ready.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 114 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/ready.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 160 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 102 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 130 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/ready.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 195 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 151 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/ready.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 226 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 179 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 211 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/panic.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 241 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_panic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 124 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_panic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 170 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_panic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 215 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_panic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 268 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_panic.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 321 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_ready.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 117 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_ready.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 159 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_ready.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 202 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 111 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 117 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_ready.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 245 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 138 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 159 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 180 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 158 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 214 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 247 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 203 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 280 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 322 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 256 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/join.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 359 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 96  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_ready.rs:97:17
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 280 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 97  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 309 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 343 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/waker_pending.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 375 |     schedule!(s, d, chan, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 91  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> tests/basic.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 &guard;
[INFO] [stdout]    |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 97 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]    |     --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 let _ = &guard;
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 124 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 145 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 166 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 187 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 208 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/basic.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 229 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 78  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/cancel.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 116 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/cancel.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 139 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> tests/cancel.rs:95:17
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 &guard;
[INFO] [stdout]     |                 ^^^^^^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 179 |     schedule!(s, d, SCHEDULE, DATA, DROP_S);
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `schedule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 95  |                 let _ = &guard;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "7597f99dbeb4e5a4f88ceef12309b912d02932ca7b019b0a7900d22b6502a4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7597f99dbeb4e5a4f88ceef12309b912d02932ca7b019b0a7900d22b6502a4ff", kill_on_drop: false }`
[INFO] [stdout] 7597f99dbeb4e5a4f88ceef12309b912d02932ca7b019b0a7900d22b6502a4ff
