[INFO] cloning repository https://github.com/yangby-cryptape/rust-numext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangby-cryptape/rust-numext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93785e771fcc7d352064689556374e6131779ebd
[INFO] checking yangby-cryptape/rust-numext against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yangby-cryptape/rust-numext
[INFO] finished tweaking git repo https://github.com/yangby-cryptape/rust-numext
[INFO] tweaked toml for git repo https://github.com/yangby-cryptape/rust-numext written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding ethereum-types v0.8.0 (available: v0.16.0)
[INFO] [stderr]       Adding faster-hex v0.4.1 (available: v0.10.0)
[INFO] [stderr]       Adding num-bigint v0.2.6 (available: v0.4.6)
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.8.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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 tempfile v3.23.0
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded crunchy v0.2.4
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded impl-rlp v0.2.1
[INFO] [stderr]   Downloaded ethbloom v0.8.1
[INFO] [stderr]   Downloaded ethereum-types v0.8.0
[INFO] [stderr]   Downloaded getrandom v0.3.4
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded impl-serde v0.2.3
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded proptest v0.9.6
[INFO] [stderr]   Downloaded impl-serde v0.3.2
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.7
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded regex v1.12.2
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded fixed-hash v0.5.2
[INFO] [stderr]   Downloaded rlp v0.4.6
[INFO] [stderr]   Downloaded regex-syntax v0.8.8
[INFO] [stderr]   Downloaded impl-codec v0.4.2
[INFO] [stderr]   Downloaded primitive-types v0.6.2
[INFO] [stderr]   Downloaded bitflags v2.10.0
[INFO] [stderr]   Downloaded rusty-fork v0.2.2
[INFO] [stderr]   Downloaded faster-hex v0.4.1
[INFO] [stderr]   Downloaded regex-automata v0.4.13
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4d34fe597157971f23561768c331ae597072526b3dec7e1f01f224d6f66d904
[INFO] running `Command { std: "docker" "start" "-a" "f4d34fe597157971f23561768c331ae597072526b3dec7e1f01f224d6f66d904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4d34fe597157971f23561768c331ae597072526b3dec7e1f01f224d6f66d904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d34fe597157971f23561768c331ae597072526b3dec7e1f01f224d6f66d904", kill_on_drop: false }`
[INFO] [stdout] f4d34fe597157971f23561768c331ae597072526b3dec7e1f01f224d6f66d904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 274ba19855fe7f6542df0b5595a6f5e111c359b0efa9342a04a16ad0aecb6b18
[INFO] running `Command { std: "docker" "start" "-a" "274ba19855fe7f6542df0b5595a6f5e111c359b0efa9342a04a16ad0aecb6b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ethbloom v0.8.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor)
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking faster-hex v0.4.1
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking ethereum-types v0.8.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core)
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack)
[INFO] [stderr]     Checking numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint)
[INFO] [stderr]    Compiling numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core)
[INFO] [stderr]     Checking nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests)
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-uint-tests/src/props.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct U256LeBytesStrategy {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 317 |     params: U256LeBytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/std_ops_shift.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | bench_std_ops_shift!(<<, "shift/left", ushl0, 0u8);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | bench_std_ops_shift!(<<, "shift/left", ushl7, 7u16);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench_std_ops_shift!(<<, "shift/left", ishl65, 65i32);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench_std_ops_shift!(<<, "shift/left", ushl511, 511u64);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench_std_ops_shift!(>>, "shift/right", ushr0, 0u8);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench_std_ops_shift!(>>, "shift/right", ushr7, 7u16);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | bench_std_ops_shift!(>>, "shift/right", ishr65, 65i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | bench_std_ops_shift!(>>, "shift/right", ushr511, 511u64);
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | bench_std_ops_shift!(<<, "shift/left", ushl0, 0u8);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | bench_std_ops_shift!(<<, "shift/left", ushl7, 7u16);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench_std_ops_shift!(<<, "shift/left", ishl65, 65i32);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench_std_ops_shift!(<<, "shift/left", ushl511, 511u64);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench_std_ops_shift!(>>, "shift/right", ushr0, 0u8);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench_std_ops_shift!(>>, "shift/right", ushr7, 7u16);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | bench_std_ops_shift!(>>, "shift/right", ishr65, 65i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | bench_std_ops_shift!(>>, "shift/right", ushr511, 511u64);
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/int_math.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/int_math.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         ParameterizedBenchmark::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/int_math.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     c.bench(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-uint-tests/src/props.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct U256LeBytesStrategy {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 317 |     params: U256LeBytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/std_ops_arith.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | bench_std_ops_binary!(+, add, CanAdd, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | bench_std_ops_binary!(-, sub, CanSub, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | bench_std_ops_binary!(*, mul, CanMul, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | bench_std_ops_binary!(/, div, CanDiv, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | bench_std_ops_binary!(%, rem, CanRem, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | bench_std_ops_binary!(&, bitand, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | bench_std_ops_binary!(|, bitor, Random, clone);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | bench_std_ops_binary!(^, bitxor, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | bench_std_ops_unary!(!, not);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | bench_std_ops_binary!(+, add, CanAdd, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | bench_std_ops_binary!(-, sub, CanSub, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | bench_std_ops_binary!(*, mul, CanMul, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | bench_std_ops_binary!(/, div, CanDiv, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | bench_std_ops_binary!(%, rem, CanRem, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | bench_std_ops_binary!(&, bitand, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | bench_std_ops_binary!(|, bitor, Random, clone);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | bench_std_ops_binary!(^, bitxor, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | bench_std_ops_unary!(!, not);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack)
[INFO] [stderr]     Checking numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash)
[INFO] [stderr]     Checking nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests)
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-hash-tests/src/props.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct H256BytesStrategy {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 184 |     params: H256BytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-hash-tests/src/props.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct H256BytesStrategy {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 184 |     params: H256BytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "274ba19855fe7f6542df0b5595a6f5e111c359b0efa9342a04a16ad0aecb6b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274ba19855fe7f6542df0b5595a6f5e111c359b0efa9342a04a16ad0aecb6b18", kill_on_drop: false }`
[INFO] [stdout] 274ba19855fe7f6542df0b5595a6f5e111c359b0efa9342a04a16ad0aecb6b18
