[INFO] cloning repository https://github.com/net3f/rs-ec-perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/net3f/rs-ec-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d245ecf6ab5d84a7e158e9c33d41d7590b2eb6f [INFO] checking net3f/rs-ec-perf/3d245ecf6ab5d84a7e158e9c33d41d7590b2eb6f against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/net3f/rs-ec-perf [INFO] finished tweaking git repo https://github.com/net3f/rs-ec-perf [INFO] tweaked toml for git repo https://github.com/net3f/rs-ec-perf written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/net3f/rs-ec-perf 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] crate git repo https://github.com/net3f/rs-ec-perf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_init_macro v0.5.0 [INFO] [stderr] Downloaded arbitrary v1.0.0 [INFO] [stderr] Downloaded static_init v0.5.2 [INFO] [stderr] Downloaded derive_arbitrary v1.0.0 [INFO] [stderr] Downloaded fs-err v2.5.0 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded bindgen v0.57.0 [INFO] [stderr] Downloaded honggfuzz v0.5.54 [INFO] [stderr] Downloaded web-sys v0.3.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 100bc87507e8af7fc110f75cd555b388126ef9cc3824d631e10492e0aab22d9d [INFO] running `Command { std: "docker" "start" "-a" "100bc87507e8af7fc110f75cd555b388126ef9cc3824d631e10492e0aab22d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "100bc87507e8af7fc110f75cd555b388126ef9cc3824d631e10492e0aab22d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100bc87507e8af7fc110f75cd555b388126ef9cc3824d631e10492e0aab22d9d", kill_on_drop: false }` [INFO] [stdout] 100bc87507e8af7fc110f75cd555b388126ef9cc3824d631e10492e0aab22d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b661e4200bb0109621dd3a810243602ec8f187bf5e58ca6eca2c5105df603e01 [INFO] running `Command { std: "docker" "start" "-a" "b661e4200bb0109621dd3a810243602ec8f187bf5e58ca6eca2c5105df603e01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling derive_arbitrary v1.0.0 [INFO] [stderr] Compiling rs-ec-perf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking arbitrary v1.0.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f_log_mul.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/f2e16.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f2e16.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Additive` is never constructed [INFO] [stdout] --> src/f_log_mul.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Additive(pub Elt); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_wide`, `from_wide`, and `ZERO` are never used [INFO] [stdout] --> src/f_log_mul.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | impl Additive { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 11 | #[inline(always)] [INFO] [stdout] 12 | pub fn to_wide(self) -> Wide { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn from_wide(x: Wide) -> Additive { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub const ZERO: Additive = Additive(0); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_wide` is never used [INFO] [stdout] --> src/f_log_mul.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 57 | impl Multiplier { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn from_wide(x: Wide) -> Multiplier { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bitpoly_mul16` is never used [INFO] [stdout] --> src/f_log_mul.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gf_mul_bitpoly_reduced` is never used [INFO] [stdout] --> src/f_log_mul.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f_log_mul.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(not(b_is_not_one))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/afft.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f2e16.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f2e16.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f256.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f_log_mul.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(not(b_is_not_one))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/afft.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stdout] --> src/afft.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(b_is_not_one)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f2e16.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> src/f2e16.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LOG_WALSH` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/rs-ec-perf-de20c9e87ea0351e/out/table_f256.rs:519:19 [INFO] [stdout] | [INFO] [stdout] 519 | pub(crate) static LOG_WALSH: [Multiplier; FIELD_SIZE] = [ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static AFFT: AdditiveFFT = AdditiveFFT::initalize(); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let B = unsafe { &AFFT.B }; [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 66 | let B = unsafe { &raw const AFFT.B }; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { &AFFT }.inverse_afft(data,size,index) [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { &raw const AFFT }.inverse_afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | unsafe { &AFFT }.afft(data,size,index) [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 101 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bitpoly_mul16` is never used [INFO] [stdout] --> src/f_log_mul.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gf_mul_bitpoly_reduced` is never used [INFO] [stdout] --> src/f_log_mul.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LOG_WALSH` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/rs-ec-perf-de20c9e87ea0351e/out/table_f256.rs:519:19 [INFO] [stdout] | [INFO] [stdout] 519 | pub(crate) static LOG_WALSH: [Multiplier; FIELD_SIZE] = [ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static AFFT: AdditiveFFT = AdditiveFFT::initalize(); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { &AFFT }.inverse_afft(data,size,index) [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { &raw const AFFT }.inverse_afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/afft.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | unsafe { &AFFT }.afft(data,size,index) [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 101 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fuzzit v0.1.0 (/opt/rustwide/workdir/fuzzit) [INFO] [stdout] error[E0425]: cannot find function `setup` in module `novel_poly_basis` [INFO] [stdout] --> fuzzit/src/main.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | novel_poly_basis::setup(); [INFO] [stdout] | ^^^^^ not found in `novel_poly_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzzit` (bin "fuzzit") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `setup` in module `novel_poly_basis` [INFO] [stdout] --> fuzzit/src/main.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | novel_poly_basis::setup(); [INFO] [stdout] | ^^^^^ not found in `novel_poly_basis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzzit` (bin "fuzzit" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b661e4200bb0109621dd3a810243602ec8f187bf5e58ca6eca2c5105df603e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b661e4200bb0109621dd3a810243602ec8f187bf5e58ca6eca2c5105df603e01", kill_on_drop: false }` [INFO] [stdout] b661e4200bb0109621dd3a810243602ec8f187bf5e58ca6eca2c5105df603e01