[INFO] fetching crate ewots 0.1.0... [INFO] checking ewots-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate ewots 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ewots 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking crates.io crate ewots 0.1.0 [INFO] finished tweaking crates.io crate ewots 0.1.0 [INFO] tweaked toml for crates.io crate ewots 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate ewots 0.1.0 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.5 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded wyhash v0.3.0 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded cortex-m v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0de53dc8d3b9aea5fdce7d4b5534890a38d03d2c9d2a3f7b25bc4631d46ffa89 [INFO] running `Command { std: "docker" "start" "-a" "0de53dc8d3b9aea5fdce7d4b5534890a38d03d2c9d2a3f7b25bc4631d46ffa89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de53dc8d3b9aea5fdce7d4b5534890a38d03d2c9d2a3f7b25bc4631d46ffa89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de53dc8d3b9aea5fdce7d4b5534890a38d03d2c9d2a3f7b25bc4631d46ffa89", kill_on_drop: false }` [INFO] [stdout] 0de53dc8d3b9aea5fdce7d4b5534890a38d03d2c9d2a3f7b25bc4631d46ffa89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e44fadcb98bc06d2d9d8b190bce0e8b5af9146e5c627d7b1526bad79dfc7d9a [INFO] running `Command { std: "docker" "start" "-a" "2e44fadcb98bc06d2d9d8b190bce0e8b5af9146e5c627d7b1526bad79dfc7d9a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking wyhash v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking ewots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | sign: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | p_key: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | s_key: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 34 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let mut verify: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | let mut verify: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L1` in module `wots_const` [INFO] [stdout] --> src/lib.rs:45:80 [INFO] [stdout] | [INFO] [stdout] 45 | verify[i] = chain_digest(&self.sign[i].to_ne_bytes(), (wots_const::L1-*it as usize) as usize); [INFO] [stdout] | ^^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const L1: usize = 16; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const L1: usize = 8; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `W` in module `wots_const` [INFO] [stdout] --> src/lib.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | Ok( Wots{ w:wots_const::W, s_key } ) [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const W: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const W: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:64:61 [INFO] [stdout] | [INFO] [stdout] 64 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | let mut sign: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:67:60 [INFO] [stdout] | [INFO] [stdout] 67 | let mut sign: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | fn gen_pkey(&self) -> [u64;wots_const::L] { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:90:59 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | for i in 0..wots_const::L { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L1` in module `wots_const` [INFO] [stdout] --> src/lib.rs:93:83 [INFO] [stdout] | [INFO] [stdout] 93 | out[i] = chain_digest(&self.s_key.s_key[i].to_ne_bytes(), wots_const::L1); [INFO] [stdout] | ^^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const L1: usize = 16; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const L1: usize = 8; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | sign: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | p_key: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 101 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | s_key: [u64;wots_const::L], [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | for i in 0..wots_const::L { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 34 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let mut verify: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | let mut verify: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L1` in module `wots_const` [INFO] [stdout] --> src/lib.rs:45:80 [INFO] [stdout] | [INFO] [stdout] 45 | verify[i] = chain_digest(&self.sign[i].to_ne_bytes(), (wots_const::L1-*it as usize) as usize); [INFO] [stdout] | ^^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const L1: usize = 16; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const L1: usize = 8; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `W` in module `wots_const` [INFO] [stdout] --> src/lib.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | Ok( Wots{ w:wots_const::W, s_key } ) [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const W: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const W: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:64:61 [INFO] [stdout] | [INFO] [stdout] 64 | let mut concat: [u8;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | let mut sign: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:67:60 [INFO] [stdout] | [INFO] [stdout] 67 | let mut sign: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | fn gen_pkey(&self) -> [u64;wots_const::L] { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:90:59 [INFO] [stdout] | [INFO] [stdout] 90 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | for i in 0..wots_const::L { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L1` in module `wots_const` [INFO] [stdout] --> src/lib.rs:93:83 [INFO] [stdout] | [INFO] [stdout] 93 | out[i] = chain_digest(&self.s_key.s_key[i].to_ne_bytes(), wots_const::L1); [INFO] [stdout] | ^^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const L1: usize = 16; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const L1: usize = 8; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 101 | let mut out: [u64;wots_const::L] = [0;wots_const::L]; [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `L` in module `wots_const` [INFO] [stdout] --> src/lib.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | for i in 0..wots_const::L { [INFO] [stdout] | ^ not found in `wots_const` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const L: usize = 18; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `16` feature [INFO] [stdout] --> src/wots_const.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "16")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/wots_const.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const L: usize = 10; [INFO] [stdout] | ^ [INFO] [stdout] note: the item is gated behind the `256` feature [INFO] [stdout] --> src/wots_const.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "256")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_basew` in this scope [INFO] [stdout] --> src/lib.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let base16 = to_basew(&digest); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `checksum` in this scope [INFO] [stdout] --> src/lib.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | let cs = checksum(&base16); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_basew` in this scope [INFO] [stdout] --> src/lib.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let base16 = to_basew(&digest); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `checksum` in this scope [INFO] [stdout] --> src/lib.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | let cs = checksum(&base16); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_basew` in this scope [INFO] [stdout] --> src/lib.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | let base16 = to_basew(&digest); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `checksum` in this scope [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let cs = checksum(&base16); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_basew` in this scope [INFO] [stdout] --> src/lib.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | let base16 = to_basew(&digest); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `checksum` in this scope [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let cs = checksum(&base16); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ewots` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ewots` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "2e44fadcb98bc06d2d9d8b190bce0e8b5af9146e5c627d7b1526bad79dfc7d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e44fadcb98bc06d2d9d8b190bce0e8b5af9146e5c627d7b1526bad79dfc7d9a", kill_on_drop: false }` [INFO] [stdout] 2e44fadcb98bc06d2d9d8b190bce0e8b5af9146e5c627d7b1526bad79dfc7d9a