[INFO] fetching crate menu_genie 0.1.1...
[INFO] testing menu_genie-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate menu_genie 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate menu_genie 0.1.1
[INFO] finished tweaking crates.io crate menu_genie 0.1.1
[INFO] tweaked toml for crates.io crate menu_genie 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate menu_genie 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate menu_genie 0.1.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32a2cbed08f2b53681255eba6f9ed2ed1221e97cac7f8e5a428c1eb704bf2bca
[INFO] running `Command { std: "docker" "start" "-a" "32a2cbed08f2b53681255eba6f9ed2ed1221e97cac7f8e5a428c1eb704bf2bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a2cbed08f2b53681255eba6f9ed2ed1221e97cac7f8e5a428c1eb704bf2bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a2cbed08f2b53681255eba6f9ed2ed1221e97cac7f8e5a428c1eb704bf2bca", kill_on_drop: false }`
[INFO] [stdout] 32a2cbed08f2b53681255eba6f9ed2ed1221e97cac7f8e5a428c1eb704bf2bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8639082e841920cc5ff7c7c736d94bb38eeac878957ad2f50bf8d26fc89b6a27
[INFO] running `Command { std: "docker" "start" "-a" "8639082e841920cc5ff7c7c736d94bb38eeac878957ad2f50bf8d26fc89b6a27", kill_on_drop: false }`
[INFO] [stderr]    Compiling menu_genie v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                 ^^^^^                            ^^^^^
[INFO] [stdout]    |                 |                                ||
[INFO] [stdout]    |                 |                                |the same lifetime is hidden here
[INFO] [stdout]    |                 |                                the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^
[INFO] [stdout]    |                                   |         ||
[INFO] [stdout]    |                                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                                   |         the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/menu.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem> {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^
[INFO] [stdout]    |                          |                            ||
[INFO] [stdout]    |                          |                            |the same lifetime is hidden here
[INFO] [stdout]    |                          |                            the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "8639082e841920cc5ff7c7c736d94bb38eeac878957ad2f50bf8d26fc89b6a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8639082e841920cc5ff7c7c736d94bb38eeac878957ad2f50bf8d26fc89b6a27", kill_on_drop: false }`
[INFO] [stdout] 8639082e841920cc5ff7c7c736d94bb38eeac878957ad2f50bf8d26fc89b6a27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5b668ce9b271bbc8e6fba4d420aa5bb02d0983af526d4d02e679e9e4fb30aa8f
[INFO] running `Command { std: "docker" "start" "-a" "5b668ce9b271bbc8e6fba4d420aa5bb02d0983af526d4d02e679e9e4fb30aa8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling menu_genie v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                 ^^^^^                            ^^^^^
[INFO] [stdout]    |                 |                                ||
[INFO] [stdout]    |                 |                                |the same lifetime is hidden here
[INFO] [stdout]    |                 |                                the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^
[INFO] [stdout]    |                                   |         ||
[INFO] [stdout]    |                                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                                   |         the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/menu.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem> {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^
[INFO] [stdout]    |                          |                            ||
[INFO] [stdout]    |                          |                            |the same lifetime is hidden here
[INFO] [stdout]    |                          |                            the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                 ^^^^^                            ^^^^^
[INFO] [stdout]    |                 |                                ||
[INFO] [stdout]    |                 |                                |the same lifetime is hidden here
[INFO] [stdout]    |                 |                                the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu, MgError> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_current_menu(&self) -> Result<&Menu<'_>, MgError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^
[INFO] [stdout]    |                                   |         ||
[INFO] [stdout]    |                                   |         |the same lifetime is hidden here
[INFO] [stdout]    |                                   |         the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn get_current_menu_unchecked(&self) -> &Menu<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/menu.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem> {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^
[INFO] [stdout]    |                          |                            ||
[INFO] [stdout]    |                          |                            |the same lifetime is hidden here
[INFO] [stdout]    |                          |                            the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "5b668ce9b271bbc8e6fba4d420aa5bb02d0983af526d4d02e679e9e4fb30aa8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b668ce9b271bbc8e6fba4d420aa5bb02d0983af526d4d02e679e9e4fb30aa8f", kill_on_drop: false }`
[INFO] [stdout] 5b668ce9b271bbc8e6fba4d420aa5bb02d0983af526d4d02e679e9e4fb30aa8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d8cb8ef8d41ab1d5544dc7359e430097e2e77a55c7736f404c6beeb3db7b7e72
[INFO] running `Command { std: "docker" "start" "-a" "d8cb8ef8d41ab1d5544dc7359e430097e2e77a55c7736f404c6beeb3db7b7e72", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:78:17
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu, MgError> {
[INFO] [stderr]    |                 ^^^^^                            ^^^^^
[INFO] [stderr]    |                 |                                ||
[INFO] [stderr]    |                 |                                |the same lifetime is hidden here
[INFO] [stderr]    |                 |                                the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn get_menu(&self, menu_id: usize) -> Result<&Menu<'_>, MgError> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_current_menu(&self) -> Result<&Menu, MgError> {
[INFO] [stderr]    |                         ^^^^^            ^^^^^
[INFO] [stderr]    |                         |                ||
[INFO] [stderr]    |                         |                |the same lifetime is hidden here
[INFO] [stderr]    |                         |                the same lifetime is elided here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_current_menu(&self) -> Result<&Menu<'_>, MgError> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:92:35
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn get_current_menu_unchecked(&self) -> &Menu {
[INFO] [stderr]    |                                   ^^^^^     ^^^^^
[INFO] [stderr]    |                                   |         ||
[INFO] [stderr]    |                                   |         |the same lifetime is hidden here
[INFO] [stderr]    |                                   |         the same lifetime is elided here
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn get_current_menu_unchecked(&self) -> &Menu<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/menu.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem> {
[INFO] [stderr]    |                          ^^^^^                        ^^^^^^^^^
[INFO] [stderr]    |                          |                            ||
[INFO] [stderr]    |                          |                            |the same lifetime is hidden here
[INFO] [stderr]    |                          |                            the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn get_menu_item(&self, key: usize) -> Option<&MenuItem<'_>> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `menu_genie` (lib) generated 4 warnings (run `cargo fix --lib -p menu_genie` to apply 4 suggestions)
[INFO] [stderr] warning: `menu_genie` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/menu_genie/cb60e594223540e8/deps/menu_genie-cb60e594223540e8)
[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 menu_genie
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuAction`
[INFO] [stdout]   --> src/lib.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .with_menu_item("Create Todo", MenuAction::Nothing)
[INFO] [stdout]    |                                    ^^^^^^^^^^ use of undeclared type `MenuAction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 14 + use menu_genie::MenuAction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuAction`
[INFO] [stdout]   --> src/lib.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     .with_menu_item("Delete Todo", MenuAction::Nothing)
[INFO] [stdout]    |                                    ^^^^^^^^^^ use of undeclared type `MenuAction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 14 + use menu_genie::MenuAction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuAction`
[INFO] [stdout]   --> src/lib.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |     .with_menu_item("Edit Todo", MenuAction::Navigate(2))
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `MenuAction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 14 + use menu_genie::MenuAction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuAction`
[INFO] [stdout]   --> src/lib.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .with_menu_item("Change Name", MenuAction::Nothing)
[INFO] [stdout]    |                                    ^^^^^^^^^^ use of undeclared type `MenuAction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 14 + use menu_genie::MenuAction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuAction`
[INFO] [stdout]   --> src/lib.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     .with_menu_item("Change Description", MenuAction::Nothing)
[INFO] [stdout]    |                                           ^^^^^^^^^^ use of undeclared type `MenuAction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 14 + use menu_genie::MenuAction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `println`
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             println("{e}");
[INFO] [stdout]    |             ^^^^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 40 |             println!("{e}");
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d8cb8ef8d41ab1d5544dc7359e430097e2e77a55c7736f404c6beeb3db7b7e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8cb8ef8d41ab1d5544dc7359e430097e2e77a55c7736f404c6beeb3db7b7e72", kill_on_drop: false }`
[INFO] [stdout] d8cb8ef8d41ab1d5544dc7359e430097e2e77a55c7736f404c6beeb3db7b7e72
