[INFO] cloning repository https://github.com/PeterGrace/meshtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterGrace/meshtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4692ed7ad02e9294a32a7c09e7e82076942ed75 [INFO] testing PeterGrace/meshtui against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui" "/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/PeterGrace/meshtui [INFO] finished tweaking git repo https://github.com/PeterGrace/meshtui [INFO] tweaked toml for git repo https://github.com/PeterGrace/meshtui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PeterGrace/meshtui on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PeterGrace/meshtui 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a74f78aceb88177a283db3b9819181422e01c3f33dab65c6cd165309b7267199 [INFO] running `Command { std: "docker" "start" "-a" "a74f78aceb88177a283db3b9819181422e01c3f33dab65c6cd165309b7267199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a74f78aceb88177a283db3b9819181422e01c3f33dab65c6cd165309b7267199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74f78aceb88177a283db3b9819181422e01c3f33dab65c6cd165309b7267199", kill_on_drop: false }` [INFO] [stdout] a74f78aceb88177a283db3b9819181422e01c3f33dab65c6cd165309b7267199 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21fe8ad19c0581c940ab656ae1f108703e9ff8784dcbfa095447e366d1357404 [INFO] running `Command { std: "docker" "start" "-a" "21fe8ad19c0581c940ab656ae1f108703e9ff8784dcbfa095447e366d1357404", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling circular-buffer v0.1.9 [INFO] [stderr] Compiling geoutils v0.5.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling meshtastic v0.1.6 (https://github.com/PeterGrace/meshtastic-rust?branch=ble_feature_flag#c87937b8) [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling tui-logger v0.11.2 [INFO] [stderr] Compiling meshtui v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ChannelDisplayMode` is never used [INFO] [stdout] --> src/tabs/channels.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum ChannelDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `borders`, `footer`, and `nodes` are never read [INFO] [stdout] --> src/theme.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub borders: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub middle: Style, [INFO] [stdout] 10 | pub footer: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | pub nodes: NodesTheme, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `list` and `detail` are never read [INFO] [stdout] --> src/theme.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodesTheme { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | pub list: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub detail: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.07s [INFO] running `Command { std: "docker" "inspect" "21fe8ad19c0581c940ab656ae1f108703e9ff8784dcbfa095447e366d1357404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21fe8ad19c0581c940ab656ae1f108703e9ff8784dcbfa095447e366d1357404", kill_on_drop: false }` [INFO] [stdout] 21fe8ad19c0581c940ab656ae1f108703e9ff8784dcbfa095447e366d1357404 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18fe4a91263a75b3c451cf48c8a33d072a4b12ada670b1ef06016d89da1e3aad [INFO] running `Command { std: "docker" "start" "-a" "18fe4a91263a75b3c451cf48c8a33d072a4b12ada670b1ef06016d89da1e3aad", kill_on_drop: false }` [INFO] [stderr] Compiling meshtui v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ChannelDisplayMode` is never used [INFO] [stdout] --> src/tabs/channels.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum ChannelDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `borders`, `footer`, and `nodes` are never read [INFO] [stdout] --> src/theme.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub borders: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub middle: Style, [INFO] [stdout] 10 | pub footer: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | pub nodes: NodesTheme, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `list` and `detail` are never read [INFO] [stdout] --> src/theme.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodesTheme { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | pub list: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub detail: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "18fe4a91263a75b3c451cf48c8a33d072a4b12ada670b1ef06016d89da1e3aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fe4a91263a75b3c451cf48c8a33d072a4b12ada670b1ef06016d89da1e3aad", kill_on_drop: false }` [INFO] [stdout] 18fe4a91263a75b3c451cf48c8a33d072a4b12ada670b1ef06016d89da1e3aad [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 150989db92e40eeb3fe96064b4b01acb94a8a8b8c31def1747044eddab5f6302 [INFO] running `Command { std: "docker" "start" "-a" "150989db92e40eeb3fe96064b4b01acb94a8a8b8c31def1747044eddab5f6302", kill_on_drop: false }` [INFO] [stderr] warning: enum `ChannelDisplayMode` is never used [INFO] [stderr] --> src/tabs/channels.rs:9:6 [INFO] [stderr] | [INFO] [stderr] 9 | enum ChannelDisplayMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `borders`, `footer`, and `nodes` are never read [INFO] [stderr] --> src/theme.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Theme { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 8 | pub borders: Style, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 9 | pub middle: Style, [INFO] [stderr] 10 | pub footer: Style, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 11 | pub nodes: NodesTheme, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `list` and `detail` are never read [INFO] [stderr] --> src/theme.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct NodesTheme { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 19 | pub list: Style, [INFO] [stderr] | ^^^^ [INFO] [stderr] 20 | pub detail: Style, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `meshtui` (bin "meshtui" test) generated 3 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/meshtui-8b88f6dacd9075b6) [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" "150989db92e40eeb3fe96064b4b01acb94a8a8b8c31def1747044eddab5f6302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150989db92e40eeb3fe96064b4b01acb94a8a8b8c31def1747044eddab5f6302", kill_on_drop: false }` [INFO] [stdout] 150989db92e40eeb3fe96064b4b01acb94a8a8b8c31def1747044eddab5f6302