[INFO] fetching crate miracl32 0.1.0-alpha.0... [INFO] testing miracl32-0.1.0-alpha.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate miracl32 0.1.0-alpha.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate miracl32 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate miracl32 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate miracl32 0.1.0-alpha.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miracl32 0.1.0-alpha.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] 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] 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] 19ccf01362498d0b777b46912c92f8d7a30c31e91ebff9aff159bdfa05a677f6 [INFO] running `Command { std: "docker" "start" "-a" "19ccf01362498d0b777b46912c92f8d7a30c31e91ebff9aff159bdfa05a677f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ccf01362498d0b777b46912c92f8d7a30c31e91ebff9aff159bdfa05a677f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ccf01362498d0b777b46912c92f8d7a30c31e91ebff9aff159bdfa05a677f6", kill_on_drop: false }` [INFO] [stdout] 19ccf01362498d0b777b46912c92f8d7a30c31e91ebff9aff159bdfa05a677f6 [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] 8b8db61b5f0690a169adb837053e92aef4cb02aaa53e4fe23fe51aa37f922485 [INFO] running `Command { std: "docker" "start" "-a" "8b8db61b5f0690a169adb837053e92aef4cb02aaa53e4fe23fe51aa37f922485", kill_on_drop: false }` [INFO] [stderr] Compiling miracl32 v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/ed25519/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/c25519/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist256/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/goldilocks/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist384/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/nist521/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/ecp.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/ecp.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/ecp.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/fp.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/fp.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/x448/fp.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:570:7 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:577:7 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa2048/ff.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:570:7 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:577:7 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa3072/ff.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/big.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/big.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/big.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/big.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/dbig.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/dbig.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/dbig.rs:287:7 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:570:7 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:577:7 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rsa4096/ff.rs:669:7 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (&mut (*t))[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (&mut (*t))[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (&mut (*t))[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (&mut (*t))[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (&mut (*t))[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (&mut (*t))[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa2048/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa2048::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa2048::big::BIG]` [INFO] [stdout] --> src/rsa2048/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (&mut (*t))[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (&mut (*t))[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (&mut (*t))[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (&mut (*t))[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (&mut (*t))[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (&mut (*t))[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa3072/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa3072::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa3072::big::BIG]` [INFO] [stdout] --> src/rsa3072/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1222:21 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (&mut (*t))[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1222:59 [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (*t)[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1222 | karmul(&mut (*t)[0..n],&z[0..nd2],&z[nd2..n],&mut (&mut (*t))[n..2*n]); // 2 borrows here (!?) [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1223:56 [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1223 | karmul(&mut z[0..n],&x[0..nd2],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1224 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1225:19 [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1225 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1226:19 [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1226 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1227:34 [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1227 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1244:47 [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1244 | karsqr(&mut z[0..n], &x[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1245:49 [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1245 | karsqr(&mut z[n..2*n], &x[nd2..n], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1246:21 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (&mut (*t))[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1246:59 [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1246 | karmul(&mut (*t)[0..n],&x[0..nd2],&x[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1247:34 [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1247 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1248:34 [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1248 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1263:59 [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1263 | karmul(&mut z[0..n], &x[0..nd2], &y[0..nd2], &mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (&mut (*t))[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1264:65 [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1264 | karmul_lower(&mut (*t)[0..n],&x[nd2..n],&y[0..nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1265:30 [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1265 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1266:27 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (&mut (*t))[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1266:65 [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1266 | karmul_lower(&mut (*t)[0..n],&x[0..nd2],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1267 | rinc(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (&mut (*t))[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1283:65 [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1283 | karmul(&mut (*t)[0..n],&z[n+nd2..2*n],&z[n..n+nd2],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1284:58 [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (*t)[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1284 | karmul(&mut z[n..2*n],&x[nd2..n],&y[nd2..n],&mut (&mut (*t))[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (*t)[0..n],&z[n..2*n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1285 | rdec(&mut (&mut (*t))[0..n],&z[n..2*n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^-^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1287:30 [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(*t)[0..nd2]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1287 | rdec(&mut z[nd2..n],&(&(*t))[0..nd2]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut [rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (*t)[0..n],&z[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1289 | rdec(&mut (&mut (*t))[0..n],&z[0..n]); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/rsa4096/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^-^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut [rsa4096::big::BIG]` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[rsa4096::big::BIG]` [INFO] [stdout] --> src/rsa4096/ff.rs:1290:34 [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(*t)[0..n]); [INFO] [stdout] | ^^^^ [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 1290 | rinc(&mut z[nd2..n+nd2],&(&(*t))[0..n]); [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miracl32` (lib) due to 81 previous errors; 133 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8b8db61b5f0690a169adb837053e92aef4cb02aaa53e4fe23fe51aa37f922485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8db61b5f0690a169adb837053e92aef4cb02aaa53e4fe23fe51aa37f922485", kill_on_drop: false }` [INFO] [stdout] 8b8db61b5f0690a169adb837053e92aef4cb02aaa53e4fe23fe51aa37f922485