[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixed-hash v0.5.2 [INFO] [stderr] Downloaded ethbloom v0.8.1 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded faster-hex v0.4.1 [INFO] [stderr] Downloaded primitive-types v0.6.2 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded ethereum-types v0.8.0 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded csv v1.1.6 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 248be76ff1a717dffbdcc241fe3a3987603c1826ec6ace42415eead5d4d16f05 [INFO] running `Command { std: "docker" "start" "-a" "248be76ff1a717dffbdcc241fe3a3987603c1826ec6ace42415eead5d4d16f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "248be76ff1a717dffbdcc241fe3a3987603c1826ec6ace42415eead5d4d16f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248be76ff1a717dffbdcc241fe3a3987603c1826ec6ace42415eead5d4d16f05", kill_on_drop: false }` [INFO] [stdout] 248be76ff1a717dffbdcc241fe3a3987603c1826ec6ace42415eead5d4d16f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4be1c0126b816321fcea114c19fa4d9446d45bc1d6fb305d29e2e3e2482e9c53 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4be1c0126b816321fcea114c19fa4d9446d45bc1d6fb305d29e2e3e2482e9c53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking faster-hex v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking getrandom v0.2.2 [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 crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking rayon v1.5.0 [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.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking bstr v0.2.15 [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.24 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stderr] Checking 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] Checking nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests) [INFO] [stderr] Checking numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core) [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] [stderr] error: could not compile `numext-fixed-hash-core` [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=4c957f5eb8cec6ff -C extra-filename=-4c957f5eb8cec6ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-30ac7e8e34a56c51.rmeta --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-a3c38c9824c9e3aa.rmeta --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-4de7afaf63e31c42.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-40afb2f95ec0a5cb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3600f61cfa6cf797.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-342ec603b0c48bbf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41abd4535597bcae.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4be1c0126b816321fcea114c19fa4d9446d45bc1d6fb305d29e2e3e2482e9c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be1c0126b816321fcea114c19fa4d9446d45bc1d6fb305d29e2e3e2482e9c53", kill_on_drop: false }` [INFO] [stdout] 4be1c0126b816321fcea114c19fa4d9446d45bc1d6fb305d29e2e3e2482e9c53