[INFO] cloning repository https://github.com/drahnr/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/drahnr/rs-ec-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Frs-ec-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Frs-ec-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d3cdfa392d69de6c237324cfc153300b45374e9 [INFO] testing drahnr/rs-ec-perf against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%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/drahnr/rs-ec-perf [INFO] finished tweaking git repo https://github.com/drahnr/rs-ec-perf [INFO] tweaked toml for git repo https://github.com/drahnr/rs-ec-perf written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/drahnr/rs-ec-perf on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/drahnr/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded static_init v0.5.2 [INFO] [stderr] Downloaded fs-err v2.5.0 [INFO] [stderr] Downloaded reed-solomon-erasure v4.0.2 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded static_init_macro v0.5.0 [INFO] [stderr] Downloaded derive_arbitrary v1.0.0 [INFO] [stderr] Downloaded shlex v0.1.1 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.18 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded arbitrary v1.0.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.3 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded tracing-subscriber v0.2.17 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded syn v1.0.63 [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded bindgen v0.57.0 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.3 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded cexpr v0.4.0 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded jobserver v0.1.21 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] [stderr] Downloaded env_logger v0.8.3 [INFO] [stderr] Downloaded owo-colors v1.4.2 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded memoffset v0.6.2 [INFO] [stderr] Downloaded honggfuzz v0.5.54 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded gimli v0.23.0 [INFO] [stderr] Downloaded plotters v0.3.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d7db531ed33f9eba0652cdcac3c23cfaabc1a78bef1c43f0b7480386dd6640 [INFO] running `Command { std: "docker" "start" "-a" "69d7db531ed33f9eba0652cdcac3c23cfaabc1a78bef1c43f0b7480386dd6640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d7db531ed33f9eba0652cdcac3c23cfaabc1a78bef1c43f0b7480386dd6640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d7db531ed33f9eba0652cdcac3c23cfaabc1a78bef1c43f0b7480386dd6640", kill_on_drop: false }` [INFO] [stdout] 69d7db531ed33f9eba0652cdcac3c23cfaabc1a78bef1c43f0b7480386dd6640 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 37eca1f18211dc297471b194cea63f7725ff9c5ac916f2f7d514c57853cc57c7 [INFO] running `Command { std: "docker" "start" "-a" "37eca1f18211dc297471b194cea63f7725ff9c5ac916f2f7d514c57853cc57c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 cfg_aliases v0.1.1 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling owo-colors v1.4.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling reed-solomon-tester v0.1.0 (/opt/rustwide/workdir/reed-solomon-tester) [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive_arbitrary v1.0.0 [INFO] [stderr] Compiling arbitrary v1.0.0 [INFO] [stderr] Compiling reed-solomon-novelpoly v1.0.1-alpha.0 (/opt/rustwide/workdir/reed-solomon-novelpoly) [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / decl_field!( [INFO] [stdout] 5 | | "f2e16", [INFO] [stdout] 6 | | u16, [INFO] [stdout] 7 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[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] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / decl_field!( [INFO] [stdout] 5 | | "f2e16", [INFO] [stdout] 6 | | u16, [INFO] [stdout] 7 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_afft.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | 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] 94 | 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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 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] 99 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reed-solomon-benches v0.1.0 (/opt/rustwide/workdir/reed-solomon-benches) [INFO] [stderr] Compiling fuzzit v0.1.0 (/opt/rustwide/workdir/reed-solomon-novelpoly-fuzzit) [INFO] [stdout] warning: unexpected `cfg` condition value: `novelpoly-with-alt-cxx-impl` [INFO] [stdout] --> reed-solomon-benches/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "novelpoly-with-alt-cxx-impl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `naive`, `novelpoly-cxx`, `reed-solomon-erasure`, and `upperbounds` [INFO] [stdout] = help: consider adding `novelpoly-with-alt-cxx-impl` as a feature in `Cargo.toml` [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.30s [INFO] running `Command { std: "docker" "inspect" "37eca1f18211dc297471b194cea63f7725ff9c5ac916f2f7d514c57853cc57c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37eca1f18211dc297471b194cea63f7725ff9c5ac916f2f7d514c57853cc57c7", kill_on_drop: false }` [INFO] [stdout] 37eca1f18211dc297471b194cea63f7725ff9c5ac916f2f7d514c57853cc57c7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 179f63deadb6ffa39b206b3dbc038a9e314bc580d89fb4946ec5bc63fbbd0a93 [INFO] running `Command { std: "docker" "start" "-a" "179f63deadb6ffa39b206b3dbc038a9e314bc580d89fb4946ec5bc63fbbd0a93", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / decl_field!( [INFO] [stdout] 5 | | "f2e16", [INFO] [stdout] 6 | | u16, [INFO] [stdout] 7 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[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] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / decl_field!( [INFO] [stdout] 5 | | "f2e16", [INFO] [stdout] 6 | | u16, [INFO] [stdout] 7 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_afft.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | 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] 94 | 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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 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] 99 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stderr] Compiling fuzzit v0.1.0 (/opt/rustwide/workdir/reed-solomon-novelpoly-fuzzit) [INFO] [stderr] Compiling reed-solomon-novelpoly v1.0.1-alpha.0 (/opt/rustwide/workdir/reed-solomon-novelpoly) [INFO] [stderr] Compiling reed-solomon-tester v0.1.0 (/opt/rustwide/workdir/reed-solomon-tester) [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:315:7 [INFO] [stdout] | [INFO] [stdout] 315 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:285:10 [INFO] [stdout] | [INFO] [stdout] 285 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / decl_field!( [INFO] [stdout] 5 | | "f2e16", [INFO] [stdout] 6 | | u16, [INFO] [stdout] 7 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> reed-solomon-novelpoly/src/field/inc_afft.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | 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] 94 | 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] --> reed-solomon-novelpoly/src/field/inc_afft.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 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] 99 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling reed-solomon-benches v0.1.0 (/opt/rustwide/workdir/reed-solomon-benches) [INFO] [stdout] warning: unexpected `cfg` condition value: `novelpoly-with-alt-cxx-impl` [INFO] [stdout] --> reed-solomon-benches/src/lib.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "novelpoly-with-alt-cxx-impl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `naive`, `novelpoly-cxx`, `reed-solomon-erasure`, and `upperbounds` [INFO] [stdout] = help: consider adding `novelpoly-with-alt-cxx-impl` as a feature in `Cargo.toml` [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 value: `novelpoly-with-alt-cxx-impl` [INFO] [stdout] --> reed-solomon-benches/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "novelpoly-with-alt-cxx-impl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `naive`, `novelpoly-cxx`, `reed-solomon-erasure`, and `upperbounds` [INFO] [stdout] = help: consider adding `novelpoly-with-alt-cxx-impl` as a feature in `Cargo.toml` [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "179f63deadb6ffa39b206b3dbc038a9e314bc580d89fb4946ec5bc63fbbd0a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179f63deadb6ffa39b206b3dbc038a9e314bc580d89fb4946ec5bc63fbbd0a93", kill_on_drop: false }` [INFO] [stdout] 179f63deadb6ffa39b206b3dbc038a9e314bc580d89fb4946ec5bc63fbbd0a93 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f1b80d1bc3a4f7c3b5e5a5297b31a2dbf7f448855ce1d3310011660948f32dbf [INFO] running `Command { std: "docker" "start" "-a" "f1b80d1bc3a4f7c3b5e5a5297b31a2dbf7f448855ce1d3310011660948f32dbf", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / decl_field!( [INFO] [stderr] 5 | | "f2e16", [INFO] [stderr] 6 | | u16, [INFO] [stderr] 7 | | u32, [INFO] [stderr] ... | [INFO] [stderr] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stderr] 12 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `reed-solomon-novelpoly` (build script) generated 8 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f256.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: reed-solomon-novelpoly/src/field/f256.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | decl_field!("f256", u8, u16, 8, gen = 0x1D, cantor = [1, 214, 152, 146, 86, 200, 88, 230]); [INFO] [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_log_mul.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:61:7 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:315:7 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `b_is_not_one` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:285:10 [INFO] [stderr] | [INFO] [stderr] 285 | #[cfg(b_is_not_one)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(b_is_not_one)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(b_is_not_one)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/f2e16.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `table_bootstrap_complete` [INFO] [stderr] --> reed-solomon-novelpoly/src/field/gen.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(table_bootstrap_complete)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: reed-solomon-novelpoly/src/field/f2e16.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / decl_field!( [INFO] [stderr] 5 | | "f2e16", [INFO] [stderr] 6 | | u16, [INFO] [stderr] 7 | | u32, [INFO] [stderr] ... | [INFO] [stderr] 11 | | [1_u16, 44234, 15374, 5694, 50562, 60718, 37196, 16402, 27800, 4312, 27250, 47360, 64952, 64308, 65336, 39198] [INFO] [stderr] 12 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(table_bootstrap_complete)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(table_bootstrap_complete)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `decl_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub static AFFT: AdditiveFFT = AdditiveFFT::initalize(); [INFO] [stderr] | ^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:94:14 [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { &AFFT }.inverse_afft(data,size,index) [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] help: use `&raw const` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 94 | unsafe { &raw const AFFT }.inverse_afft(data,size,index) [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> reed-solomon-novelpoly/src/field/inc_afft.rs:99:14 [INFO] [stderr] | [INFO] [stderr] 99 | unsafe { &AFFT }.afft(data,size,index) [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] help: use `&raw const` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 99 | unsafe { &raw const AFFT }.afft(data,size,index) [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: `reed-solomon-novelpoly` (lib) generated 18 warnings [INFO] [stderr] warning: `reed-solomon-novelpoly` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `novelpoly-with-alt-cxx-impl` [INFO] [stderr] --> reed-solomon-benches/src/main.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(feature = "novelpoly-with-alt-cxx-impl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `naive`, `novelpoly-cxx`, `reed-solomon-erasure`, and `upperbounds` [INFO] [stderr] = help: consider adding `novelpoly-with-alt-cxx-impl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `novelpoly-with-alt-cxx-impl` [INFO] [stderr] --> reed-solomon-benches/src/lib.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = "novelpoly-with-alt-cxx-impl")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `naive`, `novelpoly-cxx`, `reed-solomon-erasure`, and `upperbounds` [INFO] [stderr] = help: consider adding `novelpoly-with-alt-cxx-impl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `reed-solomon-benches` (bin "reed-solomon-benches" test) generated 1 warning [INFO] [stderr] warning: `reed-solomon-benches` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/reconstruct.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fuzz_reconstruct-cdf3262c8eeb3c79) [INFO] [stderr] Running unittests src/roundtrip.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fuzz_roundtrip-79187c42b7138296) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reed_solomon_benches-822bb626d8eb1764) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::novelpoly_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reed_solomon_benches-c8d341bb8bc9f027) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reed_solomon_novelpoly-98ffad86f17e9648) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test field::f256::cantor_basis ... ok [INFO] [stdout] test novel_poly_basis::tests::base_2_powers_of_2 ... ok [INFO] [stdout] test field::f2e16::cantor_basis ... ok [INFO] [stdout] test novel_poly_basis::tests::case_0 ... ok [INFO] [stdout] test novel_poly_basis::tests::base_2_upper_bound ... ok [INFO] [stdout] test novel_poly_basis::tests::flt_roundtrip_small ... ok [INFO] [stdout] test novel_poly_basis::tests::flt_back_and_forth ... ok [INFO] [stdout] test novel_poly_basis::tests::shard_len_is_reasonable ... ok [INFO] [stdout] test novel_poly_basis::tests::k_n_construction ... ok [INFO] [stdout] test novel_poly_basis::tests::test_code_params ... ok [INFO] [stdout] test util::three_f_plus_1 ... ok [INFO] [stdout] test novel_poly_basis::tests::case_1 ... ok [INFO] [stdout] test novel_poly_basis::tests::case_3 ... ok [INFO] [stdout] test novel_poly_basis::tests::ported_c_test ... ok [INFO] [stdout] test novel_poly_basis::tests::case_2 ... ok [INFO] [stdout] test novel_poly_basis::tests::sub_encode_decode ... ok [INFO] [stdout] test test::novel_poly_basis_roundtrip ... ok [INFO] [stdout] test novel_poly_basis::tests::case_4 ... ok [INFO] [stdout] test novel_poly_basis::tests::sub_eq_big_for_small_messages ... ok [INFO] [stdout] test novel_poly_basis::tests::roundtrip_for_large_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reed_solomon_tester-6bb75d2feec2573a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1b80d1bc3a4f7c3b5e5a5297b31a2dbf7f448855ce1d3310011660948f32dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b80d1bc3a4f7c3b5e5a5297b31a2dbf7f448855ce1d3310011660948f32dbf", kill_on_drop: false }` [INFO] [stdout] f1b80d1bc3a4f7c3b5e5a5297b31a2dbf7f448855ce1d3310011660948f32dbf