[INFO] fetching crate ezmenu 0.2.9...
[INFO] testing ezmenu-0.2.9 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate ezmenu 0.2.9 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ezmenu 0.2.9
[INFO] finished tweaking crates.io crate ezmenu 0.2.9
[INFO] tweaked toml for crates.io crate ezmenu 0.2.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ezmenu 0.2.9 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ezmenu-macros v0.2.7
[INFO] [stderr]   Downloaded ezmenulib v0.2.10
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cfe236e76878c2398aff2f251f36e99416346334307dcdd974d174f52264cf5
[INFO] running `Command { std: "docker" "start" "-a" "4cfe236e76878c2398aff2f251f36e99416346334307dcdd974d174f52264cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cfe236e76878c2398aff2f251f36e99416346334307dcdd974d174f52264cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfe236e76878c2398aff2f251f36e99416346334307dcdd974d174f52264cf5", kill_on_drop: false }`
[INFO] [stdout] 4cfe236e76878c2398aff2f251f36e99416346334307dcdd974d174f52264cf5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76b5c9e19e63291549ec10c61d4153715a89bf4694fb69308e244f051574fbdd
[INFO] running `Command { std: "docker" "start" "-a" "76b5c9e19e63291549ec10c61d4153715a89bf4694fb69308e244f051574fbdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ezmenulib v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ezmenu-macros v0.2.7
[INFO] [stderr]    Compiling ezmenu v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "76b5c9e19e63291549ec10c61d4153715a89bf4694fb69308e244f051574fbdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b5c9e19e63291549ec10c61d4153715a89bf4694fb69308e244f051574fbdd", kill_on_drop: false }`
[INFO] [stdout] 76b5c9e19e63291549ec10c61d4153715a89bf4694fb69308e244f051574fbdd
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb9a125880edda5433d2dd20e4e3562d341ee4c11d5cda2d360f6d227818144
[INFO] running `Command { std: "docker" "start" "-a" "4cb9a125880edda5433d2dd20e4e3562d341ee4c11d5cda2d360f6d227818144", kill_on_drop: false }`
[INFO] [stderr]    Compiling ezmenu v0.2.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "4cb9a125880edda5433d2dd20e4e3562d341ee4c11d5cda2d360f6d227818144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb9a125880edda5433d2dd20e4e3562d341ee4c11d5cda2d360f6d227818144", kill_on_drop: false }`
[INFO] [stdout] 4cb9a125880edda5433d2dd20e4e3562d341ee4c11d5cda2d360f6d227818144
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 958b1783b9941d13ce8389dbed3e5dcf45c76354cab36a49afbdc04a1acb9046
[INFO] running `Command { std: "docker" "start" "-a" "958b1783b9941d13ce8389dbed3e5dcf45c76354cab36a49afbdc04a1acb9046", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezmenu-73e24b47e49ab18a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ezmenu
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - parsed (line 200) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - Menu (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 134) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 86) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 72) stdout ----
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]   --> src/lib.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 72 + use ezmenu::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 72 + use ezmenu_macros::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]   --> src/lib.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[menu(default = 2022)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]    --> src/lib.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Menu)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `Menu` accepts the similarly named `menu` attribute
[INFO] [stdout]     |
[INFO] [stdout] 119 - #[derive(Menu)]
[INFO] [stdout] 119 + #[derive(menu)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 109 + use ezmenu::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 109 + use ezmenu_macros::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[menu(default = "mit")] // <-- you can still use the default attribute
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - parsed (line 200) stdout ----
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]    --> src/lib.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Menu)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `Menu` accepts the similarly named `menu` attribute
[INFO] [stdout]     |
[INFO] [stdout] 209 - #[derive(Menu)]
[INFO] [stdout] 209 + #[derive(menu)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 199 + use ezmenu::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 199 + use ezmenu_macros::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[menu(msg("Give the type of the license"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ezmenu`
[INFO] [stdout]   --> src/lib.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^ no `Menu` in `lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Menu` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ValueMenu` in `lib`
[INFO] [stdout]   --> src/lib.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^ could not find `ValueMenu` in `lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Menu` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ezmenu::lib::prelude::ValueMenu;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ezmenulib::prelude::ValueMenu;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ValueField` in `lib`
[INFO] [stdout]   --> src/lib.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^ could not find `ValueField` in `lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Menu` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ezmenu::lib::prelude::ValueField;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ezmenulib::prelude::ValueField;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Menu (line 171) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ezmenu::lib::MenuVec`
[INFO] [stdout]    --> src/lib.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 | use ezmenu::lib::MenuVec;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ no `MenuVec` in `lib`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]     |
[INFO] [stdout] 173 | use ezmenu::lib::customs::MenuVec;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 173 - use ezmenu::lib::MenuVec;
[INFO] [stdout] 173 + use ezmenulib::customs::MenuVec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ezmenu::MenuVec`
[INFO] [stdout]    --> src/lib.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | use ezmenu::MenuVec;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `MenuVec` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]     |
[INFO] [stdout] 174 | use ezmenu::lib::customs::MenuVec;
[INFO] [stdout]     |             ++++++++++++++
[INFO] [stdout] 174 | use ezmenulib::customs::MenuVec;
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]    --> src/lib.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[derive(Menu)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `Menu` accepts the similarly named `menu` attribute
[INFO] [stdout]     |
[INFO] [stdout] 176 - #[derive(Menu)]
[INFO] [stdout] 176 + #[derive(menu)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 170 + use ezmenu::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 170 + use ezmenu_macros::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[menu(
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[menu(msg = "authors name separated by spaces")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[menu(msg = "project name")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[menu(msg = "project year", default = 2022)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 134) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ezmenulib::MenuBool`, `ezmenulib::MenuVec`
[INFO] [stdout]    --> src/lib.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 | use ezmenulib::{MenuBool, MenuVec};
[INFO] [stdout]     |                 ^^^^^^^^  ^^^^^^^ no `MenuVec` in the root
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 no `MenuBool` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these structs instead:
[INFO] [stdout]             ezmenu::lib::customs::MenuBool
[INFO] [stdout]             ezmenulib::customs::MenuBool
[INFO] [stdout]     = help: consider importing one of these structs instead:
[INFO] [stdout]             ezmenu::lib::customs::MenuVec
[INFO] [stdout]             ezmenulib::customs::MenuVec
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]    --> src/lib.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Menu)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: the derive macro `Menu` accepts the similarly named `menu` attribute
[INFO] [stdout]     |
[INFO] [stdout] 138 - #[derive(Menu)]
[INFO] [stdout] 138 + #[derive(menu)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 133 + use ezmenu::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 133 + use ezmenu_macros::Menu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]    --> src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[menu(msg = "Are you sure...????")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `menu` is an attribute that can be used by the derive macro `Menu`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]   --> src/lib.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 49 + use ezmenu::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use ezmenu_macros::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]   --> src/lib.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[menu(chip = "==> ")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]   --> src/lib.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[menu(chip = "--> ")]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error: cannot find derive macro `Menu` in this scope
[INFO] [stdout]   --> src/lib.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[derive(Menu)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 86 + use ezmenu::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 86 + use ezmenu_macros::Menu;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]   --> src/lib.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[menu(display_default = false)] // <-- applied on all the fields
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `menu` in this scope
[INFO] [stdout]   --> src/lib.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[menu(default = 2022, display_default = false)] // <-- applied on the field specifically
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 134)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 72)
[INFO] [stdout]     src/lib.rs - (line 86)
[INFO] [stdout]     src/lib.rs - Menu (line 171)
[INFO] [stdout]     src/lib.rs - parsed (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "958b1783b9941d13ce8389dbed3e5dcf45c76354cab36a49afbdc04a1acb9046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958b1783b9941d13ce8389dbed3e5dcf45c76354cab36a49afbdc04a1acb9046", kill_on_drop: false }`
[INFO] [stdout] 958b1783b9941d13ce8389dbed3e5dcf45c76354cab36a49afbdc04a1acb9046
