[INFO] fetching crate ewots 0.1.0...
[INFO] testing ewots-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ewots 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ewots 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ddc6ba5821db0a963a154f7e62b76aa38d15055e69855df0d59fa96aced1237
[INFO] running `Command { std: "docker" "start" "-a" "9ddc6ba5821db0a963a154f7e62b76aa38d15055e69855df0d59fa96aced1237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ddc6ba5821db0a963a154f7e62b76aa38d15055e69855df0d59fa96aced1237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ddc6ba5821db0a963a154f7e62b76aa38d15055e69855df0d59fa96aced1237", kill_on_drop: false }`
[INFO] [stdout] 9ddc6ba5821db0a963a154f7e62b76aa38d15055e69855df0d59fa96aced1237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ff81662ce83ed714ea21ba7e2ecfd653d92fa8924c5c7534e4903cad2a0cb4e
[INFO] running `Command { std: "docker" "start" "-a" "1ff81662ce83ed714ea21ba7e2ecfd653d92fa8924c5c7534e4903cad2a0cb4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling cortex-m v0.6.2
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling wyhash v0.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling as-slice v0.1.3
[INFO] [stderr]    Compiling aligned v0.3.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling 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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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] 11 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 12 | pub const L1: usize = 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] 25 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 26 | pub const L1: usize = 8;
[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]  3 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout]  4 | pub const W: usize = 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] 17 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 18 | pub const W: usize = 16;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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]  9 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 10 | pub const L: usize = 18;
[INFO] [stdout]    |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/wots_const.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 24 | pub const L: usize = 10;
[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] 11 | #[cfg(feature = "16")]
[INFO] [stdout]    |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 12 | pub const L1: usize = 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] 25 | #[cfg(feature = "256")]
[INFO] [stdout]    |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 26 | pub const L1: usize = 8;
[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]   9 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout]  10 | pub const L: usize = 18;
[INFO] [stdout]     |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/wots_const.rs:24:11
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout]  24 | pub const L: usize = 10;
[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]   9 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout]  10 | pub const L: usize = 18;
[INFO] [stdout]     |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/wots_const.rs:24:11
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout]  24 | pub const L: usize = 10;
[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]   9 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout]  10 | pub const L: usize = 18;
[INFO] [stdout]     |           ^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/wots_const.rs:24:11
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout]  24 | pub const L: usize = 10;
[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] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 120 | fn to_basew(data: &[u8]) -> [u8;wots_const::L1] {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 154 | fn to_basew(data: &[u8]) -> [u8;wots_const::L1] {
[INFO] [stdout]     |    ^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 134 | fn checksum(data: &[u8;wots_const::L1]) -> [u8;wots_const::L2] {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 166 | fn checksum(data: &[u8;wots_const::L1]) -> [u8;wots_const::L2] {
[INFO] [stdout]     |    ^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 120 | fn to_basew(data: &[u8]) -> [u8;wots_const::L1] {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 154 | fn to_basew(data: &[u8]) -> [u8;wots_const::L1] {
[INFO] [stdout]     |    ^^^^^^^^
[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] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "16")]
[INFO] [stdout]     |       -------------- the item is gated behind the `16` feature
[INFO] [stdout] 134 | fn checksum(data: &[u8;wots_const::L1]) -> [u8;wots_const::L2] {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(feature = "256")]
[INFO] [stdout]     |       --------------- the item is gated behind the `256` feature
[INFO] [stdout] 166 | fn checksum(data: &[u8;wots_const::L1]) -> [u8;wots_const::L2] {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "1ff81662ce83ed714ea21ba7e2ecfd653d92fa8924c5c7534e4903cad2a0cb4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ff81662ce83ed714ea21ba7e2ecfd653d92fa8924c5c7534e4903cad2a0cb4e", kill_on_drop: false }`
[INFO] [stdout] 1ff81662ce83ed714ea21ba7e2ecfd653d92fa8924c5c7534e4903cad2a0cb4e
