[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 try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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 primitive-types v0.6.2 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] [stderr] Downloaded faster-hex v0.4.1 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 706f77d9f31767d6831518db0027135817e6885e3058484148d25b17897b9de1 [INFO] running `Command { std: "docker" "start" "-a" "706f77d9f31767d6831518db0027135817e6885e3058484148d25b17897b9de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "706f77d9f31767d6831518db0027135817e6885e3058484148d25b17897b9de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706f77d9f31767d6831518db0027135817e6885e3058484148d25b17897b9de1", kill_on_drop: false }` [INFO] [stdout] 706f77d9f31767d6831518db0027135817e6885e3058484148d25b17897b9de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44890dac1ef37b3d0111279a612ad2f8fc55fa751be88d4ed6da1a5bd7a36064 [INFO] running `Command { std: "docker" "start" "-a" "44890dac1ef37b3d0111279a612ad2f8fc55fa751be88d4ed6da1a5bd7a36064", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [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 impl-rlp v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [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: 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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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] [stdout] warning: 19 warnings emitted [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 associated function `criterion::Criterion::::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: 3 warnings emitted [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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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 associated function `criterion::Criterion::::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: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `numext-fixed-hash-core`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 fixed-hash/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' --cfg 'feature="faster-hex"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="support_heapsize"' --cfg 'feature="support_rand"' --cfg 'feature="support_serde"' -C metadata=9b1b014b4d7f83f6 -C extra-filename=-9b1b014b4d7f83f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-a7548376e298f33d.rmeta --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-abe3f8c19d8e5e17.rmeta --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-99d9f305b2b173ab.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-721e360d2efb5a22.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-273227218bf18930.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-39426cf2cf7f6976.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21f7acad51f050e7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44890dac1ef37b3d0111279a612ad2f8fc55fa751be88d4ed6da1a5bd7a36064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44890dac1ef37b3d0111279a612ad2f8fc55fa751be88d4ed6da1a5bd7a36064", kill_on_drop: false }` [INFO] [stdout] 44890dac1ef37b3d0111279a612ad2f8fc55fa751be88d4ed6da1a5bd7a36064