[INFO] fetching crate remenu 0.3.0...
[INFO] testing remenu-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate remenu 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate remenu 0.3.0
[INFO] finished tweaking crates.io crate remenu 0.3.0
[INFO] tweaked toml for crates.io crate remenu 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate remenu 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate remenu 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6b52ee332210b1eeb38fad40a2e57a125d43a82efc0921260fd0514ede6af4a
[INFO] running `Command { std: "docker" "start" "-a" "a6b52ee332210b1eeb38fad40a2e57a125d43a82efc0921260fd0514ede6af4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6b52ee332210b1eeb38fad40a2e57a125d43a82efc0921260fd0514ede6af4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b52ee332210b1eeb38fad40a2e57a125d43a82efc0921260fd0514ede6af4a", kill_on_drop: false }`
[INFO] [stdout] a6b52ee332210b1eeb38fad40a2e57a125d43a82efc0921260fd0514ede6af4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f891aa27e237d94275eba041704821461c96048c0e299ca99a17b861aa2f138
[INFO] running `Command { std: "docker" "start" "-a" "6f891aa27e237d94275eba041704821461c96048c0e299ca99a17b861aa2f138", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling freetype-sys v0.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling svgtypes v0.15.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling ab_glyph v0.2.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]    Compiling softbuffer v0.4.5
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fontconfig v0.8.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling usvg v0.42.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sctk-adwaita v0.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling freetype-rs v0.37.0
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling resvg v0.42.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling remenu v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]   --> src/ui/resultview.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ResultViewConfig {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub width: Length,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResultViewConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `render_width` is never read
[INFO] [stdout]   --> src/ui/textfield.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TextFieldConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub render_width: RenderWidth,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextFieldConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "6f891aa27e237d94275eba041704821461c96048c0e299ca99a17b861aa2f138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f891aa27e237d94275eba041704821461c96048c0e299ca99a17b861aa2f138", kill_on_drop: false }`
[INFO] [stdout] 6f891aa27e237d94275eba041704821461c96048c0e299ca99a17b861aa2f138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f549e2af2165813b963d76a68be931524fb2b254886aeecb5ae1ca63b8029e3
[INFO] running `Command { std: "docker" "start" "-a" "9f549e2af2165813b963d76a68be931524fb2b254886aeecb5ae1ca63b8029e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling remenu v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]   --> src/ui/resultview.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ResultViewConfig {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub width: Length,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResultViewConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `render_width` is never read
[INFO] [stdout]   --> src/ui/textfield.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TextFieldConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub render_width: RenderWidth,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextFieldConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "9f549e2af2165813b963d76a68be931524fb2b254886aeecb5ae1ca63b8029e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f549e2af2165813b963d76a68be931524fb2b254886aeecb5ae1ca63b8029e3", kill_on_drop: false }`
[INFO] [stdout] 9f549e2af2165813b963d76a68be931524fb2b254886aeecb5ae1ca63b8029e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d410051bf7bff4ce9b30952d5af1165e5d03e7078c4fddeff26789bff9ee2aa4
[INFO] running `Command { std: "docker" "start" "-a" "d410051bf7bff4ce9b30952d5af1165e5d03e7078c4fddeff26789bff9ee2aa4", kill_on_drop: false }`
[INFO] [stderr] warning: field `width` is never read
[INFO] [stderr]   --> src/ui/resultview.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct ResultViewConfig {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub width: Length,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ResultViewConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `render_width` is never read
[INFO] [stderr]   --> src/ui/textfield.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct TextFieldConfig {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub render_width: RenderWidth,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TextFieldConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `remenu` (bin "remenu" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/remenu-8dfb214c75bce9d4)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test core::actions::tests::test_exit ... ok
[INFO] [stdout] test core::actions::tests::test_none ... ok
[INFO] [stdout] test core::actions::tests::test_addchar ... ok
[INFO] [stdout] test core::actions::tests::test_removechar ... ok
[INFO] [stdout] test core::actions::tests::test_moveselright ... ok
[INFO] [stdout] test core::actions::tests::test_moveselleft ... ok
[INFO] [stdout] test core::actions::tests::test_chooseselection ... ok
[INFO] [stdout] test core::actions::tests::test_set_output_handler ... ok
[INFO] [stdout] test core::feeds::tests::create_new_filled_feed ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_unfiltered_beyond_first ... ok
[INFO] [stdout] test core::feeds::tests::reset_selection_changed_filter ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_unfiltered_beyond_last ... ok
[INFO] [stdout] test core::feeds::tests::test_contains_filter_exact_match ... ok
[INFO] [stdout] test core::feeds::tests::test_contains_filter_no_match ... ok
[INFO] [stdout] test core::feeds::tests::test_contains_filter_partial_match_multiple_match ... ok
[INFO] [stdout] test core::feeds::tests::test_contains_filter_partial_match_single_match ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_filtered_beyond_first ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_filtered_beyond_last ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_unfiltered ... ok
[INFO] [stdout] test core::feeds::tests::move_selection_filtered ... ok
[INFO] [stdout] test core::feeds::tests::test_startswith_filter_partial_match_multiple_match ... ok
[INFO] [stdout] test core::feeds::tests::test_startswith_filter_exact_match ... ok
[INFO] [stdout] test core::feeds::tests::test_startswith_filter_no_match ... ok
[INFO] [stdout] test core::feeds::tests::test_fuzzy_filter_exact_match ... ok
[INFO] [stdout] test core::feeds::tests::test_fuzzy_filter_partial_match_single_match ... ok
[INFO] [stdout] test core::feeds::tests::test_fuzzy_filter_partial_match_multiple_match ... ok
[INFO] [stdout] test core::feeds::tests::test_startswith_filter_partial_match_single_match ... ok
[INFO] [stdout] test core::tests::create_new_empty_filter ... ok
[INFO] [stdout] test core::tests::equality_for_entry ... ok
[INFO] [stdout] test core::tests::inequality_for_entry ... ok
[INFO] [stdout] test core::tests::order_by_cmd_second ... ok
[INFO] [stdout] test core::tests::order_by_name_first ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_dark_config ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_invalid_rgb_color_missing_value ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_invalid_rgb_color_not_closed ... ok
[INFO] [stdout] test core::feeds::tests::test_fuzzy_filter_no_match ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_invalid_rgba_color_missing_value ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_invalid_rgba_color_not_closed ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_invalid_hex_color_no_hex_digit ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_default_config ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_length_explicit_perc ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_length_explicit_pt ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_length_implicit_px ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_valid_hex_color_all_caps ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_valid_hex_color_all_small ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_light_config ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_valid_hex_color_mixed ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_valid_rgb_color ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_length_explicit_px ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_valid_rgba_color ... ok
[INFO] [stdout] test io::config_file::tests::test_parse_length_explicit_pt_whitespace ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_add_entry_without_section ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_comment_with_entry ... ok
[INFO] [stdout] test io::entries::desktop_entries::tests::test_parse_desktop_entry_2 ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_comment_with_partial_title ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_comment_with_title ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_add_duplicate_entry_line ... ok
[INFO] [stdout] test io::entries::desktop_entries::tests::test_parse_desktop_entry_3 ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_desktop_entry ... ok
[INFO] [stdout] test io::entries::desktop_entries::tests::test_parse_desktop_entry_4 ... ok
[INFO] [stdout] test io::entries::desktop_entries::tests::test_parse_desktop_entry_1 ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_key_with_chinese ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_simple ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_key_with_language ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_space_in_key ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_with_space ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_section_title_simple ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_section_title_with_at ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_section_title_with_early_closing_bracket ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_section_title_with_slash ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_entry_key_with_language_and_modifier ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_section_title_without_closing_bracket ... ok
[INFO] [stdout] test io::icon_theme::tests::test_path_for_names_with_dots ... ok
[INFO] [stdout] test io::fd_org_ini_parser::tests::test_parse_theme_index ... ok
[INFO] [stdout] test io::icon_theme::tests::test_path_for_names_with_hyphens ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_add_char_on_f ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_choose_selection_on_return ... ok
[INFO] [stdout] test io::icon_theme::tests::test_parse_theme_index_missing_section ... ok
[INFO] [stdout] test io::icon_theme::tests::test_parse_example_theme_index ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_add_char_on_ctrl_alt_1 ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_choose_selection_on_return_alt_ctrl ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_add_char_on_ctrl_4 ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_exit_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_left_arrow ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_down_arrow_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_down_arrow_alt_meta ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_exit_no_modifiers ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_choose_selection_on_return_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_exit_alt_meta ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_down_arrow ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_left_arrow_alt_meta ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_left_arrow_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_right_arrow_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_tab_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_right_arrow_alt_meta ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_right_arrow ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_up_arrow_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_tab_alt_shift ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_set_layer_0 ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_up_arrow_alt_meta ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_tab ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_move_selection_up_arrow ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_other ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_redraw ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_remove_char ... ok
[INFO] [stdout] test ui::controller::tests::test_select_action_set_layer_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d410051bf7bff4ce9b30952d5af1165e5d03e7078c4fddeff26789bff9ee2aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d410051bf7bff4ce9b30952d5af1165e5d03e7078c4fddeff26789bff9ee2aa4", kill_on_drop: false }`
[INFO] [stdout] d410051bf7bff4ce9b30952d5af1165e5d03e7078c4fddeff26789bff9ee2aa4
