[INFO] fetching crate dilithium-raw 0.1.0... [INFO] testing dilithium-raw-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dilithium-raw 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dilithium-raw 0.1.0 [INFO] finished tweaking crates.io crate dilithium-raw 0.1.0 [INFO] tweaked toml for crates.io crate dilithium-raw 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dilithium-raw 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding ron v0.7.1 (available: v0.10.1) [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] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f12ef5b0ec0b58b3713121b01c0e1ba57653bd103e1f4331276c151e15ba381 [INFO] running `Command { std: "docker" "start" "-a" "0f12ef5b0ec0b58b3713121b01c0e1ba57653bd103e1f4331276c151e15ba381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f12ef5b0ec0b58b3713121b01c0e1ba57653bd103e1f4331276c151e15ba381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f12ef5b0ec0b58b3713121b01c0e1ba57653bd103e1f4331276c151e15ba381", kill_on_drop: false }` [INFO] [stdout] 0f12ef5b0ec0b58b3713121b01c0e1ba57653bd103e1f4331276c151e15ba381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 53c99d98be891a71a816fa074a8773de44748e9729fd94192628945cd42b7cc0 [INFO] running `Command { std: "docker" "start" "-a" "53c99d98be891a71a816fa074a8773de44748e9729fd94192628945cd42b7cc0", kill_on_drop: false }` [INFO] [stderr] Compiling dilithium-raw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium2.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium2", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium2.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium2", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium3.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium3", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium3.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium3", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium5.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium5", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium5.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium5", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `Command { std: "docker" "inspect" "53c99d98be891a71a816fa074a8773de44748e9729fd94192628945cd42b7cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c99d98be891a71a816fa074a8773de44748e9729fd94192628945cd42b7cc0", kill_on_drop: false }` [INFO] [stdout] 53c99d98be891a71a816fa074a8773de44748e9729fd94192628945cd42b7cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39392de2b40b43248be4bd9cd0bdf2e0f7eb2e2d8d41cdea678a6d88bfb493da [INFO] running `Command { std: "docker" "start" "-a" "39392de2b40b43248be4bd9cd0bdf2e0f7eb2e2d8d41cdea678a6d88bfb493da", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium2.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium2", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium2.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium2", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium3.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium3", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium3.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium3", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium5.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium5", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium5.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium5", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling dilithium-raw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium2.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium2", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium2.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium2", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium3.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium3", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium3.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium3", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/ffi/dilithium5.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dilithium5", enable_avx2))] [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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: `enable_aarch64` [INFO] [stdout] --> src/ffi/dilithium5.rs:218:35 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(all(feature = "dilithium5", enable_aarch64))] [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::macros::impl_dilithium_module!("regression_tests/dilithium2.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | crate::macros::impl_dilithium_module!("regression_tests/dilithium3.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_avx2` [INFO] [stdout] --> src/macros.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(enable_avx2)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_avx2)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_avx2)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `enable_aarch64` [INFO] [stdout] --> src/macros.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(enable_aarch64)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::macros::impl_dilithium_module!("regression_tests/dilithium5.ron"); [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(enable_aarch64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_aarch64)");` 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 `crate::macros::impl_dilithium_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvnzfWN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lsanity_check_build" "-lpqclean_common_helpers" "-ldilithium2_clean" "-ldilithium3_clean" "-ldilithium5_clean" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcty-5091860036d7fdf6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvnzfWN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dilithium_raw-16919f3f47a10110" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-sign.o): in function `PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_keypair': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:65:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_keypair+0x1c1): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-sign.o): in function `PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:108:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x10a): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:109:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x128): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:110:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x148): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:111:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x157): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:112:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x172): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:113:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x181): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:115:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x1a1): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:139:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x2e0): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:140:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x2fe): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:141:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x31c): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:142:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x32b): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:143:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x346): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:144:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_signature+0x355): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-sign.o): in function `PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:230:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x101): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:231:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x110): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:232:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x12e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:233:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x14e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:234:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x15d): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:235:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x178): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:236:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x187): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:260:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x2ca): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:261:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x2e8): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:262:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x306): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:263:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x315): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:264:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x330): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/sign.c:265:(.text.PQCLEAN_DILITHIUM2_CLEAN_crypto_sign_verify+0x33f): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-poly.o): in function `PQCLEAN_DILITHIUM2_CLEAN_poly_uniform': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:356:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform+0x76): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:366:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform+0x141): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:370:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform+0x1ab): undefined reference to `shake128_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-poly.o): in function `PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_eta': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:435:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_eta+0x76): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:440:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_eta+0xba): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:443:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_eta+0x10e): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-poly.o): in function `PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_gamma1': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:465:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_gamma1+0x6c): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:466:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_uniform_gamma1+0x7b): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-poly.o): in function `PQCLEAN_DILITHIUM2_CLEAN_poly_challenge': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:486:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x37): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:487:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x55): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:488:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x64): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:489:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x7f): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:503:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x142): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/poly.c:514:(.text.PQCLEAN_DILITHIUM2_CLEAN_poly_challenge+0x1ee): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-symmetric-shake.o): in function `PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake128_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:11:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake128_stream_init+0x43): undefined reference to `shake128_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:12:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake128_stream_init+0x5b): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:13:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake128_stream_init+0x73): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:14:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake128_stream_init+0x7f): undefined reference to `shake128_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium2_clean.a(a65bf6d125d7952b-symmetric-shake.o): in function `PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake256_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:22:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake256_stream_init+0x43): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:23:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake256_stream_init+0x5b): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:24:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake256_stream_init+0x73): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium2/clean/symmetric-shake.c:25:(.text.PQCLEAN_DILITHIUM2_CLEAN_dilithium_shake256_stream_init+0x7f): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-sign.o): in function `PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_keypair': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:65:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_keypair+0x1c4): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-sign.o): in function `PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:108:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x10a): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:109:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x128): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:110:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x148): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:111:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x157): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:112:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x172): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:113:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x181): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:115:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x1a1): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:139:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x2e0): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:140:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x2fe): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:141:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x31c): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:142:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x32b): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:143:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x346): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:144:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_signature+0x355): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-sign.o): in function `PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:230:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x101): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:231:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x110): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:232:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x12e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:233:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x14e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:234:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x15d): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:235:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x178): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:236:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x187): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:260:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x2ca): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:261:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x2e8): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:262:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x306): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:263:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x315): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:264:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x330): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/sign.c:265:(.text.PQCLEAN_DILITHIUM3_CLEAN_crypto_sign_verify+0x33f): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-poly.o): in function `PQCLEAN_DILITHIUM3_CLEAN_poly_uniform': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:356:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform+0x76): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:366:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform+0x141): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:370:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform+0x1ab): undefined reference to `shake128_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-poly.o): in function `PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_eta': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:433:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_eta+0x76): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:438:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_eta+0xba): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:441:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_eta+0x10e): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-poly.o): in function `PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_gamma1': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:463:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_gamma1+0x6c): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:464:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_uniform_gamma1+0x7b): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-poly.o): in function `PQCLEAN_DILITHIUM3_CLEAN_poly_challenge': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:484:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x37): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:485:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x55): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:486:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x64): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:487:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x7f): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:501:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x142): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/poly.c:512:(.text.PQCLEAN_DILITHIUM3_CLEAN_poly_challenge+0x1ee): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-symmetric-shake.o): in function `PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake128_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:11:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake128_stream_init+0x43): undefined reference to `shake128_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:12:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake128_stream_init+0x5b): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:13:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake128_stream_init+0x73): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:14:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake128_stream_init+0x7f): undefined reference to `shake128_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium3_clean.a(01d56346e56894e6-symmetric-shake.o): in function `PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake256_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:22:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake256_stream_init+0x43): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:23:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake256_stream_init+0x5b): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:24:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake256_stream_init+0x73): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium3/clean/symmetric-shake.c:25:(.text.PQCLEAN_DILITHIUM3_CLEAN_dilithium_shake256_stream_init+0x7f): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-sign.o): in function `PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_keypair': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:65:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_keypair+0x1c4): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-sign.o): in function `PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:108:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x10a): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:109:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x128): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:110:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x148): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:111:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x157): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:112:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x172): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:113:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x181): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:115:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x1a1): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:139:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x2e0): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:140:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x2fe): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:141:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x31c): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:142:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x32b): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:143:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x346): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:144:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_signature+0x355): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-sign.o): in function `PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:230:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x101): undefined reference to `shake256' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:231:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x110): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:232:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x12e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:233:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x14e): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:234:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x15d): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:235:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x178): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:236:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x187): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:260:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x2ca): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:261:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x2e8): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:262:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x306): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:263:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x315): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:264:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x330): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/sign.c:265:(.text.PQCLEAN_DILITHIUM5_CLEAN_crypto_sign_verify+0x33f): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-poly.o): in function `PQCLEAN_DILITHIUM5_CLEAN_poly_uniform': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:356:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform+0x76): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:366:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform+0x141): undefined reference to `shake128_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:370:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform+0x1ab): undefined reference to `shake128_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-poly.o): in function `PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_eta': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:435:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_eta+0x76): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:440:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_eta+0xba): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:443:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_eta+0x10e): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-poly.o): in function `PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_gamma1': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:465:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_gamma1+0x6c): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:466:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_uniform_gamma1+0x7b): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-poly.o): in function `PQCLEAN_DILITHIUM5_CLEAN_poly_challenge': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:486:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x37): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:487:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x55): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:488:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x64): undefined reference to `shake256_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:489:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x7f): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:503:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x142): undefined reference to `shake256_inc_squeeze' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/poly.c:514:(.text.PQCLEAN_DILITHIUM5_CLEAN_poly_challenge+0x1ee): undefined reference to `shake256_inc_ctx_release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-symmetric-shake.o): in function `PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake128_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:11:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake128_stream_init+0x43): undefined reference to `shake128_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:12:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake128_stream_init+0x5b): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:13:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake128_stream_init+0x73): undefined reference to `shake128_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:14:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake128_stream_init+0x7f): undefined reference to `shake128_inc_finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/dilithium-raw-9dffdc0a7c682646/out/libdilithium5_clean.a(a6ea8940515d2ba4-symmetric-shake.o): in function `PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake256_stream_init': [INFO] [stdout] /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:22:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake256_stream_init+0x43): undefined reference to `shake256_inc_init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:23:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake256_stream_init+0x5b): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:24:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake256_stream_init+0x73): undefined reference to `shake256_inc_absorb' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/extern/dilithium5/clean/symmetric-shake.c:25:(.text.PQCLEAN_DILITHIUM5_CLEAN_dilithium_shake256_stream_init+0x7f): undefined reference to `shake256_inc_finalize' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dilithium-raw` (lib test) due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39392de2b40b43248be4bd9cd0bdf2e0f7eb2e2d8d41cdea678a6d88bfb493da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39392de2b40b43248be4bd9cd0bdf2e0f7eb2e2d8d41cdea678a6d88bfb493da", kill_on_drop: false }` [INFO] [stdout] 39392de2b40b43248be4bd9cd0bdf2e0f7eb2e2d8d41cdea678a6d88bfb493da