[INFO] fetching crate jh 0.1.0...
[INFO] testing jh-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jh 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate jh 0.1.0
[INFO] finished tweaking crates.io crate jh 0.1.0
[INFO] tweaked toml for crates.io crate jh 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jh 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blobby v0.3.1
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9720e83c50e537f4f5cc6f6e48216177271aa3da67d1180c4a8675a8165b683b
[INFO] running `Command { std: "docker" "start" "-a" "9720e83c50e537f4f5cc6f6e48216177271aa3da67d1180c4a8675a8165b683b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9720e83c50e537f4f5cc6f6e48216177271aa3da67d1180c4a8675a8165b683b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9720e83c50e537f4f5cc6f6e48216177271aa3da67d1180c4a8675a8165b683b", kill_on_drop: false }`
[INFO] [stdout] 9720e83c50e537f4f5cc6f6e48216177271aa3da67d1180c4a8675a8165b683b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e4861e63db188c9d3d1e85c1ab2659f2649f015657decf5351ad3b3b1e5967a
[INFO] running `Command { std: "docker" "start" "-a" "0e4861e63db188c9d3d1e85c1ab2659f2649f015657decf5351ad3b3b1e5967a", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/compressor.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use digest::generic_array::{typenum::U64, GenericArray};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/compressor.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(crate) fn update(&mut self, data: &GenericArray<u8, U64>) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "0e4861e63db188c9d3d1e85c1ab2659f2649f015657decf5351ad3b3b1e5967a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e4861e63db188c9d3d1e85c1ab2659f2649f015657decf5351ad3b3b1e5967a", kill_on_drop: false }`
[INFO] [stdout] 0e4861e63db188c9d3d1e85c1ab2659f2649f015657decf5351ad3b3b1e5967a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6359471ac23074b83f032468058cbd73f4e788fb7e224dc215849ed4416e241f
[INFO] running `Command { std: "docker" "start" "-a" "6359471ac23074b83f032468058cbd73f4e788fb7e224dc215849ed4416e241f", kill_on_drop: false }`
[INFO] [stderr]    Compiling blobby v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/compressor.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use digest::generic_array::{typenum::U64, GenericArray};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/compressor.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(crate) fn update(&mut self, data: &GenericArray<u8, U64>) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/compressor.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / dispatch!(mach, M, {
[INFO] [stdout] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stdout] 154 | |         f8_impl(mach, state, data);
[INFO] [stdout] 155 | |     }
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/compressor.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use digest::generic_array::{typenum::U64, GenericArray};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/compressor.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(crate) fn update(&mut self, data: &GenericArray<u8, U64>) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] running `Command { std: "docker" "inspect" "6359471ac23074b83f032468058cbd73f4e788fb7e224dc215849ed4416e241f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6359471ac23074b83f032468058cbd73f4e788fb7e224dc215849ed4416e241f", kill_on_drop: false }`
[INFO] [stdout] 6359471ac23074b83f032468058cbd73f4e788fb7e224dc215849ed4416e241f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4690462610f4ef8fb1273a3114683e00c9b260ad2444eae93d55537720e49add
[INFO] running `Command { std: "docker" "start" "-a" "4690462610f4ef8fb1273a3114683e00c9b260ad2444eae93d55537720e49add", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]    --> src/compressor.rs:152:1
[INFO] [stderr]     |
[INFO] [stderr] 152 | / dispatch!(mach, M, {
[INFO] [stderr] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stderr] 154 | |         f8_impl(mach, state, data);
[INFO] [stderr] 155 | |     }
[INFO] [stderr] 156 | | });
[INFO] [stderr]     | |__^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]    --> src/compressor.rs:152:1
[INFO] [stderr]     |
[INFO] [stderr] 152 | / dispatch!(mach, M, {
[INFO] [stderr] 153 | |     fn f8(state: &mut [vec128_storage; 8], data: *const u8) {
[INFO] [stderr] 154 | |         f8_impl(mach, state, data);
[INFO] [stderr] 155 | |     }
[INFO] [stderr] 156 | | });
[INFO] [stderr]     | |__^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `dispatch` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `dispatch` may come from an old version of the `ppv_lite86` crate, try updating your dependency with `cargo update -p ppv_lite86`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]  --> src/compressor.rs:4:43
[INFO] [stderr]   |
[INFO] [stderr] 4 | use digest::generic_array::{typenum::U64, GenericArray};
[INFO] [stderr]   |                                           ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/compressor.rs:170:44
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub(crate) fn update(&mut self, data: &GenericArray<u8, U64>) {
[INFO] [stderr]     |                                            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jh` (lib) generated 4 warnings
[INFO] [stderr] warning: `jh` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jh-652806e36e1ee7fc)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-670a47d718f99f7a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test short_512 ... ok
[INFO] [stdout] test short_224 ... ok
[INFO] [stdout] test short_256 ... ok
[INFO] [stdout] test short_384 ... ok
[INFO] [stdout] test long_256 ... ok
[INFO] [stdout] test long_384 ... ok
[INFO] [stdout] test long_512 ... ok
[INFO] [stderr]    Doc-tests jh
[INFO] [stdout] test long_224 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.80s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4690462610f4ef8fb1273a3114683e00c9b260ad2444eae93d55537720e49add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4690462610f4ef8fb1273a3114683e00c9b260ad2444eae93d55537720e49add", kill_on_drop: false }`
[INFO] [stdout] 4690462610f4ef8fb1273a3114683e00c9b260ad2444eae93d55537720e49add
