[INFO] cloning repository https://github.com/sbxte/tuesday [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbxte/tuesday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbxte%2Ftuesday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbxte%2Ftuesday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 268c483e64883dc36fb809fb72da9763bf110f9f [INFO] testing sbxte/tuesday against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbxte%2Ftuesday" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sbxte/tuesday [INFO] finished tweaking git repo https://github.com/sbxte/tuesday [INFO] tweaked toml for git repo https://github.com/sbxte/tuesday written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sbxte/tuesday on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sbxte/tuesday 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239084757bd97d9224f1b75eb2029ca1df93aca99231648b160cdb09e8323d57 [INFO] running `Command { std: "docker" "start" "-a" "239084757bd97d9224f1b75eb2029ca1df93aca99231648b160cdb09e8323d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239084757bd97d9224f1b75eb2029ca1df93aca99231648b160cdb09e8323d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239084757bd97d9224f1b75eb2029ca1df93aca99231648b160cdb09e8323d57", kill_on_drop: false }` [INFO] [stdout] 239084757bd97d9224f1b75eb2029ca1df93aca99231648b160cdb09e8323d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed7cfb9515e835fad4ec7552f9f4bec5d8f75e11e6a00e8e1bcf27bc6f7e737d [INFO] running `Command { std: "docker" "start" "-a" "ed7cfb9515e835fad4ec7552f9f4bec5d8f75e11e6a00e8e1bcf27bc6f7e737d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling parse_datetime v0.8.0 [INFO] [stderr] Compiling parse_datetime v0.10.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tuesday_core v0.3.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tuesday_cli v0.1.5 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling tuesday_tui v0.1.0 (/opt/rustwide/workdir/tui) [INFO] [stdout] warning: fields `current_view` and `cmdline_focused` are never read [INFO] [stdout] --> tui/src/app.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub(crate) current_view: TabView, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | pub(crate) should_exit: bool, [INFO] [stdout] 16 | pub(crate) cmdline_focused: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TabView` is never used [INFO] [stdout] --> tui/src/components/statusbar.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | enum TabView { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TreeUpdate` is never constructed [INFO] [stdout] --> tui/src/components/statusbar.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | enum RefreshInterval { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 13 | /// When graph is updated, e.g by switching parent, changing nesting depth, or deleting a node. [INFO] [stdout] 14 | TreeUpdate, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tui/src/components/statusbar.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl StatusBarItem { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 23 | fn new(component: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `init`, `render`, and `get_refresh_interval` are never used [INFO] [stdout] --> tui/src/components/statusbar.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | trait StatusBarItemUI { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 32 | fn init(&self); [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | fn render(&self); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | fn get_refresh_interval(&self) -> RefreshInterval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "ed7cfb9515e835fad4ec7552f9f4bec5d8f75e11e6a00e8e1bcf27bc6f7e737d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7cfb9515e835fad4ec7552f9f4bec5d8f75e11e6a00e8e1bcf27bc6f7e737d", kill_on_drop: false }` [INFO] [stdout] ed7cfb9515e835fad4ec7552f9f4bec5d8f75e11e6a00e8e1bcf27bc6f7e737d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57c525cbb4291ee74a634e7e12b55ede4844346d0c08da2073a70a67d4c61884 [INFO] running `Command { std: "docker" "start" "-a" "57c525cbb4291ee74a634e7e12b55ede4844346d0c08da2073a70a67d4c61884", kill_on_drop: false }` [INFO] [stderr] Compiling tuesday_core v0.3.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tuesday_tui v0.1.0 (/opt/rustwide/workdir/tui) [INFO] [stderr] Compiling tuesday_cli v0.1.5 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: fields `current_view` and `cmdline_focused` are never read [INFO] [stdout] --> tui/src/app.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 14 | pub(crate) current_view: TabView, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | pub(crate) should_exit: bool, [INFO] [stdout] 16 | pub(crate) cmdline_focused: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TabView` is never used [INFO] [stdout] --> tui/src/components/statusbar.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | enum TabView { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TreeUpdate` is never constructed [INFO] [stdout] --> tui/src/components/statusbar.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | enum RefreshInterval { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 13 | /// When graph is updated, e.g by switching parent, changing nesting depth, or deleting a node. [INFO] [stdout] 14 | TreeUpdate, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tui/src/components/statusbar.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl StatusBarItem { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 23 | fn new(component: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `init`, `render`, and `get_refresh_interval` are never used [INFO] [stdout] --> tui/src/components/statusbar.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | trait StatusBarItemUI { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 32 | fn init(&self); [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | fn render(&self); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | fn get_refresh_interval(&self) -> RefreshInterval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `Command { std: "docker" "inspect" "57c525cbb4291ee74a634e7e12b55ede4844346d0c08da2073a70a67d4c61884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c525cbb4291ee74a634e7e12b55ede4844346d0c08da2073a70a67d4c61884", kill_on_drop: false }` [INFO] [stdout] 57c525cbb4291ee74a634e7e12b55ede4844346d0c08da2073a70a67d4c61884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b93530fa0a0b742d87e9402d2921861ce63ed9c00b39ecce6da626cb6f749e1a [INFO] running `Command { std: "docker" "start" "-a" "b93530fa0a0b742d87e9402d2921861ce63ed9c00b39ecce6da626cb6f749e1a", kill_on_drop: false }` [INFO] [stderr] warning: fields `current_view` and `cmdline_focused` are never read [INFO] [stderr] --> tui/src/app.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct AppState { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 14 | pub(crate) current_view: TabView, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 15 | pub(crate) should_exit: bool, [INFO] [stderr] 16 | pub(crate) cmdline_focused: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `TabView` is never used [INFO] [stderr] --> tui/src/components/statusbar.rs:5:6 [INFO] [stderr] | [INFO] [stderr] 5 | enum TabView { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `TreeUpdate` is never constructed [INFO] [stderr] --> tui/src/components/statusbar.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 12 | enum RefreshInterval { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] 13 | /// When graph is updated, e.g by switching parent, changing nesting depth, or deleting a node. [INFO] [stderr] 14 | TreeUpdate, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> tui/src/components/statusbar.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 22 | impl StatusBarItem { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 23 | fn new(component: Box) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `init`, `render`, and `get_refresh_interval` are never used [INFO] [stderr] --> tui/src/components/statusbar.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 31 | trait StatusBarItemUI { [INFO] [stderr] | --------------- methods in this trait [INFO] [stderr] 32 | fn init(&self); [INFO] [stderr] | ^^^^ [INFO] [stderr] 33 | fn render(&self); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 34 | fn get_refresh_interval(&self) -> RefreshInterval; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tuesday_tui` (bin "tuetui" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuecli-5de80b8c17f229b4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test blueprints::tests::test_indices_mapper ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuecore-fc7f124516b8ec6b) [INFO] [stdout] test blueprints::tests::write_to_blueprint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test doc::compat::tests::test_v5_v6 ... ok [INFO] [stdout] test doc::compat::tests::test_v4_v5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuetui-a2c43b2c9b007030) [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 tuecore [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] running `Command { std: "docker" "inspect" "b93530fa0a0b742d87e9402d2921861ce63ed9c00b39ecce6da626cb6f749e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93530fa0a0b742d87e9402d2921861ce63ed9c00b39ecce6da626cb6f749e1a", kill_on_drop: false }` [INFO] [stdout] b93530fa0a0b742d87e9402d2921861ce63ed9c00b39ecce6da626cb6f749e1a