[INFO] fetching crate ewots 0.1.0... [INFO] checking ewots-0.1.0 against beta for pr-78714 [INFO] extracting crate ewots 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ewots 0.1.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba7245abd01796e153d784d0eb54080cca1d49c3429b4be8053cccb84f26acd9 [INFO] running `Command { std: "docker" "start" "-a" "ba7245abd01796e153d784d0eb54080cca1d49c3429b4be8053cccb84f26acd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba7245abd01796e153d784d0eb54080cca1d49c3429b4be8053cccb84f26acd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7245abd01796e153d784d0eb54080cca1d49c3429b4be8053cccb84f26acd9", kill_on_drop: false }` [INFO] [stdout] ba7245abd01796e153d784d0eb54080cca1d49c3429b4be8053cccb84f26acd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58927e10254d78d669cc0736684a6521f1e272434cee44133deec6476cfe9e86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58927e10254d78d669cc0736684a6521f1e272434cee44133deec6476cfe9e86", kill_on_drop: false }` [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] Checking rand_core v0.4.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking bare-metal v0.2.5 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking wyhash v0.3.0 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking cortex-m v0.6.2 [INFO] [stderr] Checking cortex-m-semihosting v0.3.5 [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] [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] [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] [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] [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] [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 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] [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] [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] [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] [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] [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] [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] [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] [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 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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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 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] [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] [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] [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] [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] [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] [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] [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] [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 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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] error: duplicate lang item in crate `panic_halt`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3532beb752f910d7.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-e898de5af9d9d9bd.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | sign: [u64;wots_const::L], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `core::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | sign: [u64;wots_const::L], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `core::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ewots` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58927e10254d78d669cc0736684a6521f1e272434cee44133deec6476cfe9e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58927e10254d78d669cc0736684a6521f1e272434cee44133deec6476cfe9e86", kill_on_drop: false }` [INFO] [stdout] 58927e10254d78d669cc0736684a6521f1e272434cee44133deec6476cfe9e86