[INFO] cloning repository https://github.com/ut-utp/playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ut-utp/playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fut-utp%2Fplayground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fut-utp%2Fplayground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef2cac55e8db8937cf2c1915baded46e95336618 [INFO] checking ut-utp/playground against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fut-utp%2Fplayground" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ut-utp/playground on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ut-utp/playground [INFO] finished tweaking git repo https://github.com/ut-utp/playground [INFO] tweaked toml for git repo https://github.com/ut-utp/playground written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ut-utp/playground 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded syn v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df9ed5c200990a6c0c48762c27d9e3f737cddc1b652ed375005e0669160cd515 [INFO] running `Command { std: "docker" "start" "-a" "df9ed5c200990a6c0c48762c27d9e3f737cddc1b652ed375005e0669160cd515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df9ed5c200990a6c0c48762c27d9e3f737cddc1b652ed375005e0669160cd515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9ed5c200990a6c0c48762c27d9e3f737cddc1b652ed375005e0669160cd515", kill_on_drop: false }` [INFO] [stdout] df9ed5c200990a6c0c48762c27d9e3f737cddc1b652ed375005e0669160cd515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df5edf4e3be64e122c38abed8ecff8a6f4631b707048c7b22fe0b4e10d07312 [INFO] running `Command { std: "docker" "start" "-a" "8df5edf4e3be64e122c38abed8ecff8a6f4631b707048c7b22fe0b4e10d07312", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking repeat-macros v0.1.0 (/opt/rustwide/workdir/repeat-macros) [INFO] [stderr] Checking hdl v0.1.0 (/opt/rustwide/workdir/hdl) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> repeat-macros/tests/repeat_n.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> hdl/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics/*, maybe_uninit_slice*/)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> hdl/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics/*, maybe_uninit_slice*/)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> hdl/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> hdl/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: an inner attribute is not permitted in this context [INFO] [stdout] --> hdl/src/util.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | #![allow(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files [INFO] [stdout] = note: outer attributes, like `#[test]`, annotate the item following them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: an inner attribute is not permitted in this context [INFO] [stdout] --> hdl/src/util.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | #![allow(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files [INFO] [stdout] = note: outer attributes, like `#[test]`, annotate the item following them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: an inner attribute is not permitted in this context [INFO] [stdout] --> hdl/src/wires/mod.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | #![allow(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files [INFO] [stdout] = note: outer attributes, like `#[test]`, annotate the item following them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: an inner attribute is not permitted in this context [INFO] [stdout] --> hdl/src/wires/mod.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | #![allow(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files [INFO] [stdout] = note: outer attributes, like `#[test]`, annotate the item following them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found literal `1` [INFO] [stdout] --> hdl/src/wires/macros.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | ($bits:literal bits for $val:expr) => { $crate::w!([$bits] bits for $val) }; [INFO] [stdout] | ^^^^^ expected type [INFO] [stdout] | [INFO] [stdout] ::: hdl/src/wires/index.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(w!(1#0)[0], 0u8); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::w` which comes from the expansion of the macro `w` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found expression `8 * 8` [INFO] [stdout] --> hdl/src/wires/macros.rs:211:34 [INFO] [stdout] | [INFO] [stdout] 211 | ($bits:expr) => { crate::w!([$bits] bits) }; [INFO] [stdout] | ^^^^^ expected type [INFO] [stdout] | [INFO] [stdout] ::: hdl/src/wires/index.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(w!(8*8)[7], 0u8); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `w` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `8` [INFO] [stdout] --> hdl/src/wires/index.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(w!((8*7)#core::u64::MAX)[7], 255u8); [INFO] [stdout] | ^ expected type [INFO] [stdout] | [INFO] [stdout] ::: hdl/src/wires/macros.rs:181:6 [INFO] [stdout] | [INFO] [stdout] 181 | ($type:ty: $val:expr => $bits:expr) => { $crate::w!([$bits] bits for { $val } as $type) }; [INFO] [stdout] | -------- while parsing argument for this `ty` macro fragment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/ops/add.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | (format!("({} + {})", ml, mr), lhs + rhs) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/ops/imm.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | (format!("{}", self.imm), self.imm) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | format!("{} can't fit in a {} bit wire!", val, B) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `repeat-macros` (test "repeat_n") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/ops/add.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | (format!("({} + {})", ml, mr), lhs + rhs) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/ops/imm.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | (format!("{}", self.imm), self.imm) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | format!("{} can't fit in a {} bit wire!", val, B) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | println!("{}", z); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | new_wire!(0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | new_wire!(1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | new_wire_with_val!(0, 0u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | new_wire_with_val!(1, 1u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | new_wire_with_val!(1, 1u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | new_wire_with_val!(1, 1u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | new_wire_with_val!(1, 1u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | new_wire_with_val!(1, 1u128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | new_wire_with_val!(1, 1usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | new_wire_with_val!(2, 2usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | new_wire_with_val!(2, 3usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | new_wire_with_val!(3, 4usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | new_wire_with_val!(4, 15usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | new_wire_with_val!(32, 4_294_967_295usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | new_wire_with_val!(33, 4_294_967_296usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | new_wire_with_val!(1, 1usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | max_test!(u8, core::u8::MAX); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | max_test!(u16, core::u16::MAX); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/mod.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | fn execute_with_metadata(self) -> (String, Self::Output); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/op_types.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/add.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/imm.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | max_test!(u32, core::u32::MAX); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:285:27 [INFO] [stdout] | [INFO] [stdout] 285 | fn le_bytes(&self) -> Box<[u8]>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | impl_for_size!(_u8, u8, FitsInU8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | impl_for_size!(_u16, u16, FitsInU16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | impl_for_size!(_u32, u32, FitsInU32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | max_test!(u64, core::u64::MAX); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 315 | impl_for_size!(_u64, u64, FitsInU64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 316 | impl_for_size!(_u128, u128, FitsInU128); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | into_bits_impl!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | max_test!(u128, core::u128::MAX); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | new_wire_with_val!((8 * size_of::<$type>()) as BitCountType, $max); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | max_test!(usize, core::usize::MAX); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] = note: this error originates in the macro `max_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | new_wire_with_val!(256, 0u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | new_wire_with_val!(256, 0u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | new_wire_with_val!(256, 0u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | new_wire_with_val!(256, 0u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | new_wire_with_val!(256, 0u128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | new_wire_with_val!(256, 0usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | new_wire_with_val!(256, core::u8::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | new_wire_with_val!(256, core::u16::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | new_wire_with_val!(256, core::u32::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | new_wire_with_val!(256, core::u64::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | new_wire_with_val!(256, core::u128::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | new_wire_with_val!(256, core::usize::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | new_wire_with_val!(8_192, core::usize::MAX); // 1 KiB on the stack [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | new_wire_with_val!(524_288, core::usize::MAX); // 64 KiB on the stack [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | new_wire_with_val!(2_097_152, core::usize::MAX); // 256 KiB on the stack [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | new_wire_with_val!(core::u32::MAX as BitCountType, 0usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | new_wire_with_val!(core::u32::MAX as BitCountType, 1usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | new_wire_with_val!(core::u32::MAX as BitCountType, core::u8::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | new_wire_with_val!(core::u32::MAX as BitCountType, core::u16::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | new_wire_with_val!(core::u32::MAX as BitCountType, core::u32::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | new_wire_with_val!(core::u32::MAX as BitCountType, core::u64::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | new_wire_with_val!(core::u32::MAX as BitCountType, core::u128::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | new_wire_with_val!(core::u32::MAX as BitCountType, core::usize::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | new_wire_with_val!(0, 1usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | new_wire_with_val!(4, 16usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | new_wire_with_val!(16, 16u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | new_wire_with_val!(42, 4398046511103u64); // 2 ^ 42 - 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `new_wire_with_val` in this scope [INFO] [stdout] --> hdl/src/wires/mod.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | new_wire_with_val!(42, 4398046511103u64 + 1u64); // 2 ^ 42 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 265 + use crate::new_wire_with_val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/mod.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | fn execute_with_metadata(self) -> (String, Self::Output); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/op_types.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/add.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> hdl/src/ops/imm.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | fn execute_with_metadata(self) -> (String, Self::Output) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:285:27 [INFO] [stdout] | [INFO] [stdout] 285 | fn le_bytes(&self) -> Box<[u8]>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | impl_for_size!(_u8, u8, FitsInU8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | impl_for_size!(_u16, u16, FitsInU16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | impl_for_size!(_u32, u32, FitsInU32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 315 | impl_for_size!(_u64, u64, FitsInU64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 316 | impl_for_size!(_u128, u128, FitsInU128); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> hdl/src/wires/conversions.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | fn le_bytes(&self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | into_bits_impl!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 312 | impl_for_size!(_u8, u8, FitsInU8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 313 | impl_for_size!(_u16, u16, FitsInU16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_for_size!(_u32, u32, FitsInU32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_for_size!(_u64, u64, FitsInU64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_for_size!(_u128, u128, FitsInU128); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 318 | into_bits_impl!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdl` (lib) due to 25 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 312 | impl_for_size!(_u8, u8, FitsInU8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 313 | impl_for_size!(_u16, u16, FitsInU16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_for_size!(_u32, u32, FitsInU32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_for_size!(_u64, u64, FitsInU64); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_for_size!(_u128, u128, FitsInU128); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` which comes from the expansion of the macro `impl_for_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> hdl/src/wires/conversions.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Box::new(self.to_le_bytes()) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] ... [INFO] [stdout] 318 | into_bits_impl!(usize); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_bits_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 78 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdl` (lib test) due to 79 previous errors [INFO] running `Command { std: "docker" "inspect" "8df5edf4e3be64e122c38abed8ecff8a6f4631b707048c7b22fe0b4e10d07312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df5edf4e3be64e122c38abed8ecff8a6f4631b707048c7b22fe0b4e10d07312", kill_on_drop: false }` [INFO] [stdout] 8df5edf4e3be64e122c38abed8ecff8a6f4631b707048c7b22fe0b4e10d07312