[INFO] cloning repository https://github.com/litemaker/incubator-milagro-crypto-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litemaker/incubator-milagro-crypto-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitemaker%2Fincubator-milagro-crypto-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitemaker%2Fincubator-milagro-crypto-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 090f22c6fd4b99c8bedfd0e7b8605016322c0998 [INFO] checking litemaker/incubator-milagro-crypto-rust against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitemaker%2Fincubator-milagro-crypto-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/litemaker/incubator-milagro-crypto-rust [INFO] finished tweaking git repo https://github.com/litemaker/incubator-milagro-crypto-rust [INFO] tweaked toml for git repo https://github.com/litemaker/incubator-milagro-crypto-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/litemaker/incubator-milagro-crypto-rust on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/litemaker/incubator-milagro-crypto-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a60c5411a659bf5f9649b161451681d61d4a7191d6b1f9a88903aedbbc4e1d [INFO] running `Command { std: "docker" "start" "-a" "a0a60c5411a659bf5f9649b161451681d61d4a7191d6b1f9a88903aedbbc4e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a60c5411a659bf5f9649b161451681d61d4a7191d6b1f9a88903aedbbc4e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a60c5411a659bf5f9649b161451681d61d4a7191d6b1f9a88903aedbbc4e1d", kill_on_drop: false }` [INFO] [stdout] a0a60c5411a659bf5f9649b161451681d61d4a7191d6b1f9a88903aedbbc4e1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a4f709e6b3e21ebad6c019b5cfba5600900dd08a6a99031cdc6d6de20837c41 [INFO] running `Command { std: "docker" "start" "-a" "6a4f709e6b3e21ebad6c019b5cfba5600900dd08a6a99031cdc6d6de20837c41", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking amcl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fp512bn` [INFO] [stdout] --> src/lib.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "fp512bn")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fp512BN"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anssi`, `bls24`, `bls381`, `bls383`, `bls461`, `bls48`, `bn254`, `bn254CX`, `brainpool`, `c25519`, `c41417`, `default`, `ed25519`, `fp256BN`, `fp512BN`, `goldilocks`, `hifive`, `nist256`, `nist384`, `nist521`, `nums256e`, `nums256w`, `nums384e`, `nums384w`, `nums512e`, `nums512w`, `rsa2048`, `rsa3072`, `rsa4096`, and `secp256k1` [INFO] [stdout] = help: consider adding `fp512bn` 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: `fp256bn` [INFO] [stdout] --> src/lib.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "fp256bn")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fp256BN"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anssi`, `bls24`, `bls381`, `bls383`, `bls461`, `bls48`, `bn254`, `bn254CX`, `brainpool`, `c25519`, `c41417`, `default`, `ed25519`, `fp256BN`, `fp512BN`, `goldilocks`, `hifive`, `nist256`, `nist384`, `nist521`, `nums256e`, `nums256w`, `nums384e`, `nums384w`, `nums512e`, `nums512w`, `rsa2048`, `rsa3072`, `rsa4096`, and `secp256k1` [INFO] [stdout] = help: consider adding `fp256bn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/nhs.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | const DEGREE: usize = (1 << LGN); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - const DEGREE: usize = (1 << LGN); [INFO] [stdout] 32 + const DEGREE: usize = 1 << LGN; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | pub const NLEN: usize = (1 + ((8 * MODBYTES - 1) / BASEBITS)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - pub const NLEN: usize = (1 + ((8 * MODBYTES - 1) / BASEBITS)); [INFO] [stdout] 33 + pub const NLEN: usize = 1 + ((8 * MODBYTES - 1) / BASEBITS); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | pub const BMASK: Chunk = ((1 << BASEBITS) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 - pub const BMASK: Chunk = ((1 << BASEBITS) - 1); [INFO] [stdout] 35 + pub const BMASK: Chunk = (1 << BASEBITS) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | pub const HBITS: usize = (BASEBITS / 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - pub const HBITS: usize = (BASEBITS / 2); [INFO] [stdout] 36 + pub const HBITS: usize = BASEBITS / 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | pub const HMASK: Chunk = ((1 << HBITS) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - pub const HMASK: Chunk = ((1 << HBITS) - 1); [INFO] [stdout] 37 + pub const HMASK: Chunk = (1 << HBITS) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | pub const NEXCESS: isize = (1 << ((arch::CHUNK) - BASEBITS - 1)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - pub const NEXCESS: isize = (1 << ((arch::CHUNK) - BASEBITS - 1)); [INFO] [stdout] 38 + pub const NEXCESS: isize = 1 << ((arch::CHUNK) - BASEBITS - 1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | pub const BIGBITS: usize = (MODBYTES * 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - pub const BIGBITS: usize = (MODBYTES * 8); [INFO] [stdout] 39 + pub const BIGBITS: usize = MODBYTES * 8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./fp.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub const FEXCESS: i32 = (((1 as i32) << SH) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub const FEXCESS: i32 = (((1 as i32) << SH) - 1); [INFO] [stdout] 57 + pub const FEXCESS: i32 = ((1 as i32) << SH) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fp512bn` [INFO] [stdout] --> src/lib.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "fp512bn")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fp512BN"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anssi`, `bls24`, `bls381`, `bls383`, `bls461`, `bls48`, `bn254`, `bn254CX`, `brainpool`, `c25519`, `c41417`, `default`, `ed25519`, `fp256BN`, `fp512BN`, `goldilocks`, `hifive`, `nist256`, `nist384`, `nist521`, `nums256e`, `nums256w`, `nums384e`, `nums384w`, `nums512e`, `nums512w`, `rsa2048`, `rsa3072`, `rsa4096`, and `secp256k1` [INFO] [stdout] = help: consider adding `fp512bn` 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: `fp256bn` [INFO] [stdout] --> src/lib.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "fp256bn")] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"fp256BN"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anssi`, `bls24`, `bls381`, `bls383`, `bls461`, `bls48`, `bn254`, `bn254CX`, `brainpool`, `c25519`, `c41417`, `default`, `ed25519`, `fp256BN`, `fp512BN`, `goldilocks`, `hifive`, `nist256`, `nist384`, `nist521`, `nums256e`, `nums256w`, `nums384e`, `nums384w`, `nums512e`, `nums512w`, `rsa2048`, `rsa3072`, `rsa4096`, and `secp256k1` [INFO] [stdout] = help: consider adding `fp256bn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/nhs.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | const DEGREE: usize = (1 << LGN); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - const DEGREE: usize = (1 << LGN); [INFO] [stdout] 32 + const DEGREE: usize = 1 << LGN; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | pub const NLEN: usize = (1 + ((8 * MODBYTES - 1) / BASEBITS)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - pub const NLEN: usize = (1 + ((8 * MODBYTES - 1) / BASEBITS)); [INFO] [stdout] 33 + pub const NLEN: usize = 1 + ((8 * MODBYTES - 1) / BASEBITS); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | pub const BMASK: Chunk = ((1 << BASEBITS) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 - pub const BMASK: Chunk = ((1 << BASEBITS) - 1); [INFO] [stdout] 35 + pub const BMASK: Chunk = (1 << BASEBITS) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | pub const HBITS: usize = (BASEBITS / 2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - pub const HBITS: usize = (BASEBITS / 2); [INFO] [stdout] 36 + pub const HBITS: usize = BASEBITS / 2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | pub const HMASK: Chunk = ((1 << HBITS) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - pub const HMASK: Chunk = ((1 << HBITS) - 1); [INFO] [stdout] 37 + pub const HMASK: Chunk = (1 << HBITS) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | pub const NEXCESS: isize = (1 << ((arch::CHUNK) - BASEBITS - 1)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - pub const NEXCESS: isize = (1 << ((arch::CHUNK) - BASEBITS - 1)); [INFO] [stdout] 38 + pub const NEXCESS: isize = 1 << ((arch::CHUNK) - BASEBITS - 1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./big.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | pub const BIGBITS: usize = (MODBYTES * 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - pub const BIGBITS: usize = (MODBYTES * 8); [INFO] [stdout] 39 + pub const BIGBITS: usize = MODBYTES * 8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/./fp.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub const FEXCESS: i32 = (((1 as i32) << SH) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub const FEXCESS: i32 = (((1 as i32) << SH) - 1); [INFO] [stdout] 57 + pub const FEXCESS: i32 = ((1 as i32) << SH) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/./ecp2.rs:740:13 [INFO] [stdout] | [INFO] [stdout] 740 | let mut x = Big::new_ints(&rom::CURVE_BNX); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/./ecp2.rs:740:13 [INFO] [stdout] | [INFO] [stdout] 740 | let mut x = Big::new_ints(&rom::CURVE_BNX); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GCM_ENCRYPTING` is never used [INFO] [stdout] --> src/gcm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const GCM_ENCRYPTING: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GCM_DECRYPTING` is never used [INFO] [stdout] --> src/gcm.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const GCM_DECRYPTING: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GCM_ENCRYPTING` is never used [INFO] [stdout] --> src/gcm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const GCM_ENCRYPTING: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GCM_DECRYPTING` is never used [INFO] [stdout] --> src/gcm.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const GCM_DECRYPTING: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "6a4f709e6b3e21ebad6c019b5cfba5600900dd08a6a99031cdc6d6de20837c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4f709e6b3e21ebad6c019b5cfba5600900dd08a6a99031cdc6d6de20837c41", kill_on_drop: false }` [INFO] [stdout] 6a4f709e6b3e21ebad6c019b5cfba5600900dd08a6a99031cdc6d6de20837c41