[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] f18c0021e2ce93a6cf5f7001f46d65e74027f3d8 [INFO] testing PeterGrace/meshtui/f18c0021e2ce93a6cf5f7001f46d65e74027f3d8 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeterGrace/meshtui on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95bce08b981d6cad92332eed701329c1276262a87a8d3f77b5204bba522b2f05 [INFO] running `Command { std: "docker" "start" "-a" "95bce08b981d6cad92332eed701329c1276262a87a8d3f77b5204bba522b2f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95bce08b981d6cad92332eed701329c1276262a87a8d3f77b5204bba522b2f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bce08b981d6cad92332eed701329c1276262a87a8d3f77b5204bba522b2f05", kill_on_drop: false }` [INFO] [stdout] 95bce08b981d6cad92332eed701329c1276262a87a8d3f77b5204bba522b2f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ef0d427eaf9c7d7f75e7b9e4b9e436ff7e823d9410b23a5d8d4be154c616fcf [INFO] running `Command { std: "docker" "start" "-a" "6ef0d427eaf9c7d7f75e7b9e4b9e436ff7e823d9410b23a5d8d4be154c616fcf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling circular-buffer v0.1.7 [INFO] [stderr] Compiling geoutils v0.5.1 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling meshtastic v0.1.6 (https://github.com/PeterGrace/meshtastic-rust?branch=ble_feature_flag#c87937b8) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling tui-logger v0.11.0 [INFO] [stderr] Compiling meshtui v0.12.1 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.51s [INFO] running `Command { std: "docker" "inspect" "6ef0d427eaf9c7d7f75e7b9e4b9e436ff7e823d9410b23a5d8d4be154c616fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef0d427eaf9c7d7f75e7b9e4b9e436ff7e823d9410b23a5d8d4be154c616fcf", kill_on_drop: false }` [INFO] [stdout] 6ef0d427eaf9c7d7f75e7b9e4b9e436ff7e823d9410b23a5d8d4be154c616fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e56c3764e0f1cd4c0943ef0c595e901fcadf4f0f1fba510962739f0500c5ce4 [INFO] running `Command { std: "docker" "start" "-a" "3e56c3764e0f1cd4c0943ef0c595e901fcadf4f0f1fba510962739f0500c5ce4", kill_on_drop: false }` [INFO] [stderr] Compiling meshtui v0.12.1 (/opt/rustwide/workdir) [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] = note: `#[warn(dead_code)]` on by default [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "3e56c3764e0f1cd4c0943ef0c595e901fcadf4f0f1fba510962739f0500c5ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e56c3764e0f1cd4c0943ef0c595e901fcadf4f0f1fba510962739f0500c5ce4", kill_on_drop: false }` [INFO] [stdout] 3e56c3764e0f1cd4c0943ef0c595e901fcadf4f0f1fba510962739f0500c5ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a43cad116ecdf8cd3156251556639de4c800ce828ee374a0b5d6d4ac5b1f41c1 [INFO] running `Command { std: "docker" "start" "-a" "a43cad116ecdf8cd3156251556639de4c800ce828ee374a0b5d6d4ac5b1f41c1", kill_on_drop: false }` [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] = note: `#[warn(dead_code)]` on by default [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 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meshtui-366938712ec7f354) [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" "a43cad116ecdf8cd3156251556639de4c800ce828ee374a0b5d6d4ac5b1f41c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43cad116ecdf8cd3156251556639de4c800ce828ee374a0b5d6d4ac5b1f41c1", kill_on_drop: false }` [INFO] [stdout] a43cad116ecdf8cd3156251556639de4c800ce828ee374a0b5d6d4ac5b1f41c1