[INFO] fetching crate ssec-core 0.6.1...
[INFO] checking ssec-core-0.6.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate ssec-core 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ssec-core 0.6.1
[INFO] finished tweaking crates.io crate ssec-core 0.6.1
[INFO] tweaked toml for crates.io crate ssec-core 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssec-core 0.6.1 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 ssec-core 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dece5dc013c3ed258d454b8edf1affe3c388a0f35f200f87efed1b3f38af2fc
[INFO] running `Command { std: "docker" "start" "-a" "5dece5dc013c3ed258d454b8edf1affe3c388a0f35f200f87efed1b3f38af2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dece5dc013c3ed258d454b8edf1affe3c388a0f35f200f87efed1b3f38af2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dece5dc013c3ed258d454b8edf1affe3c388a0f35f200f87efed1b3f38af2fc", kill_on_drop: false }`
[INFO] [stdout] 5dece5dc013c3ed258d454b8edf1affe3c388a0f35f200f87efed1b3f38af2fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 96b3f2273e2054966195f3ce2e06ac68d33426c097957d6823b07a9772a5c062
[INFO] running `Command { std: "docker" "start" "-a" "96b3f2273e2054966195f3ce2e06ac68d33426c097957d6823b07a9772a5c062", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking keccak v0.2.0-pre.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking hybrid-array v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.3
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.4
[INFO] [stderr]     Checking inout v0.2.0-rc.5
[INFO] [stderr]     Checking digest v0.11.0-rc.0
[INFO] [stderr]     Checking cipher v0.5.0-rc.0
[INFO] [stderr]     Checking blake2 v0.11.0-rc.0
[INFO] [stderr]     Checking aes v0.9.0-rc.0
[INFO] [stderr]     Checking ctr v0.10.0-rc.0
[INFO] [stderr]     Checking hmac v0.13.0-rc.0
[INFO] [stderr]     Checking sha3 v0.11.0-rc.0
[INFO] [stderr]     Checking argon2 v0.6.0-rc.0
[INFO] [stderr]     Checking ssec-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | test_encrypt!(encrypt_buf_empty, TEST_BUF_EMPTY);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | test_encrypt!(encrypt_buf_short, TEST_BUF_SHORT);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | test_encrypt!(encrypt_buf_long, TEST_BUF_LONG);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | test_encrypt!(encrypt_buf_perfectly_aligned, TEST_BUF_PERFECTLY_ALIGNED);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | test_encrypt!(encrypt_buf_imperfectly_aligned, TEST_BUF_IMPERFECTLY_ALIGNED);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | test_encrypt!(encrypt_buf_perfect_pad, TEST_BUF_PERFECT_PAD);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_encrypt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 | test_end_to_end!(end_to_end_empty, TEST_BUF_EMPTY);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | test_end_to_end!(end_to_end_short, TEST_BUF_SHORT);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 | test_end_to_end!(end_to_end_long, TEST_BUF_LONG);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | test_end_to_end!(end_to_end_perfectly_aligned, TEST_BUF_PERFECTLY_ALIGNED);
[INFO] [stdout]    | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | test_end_to_end!(end_to_end_imperfectly_aligned, TEST_BUF_IMPERFECTLY_ALIGNED);
[INFO] [stdout]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Map<futures_util::stream::Map<futures_util::stream::Iter<Chunks<'_, u8>>, for<'a> fn(&'a [u8]) -> bytes::Bytes {bytes::Bytes::copy_from_slice}>, fn(bytes::Bytes) -> Result<bytes::Bytes, std::io::Error> {Result::<bytes::Bytes, std::io::Error>::Ok}>>, Infallible>
[INFO] [stdout]   --> src/tests.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | test_end_to_end!(end_to_end_perfect_pad, TEST_BUF_PERFECT_PAD);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `test_end_to_end` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | test_tamper_detection!(tamper_short, TEST_BUF_SHORT, 150, 0x42, IntegrityFailed);
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_tamper_detection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | test_tamper_detection!(tamper_long, TEST_BUF_LONG, 1234, 0x42, IntegrityFailed);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_tamper_detection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | test_tamper_detection!(tamper_perfectly_aligned, TEST_BUF_PERFECTLY_ALIGNED, 1234, 0x42, IntegrityFailed);
[INFO] [stdout]     | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_tamper_detection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | test_tamper_detection!(tamper_imperfectly_aligned, TEST_BUF_IMPERFECTLY_ALIGNED, 150, 0x42, IntegrityFailed);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_tamper_detection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | test_tamper_detection!(tamper_perfect_pad, TEST_BUF_PERFECT_PAD, 150, 0x42, IntegrityFailed);
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_tamper_detection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | test_password!(wrong_password_empty, TEST_BUF_EMPTY);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | test_password!(wrong_password_short, TEST_BUF_SHORT);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 | test_password!(wrong_password_long, TEST_BUF_LONG);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 | test_password!(wrong_password_perfectly_aligned, TEST_BUF_PERFECTLY_ALIGNED);
[INFO] [stdout]     | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | test_password!(wrong_password_imperfectly_aligned, TEST_BUF_IMPERFECTLY_ALIGNED);
[INFO] [stdout]     | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Encrypt<futures_util::stream::Once<std::future::Ready<Result<bytes::Bytes, ()>>>>, Infallible>
[INFO] [stdout]    --> src/tests.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 Encrypt::new_uncompressed(s, PASSWORD, &mut rng).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 | test_password!(wrong_password_perfect_pad, TEST_BUF_PERFECT_PAD);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_password` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ssec-core` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "96b3f2273e2054966195f3ce2e06ac68d33426c097957d6823b07a9772a5c062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b3f2273e2054966195f3ce2e06ac68d33426c097957d6823b07a9772a5c062", kill_on_drop: false }`
[INFO] [stdout] 96b3f2273e2054966195f3ce2e06ac68d33426c097957d6823b07a9772a5c062
