[INFO] fetching crate hddwiper 2.0.0...
[INFO] testing hddwiper-2.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hddwiper 2.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate hddwiper 2.0.0
[INFO] finished tweaking crates.io crate hddwiper 2.0.0
[INFO] tweaked toml for crates.io crate hddwiper 2.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hddwiper 2.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hddwiper 2.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4a98284c9091563f33507dc85be72426f842fd34a89512456fb3c9df0447856
[INFO] running `Command { std: "docker" "start" "-a" "c4a98284c9091563f33507dc85be72426f842fd34a89512456fb3c9df0447856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4a98284c9091563f33507dc85be72426f842fd34a89512456fb3c9df0447856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a98284c9091563f33507dc85be72426f842fd34a89512456fb3c9df0447856", kill_on_drop: false }`
[INFO] [stdout] c4a98284c9091563f33507dc85be72426f842fd34a89512456fb3c9df0447856
[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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f807088a50c07d2ccae10f9db264ea08b514fe42ef965db30a871f3eab590d2
[INFO] running `Command { std: "docker" "start" "-a" "3f807088a50c07d2ccae10f9db264ea08b514fe42ef965db30a871f3eab590d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling clap_lex v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling running-average v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rdrand v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling clap v3.1.12
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling hddwiper v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AsyncBlockSource` and `SyncBlockSource`
[INFO] [stdout]   --> src/byte_stream/mod.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use block_source::{AsyncBlockSource, SyncBlockSource};
[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: `block_source_byte_stream::BlockSourceByteStream`
[INFO] [stdout]   --> src/byte_stream/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use block_source_byte_stream::BlockSourceByteStream;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProductBlockSource`
[INFO] [stdout]   --> src/byte_stream/mod.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use producer_byte_stream::{byte_stream_from_producer, ProductBlockSource};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rdrand::SyncByteStreamOrZeroes`
[INFO] [stdout]   --> src/random/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::rdrand::SyncByteStreamOrZeroes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `scoped_threads` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(scoped_threads)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `async_read` is never used
[INFO] [stdout]   --> src/byte_stream/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait AsyncByteStream {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] 10 |     async fn async_read(&mut self, dest: &mut [u8]) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `async_read` is never used
[INFO] [stdout]   --> src/byte_stream/block_source.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait AsyncBlockSource {
[INFO] [stdout]    |           ---------------- method in this trait
[INFO] [stdout] 10 |     async fn async_read(&mut self) -> Result<Vec<u8>>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `async_get_product` and `try_get_product` are never used
[INFO] [stdout]    --> src/producer.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub trait ProductReceiver<T> {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] 126 |     async fn async_get_product(&self) -> Result<T>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn try_get_product(&self) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s
[INFO] running `Command { std: "docker" "inspect" "3f807088a50c07d2ccae10f9db264ea08b514fe42ef965db30a871f3eab590d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f807088a50c07d2ccae10f9db264ea08b514fe42ef965db30a871f3eab590d2", kill_on_drop: false }`
[INFO] [stdout] 3f807088a50c07d2ccae10f9db264ea08b514fe42ef965db30a871f3eab590d2
[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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45cf187bc1ccdef73c40592dab533eb907c4f178a56ac890e8e0dc88eeda7c02
[INFO] running `Command { std: "docker" "start" "-a" "45cf187bc1ccdef73c40592dab533eb907c4f178a56ac890e8e0dc88eeda7c02", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling clap v3.1.12
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rdrand v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hddwiper v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsyncBlockSource`
[INFO] [stdout]   --> src/byte_stream/mod.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use block_source::{AsyncBlockSource, SyncBlockSource};
[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: `block_source_byte_stream::BlockSourceByteStream`
[INFO] [stdout]   --> src/byte_stream/mod.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use block_source_byte_stream::BlockSourceByteStream;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProductBlockSource`
[INFO] [stdout]   --> src/byte_stream/mod.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use producer_byte_stream::{byte_stream_from_producer, ProductBlockSource};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rdrand::SyncByteStreamOrZeroes`
[INFO] [stdout]   --> src/random/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::rdrand::SyncByteStreamOrZeroes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `scoped_threads` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(scoped_threads)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `try_get_product` is never used
[INFO] [stdout]    --> src/producer.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub trait ProductReceiver<T> {
[INFO] [stdout]     |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn try_get_product(&self) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "45cf187bc1ccdef73c40592dab533eb907c4f178a56ac890e8e0dc88eeda7c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cf187bc1ccdef73c40592dab533eb907c4f178a56ac890e8e0dc88eeda7c02", kill_on_drop: false }`
[INFO] [stdout] 45cf187bc1ccdef73c40592dab533eb907c4f178a56ac890e8e0dc88eeda7c02
[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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b91971b5240fc154793b7a37fa346f833f45c10fcdf78115812354db26580705
[INFO] running `Command { std: "docker" "start" "-a" "b91971b5240fc154793b7a37fa346f833f45c10fcdf78115812354db26580705", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `AsyncBlockSource`
[INFO] [stderr]   --> src/byte_stream/mod.rs:51:24
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub use block_source::{AsyncBlockSource, SyncBlockSource};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `block_source_byte_stream::BlockSourceByteStream`
[INFO] [stderr]   --> src/byte_stream/mod.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub use block_source_byte_stream::BlockSourceByteStream;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ProductBlockSource`
[INFO] [stderr]   --> src/byte_stream/mod.rs:55:59
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub use producer_byte_stream::{byte_stream_from_producer, ProductBlockSource};
[INFO] [stderr]    |                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::rdrand::SyncByteStreamOrZeroes`
[INFO] [stderr]   --> src/random/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use self::rdrand::SyncByteStreamOrZeroes;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(generic_associated_types)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `scoped_threads` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![feature(scoped_threads)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `try_get_product` is never used
[INFO] [stderr]    --> src/producer.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub trait ProductReceiver<T> {
[INFO] [stderr]     |           --------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 129 |     fn try_get_product(&self) -> Result<T>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hddwiper` (bin "hddwiper" test) generated 7 warnings (run `cargo fix --bin "hddwiper" -p hddwiper --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hddwiper-6421e684fee41545)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize100_thenAsyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize10_thenAsyncStreamIsCorrect ... ok
[INFO] [stdout] test random::os::tests::blocking_read ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize10_thenSyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize100_thenSyncStreamIsCorrect ... ok
[INFO] [stdout] test random::xsalsa20::tests::blocking_read ... ok
[INFO] [stdout] test tests::test_parse_num_bytes ... ok
[INFO] [stdout] test random::xsalsa20::tests::different_block_sizes_still_sync_read_same_data ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize1_thenSyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize1_thenAsyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize10000_thenSyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize10000_thenAsyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize1M_thenAsyncStreamIsCorrect ... ok
[INFO] [stdout] test byte_stream::block_source_byte_stream::tests::test_givenBlockSize1M_thenSyncStreamIsCorrect ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b91971b5240fc154793b7a37fa346f833f45c10fcdf78115812354db26580705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91971b5240fc154793b7a37fa346f833f45c10fcdf78115812354db26580705", kill_on_drop: false }`
[INFO] [stdout] b91971b5240fc154793b7a37fa346f833f45c10fcdf78115812354db26580705
