[INFO] fetching crate rx-rust 0.1.5...
[INFO] checking rx-rust-0.1.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate rx-rust 0.1.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rx-rust 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rx-rust 0.1.5
[INFO] tweaked toml for crates.io crate rx-rust 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rx-rust 0.1.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rx-rust 0.1.5 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc6fc35723c0e7f9e00621f0927eb61ddd2980808bb6e40e24e6e602925cd5d7
[INFO] running `Command { std: "docker" "start" "-a" "cc6fc35723c0e7f9e00621f0927eb61ddd2980808bb6e40e24e6e602925cd5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc6fc35723c0e7f9e00621f0927eb61ddd2980808bb6e40e24e6e602925cd5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6fc35723c0e7f9e00621f0927eb61ddd2980808bb6e40e24e6e602925cd5d7", kill_on_drop: false }`
[INFO] [stdout] cc6fc35723c0e7f9e00621f0927eb61ddd2980808bb6e40e24e6e602925cd5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb0577ad3cafb2041ca7103000af80642af37464db0eaee1489fac1b0412913
[INFO] running `Command { std: "docker" "start" "-a" "ffb0577ad3cafb2041ca7103000af80642af37464db0eaee1489fac1b0412913", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rx-rust v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `safe_lock_option`
[INFO] [stdout]  --> src/operators/transforming/buffer.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{safe_lock, safe_lock_option, safe_lock_option_observer, safe_lock_vec};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `safe_lock_option`
[INFO] [stdout]   --> src/operators/utility/delay.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{safe_lock_option, safe_lock_option_disposable, safe_lock_option_observer};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> tests/from_result.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]    |                                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&i32, Infallible>
[INFO] [stdout]   --> tests/from_result.rs:39:55
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let observable = FromResult::<_, Infallible>::new(Ok(&value));
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&mut i32, Infallible>
[INFO] [stdout]   --> tests/from_result.rs:51:55
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let observable = FromResult::<_, Infallible>::new(Ok(&mut value));
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> tests/from_result.rs:71:59
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]    |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> tests/from_result.rs:93:55
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]    |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> tests/from_result.rs:114:55
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let observable = FromResult::<_, Infallible>::new(Ok(111)).take(1);
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> tests/from_result.rs:124:55
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> tests/from_result.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> tests/from_result.rs:141:55
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let observable = FromResult::<_, Infallible>::new(Ok(111));
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rx-rust` (test "from_result") due to 9 previous errors; 6 warnings emitted
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ffb0577ad3cafb2041ca7103000af80642af37464db0eaee1489fac1b0412913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb0577ad3cafb2041ca7103000af80642af37464db0eaee1489fac1b0412913", kill_on_drop: false }`
[INFO] [stdout] ffb0577ad3cafb2041ca7103000af80642af37464db0eaee1489fac1b0412913
