[INFO] fetching crate nodo_inspector 0.18.4...
[INFO] testing nodo_inspector-0.18.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nodo_inspector 0.18.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nodo_inspector 0.18.4
[INFO] finished tweaking crates.io crate nodo_inspector 0.18.4
[INFO] tweaked toml for crates.io crate nodo_inspector 0.18.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nodo_inspector 0.18.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nodo_inspector 0.18.4 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80717c91fda3949baea58e2f2d35475bf0c9545466a19234cb96c780cf2974cf
[INFO] running `Command { std: "docker" "start" "-a" "80717c91fda3949baea58e2f2d35475bf0c9545466a19234cb96c780cf2974cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80717c91fda3949baea58e2f2d35475bf0c9545466a19234cb96c780cf2974cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80717c91fda3949baea58e2f2d35475bf0c9545466a19234cb96c780cf2974cf", kill_on_drop: false }`
[INFO] [stdout] 80717c91fda3949baea58e2f2d35475bf0c9545466a19234cb96c780cf2974cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a12107436558a42791c9fad65723d1661c362d07c86bcbad5121a6c2b0bd57
[INFO] running `Command { std: "docker" "start" "-a" "f3a12107436558a42791c9fad65723d1661c362d07c86bcbad5121a6c2b0bd57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling nng-sys v1.4.0-rc.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nodo_derive v0.18.4
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling nodo_runtime v0.18.4
[INFO] [stderr]    Compiling nodo v0.18.4
[INFO] [stderr]    Compiling nng v1.0.1
[INFO] [stderr]    Compiling nodo_std v0.18.4
[INFO] [stderr]    Compiling nodo_inspector v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `on_disconnect` is never used
[INFO] [stdout]   --> src/connection_indicator.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ConnectionIndicator {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn on_disconnect(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iter_workers`, `iter_workers_mut`, `iter_sequences`, `iter_sequences_mut`, `iter_nodes`, and `iter` are never used
[INFO] [stdout]    --> src/nodo_app_tree.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl NodoAppTree {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn iter_workers(&self) -> impl Iterator<Item = &NodoAppTreeSchedule> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn iter_workers_mut(&mut self) -> impl Iterator<Item = &mut NodoAppTreeSchedule> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn iter_sequences(&self) -> impl Iterator<Item = (&str, &NodoAppTreeSequence)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn iter_sequences_mut(&mut self) -> impl Iterator<Item = (&str, &mut NodoAppTreeSequence)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub fn iter_nodes(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     pub fn iter<'a>(&'a self) -> impl Iterator<Item = AppTreeItem<'a>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_left` is never used
[INFO] [stdout]    --> src/statistics.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn align_left(span: Span<'_>) -> Text<'_> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] running `Command { std: "docker" "inspect" "f3a12107436558a42791c9fad65723d1661c362d07c86bcbad5121a6c2b0bd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a12107436558a42791c9fad65723d1661c362d07c86bcbad5121a6c2b0bd57", kill_on_drop: false }`
[INFO] [stdout] f3a12107436558a42791c9fad65723d1661c362d07c86bcbad5121a6c2b0bd57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d68d8c63f8f1fd89c6d79e6f73e713f6e8f684242427c0b2e4007415cfc04ef6
[INFO] running `Command { std: "docker" "start" "-a" "d68d8c63f8f1fd89c6d79e6f73e713f6e8f684242427c0b2e4007415cfc04ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling nodo_inspector v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `on_disconnect` is never used
[INFO] [stdout]   --> src/connection_indicator.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ConnectionIndicator {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn on_disconnect(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iter_workers`, `iter_workers_mut`, `iter_sequences`, `iter_sequences_mut`, `iter_nodes`, and `iter` are never used
[INFO] [stdout]    --> src/nodo_app_tree.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl NodoAppTree {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn iter_workers(&self) -> impl Iterator<Item = &NodoAppTreeSchedule> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn iter_workers_mut(&mut self) -> impl Iterator<Item = &mut NodoAppTreeSchedule> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn iter_sequences(&self) -> impl Iterator<Item = (&str, &NodoAppTreeSequence)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn iter_sequences_mut(&mut self) -> impl Iterator<Item = (&str, &mut NodoAppTreeSequence)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub fn iter_nodes(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     pub fn iter<'a>(&'a self) -> impl Iterator<Item = AppTreeItem<'a>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_left` is never used
[INFO] [stdout]    --> src/statistics.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn align_left(span: Span<'_>) -> Text<'_> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "d68d8c63f8f1fd89c6d79e6f73e713f6e8f684242427c0b2e4007415cfc04ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68d8c63f8f1fd89c6d79e6f73e713f6e8f684242427c0b2e4007415cfc04ef6", kill_on_drop: false }`
[INFO] [stdout] d68d8c63f8f1fd89c6d79e6f73e713f6e8f684242427c0b2e4007415cfc04ef6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ce67ac76228666b496325a4b655f465db4dfe03c4f187068112847448a0750c
[INFO] running `Command { std: "docker" "start" "-a" "9ce67ac76228666b496325a4b655f465db4dfe03c4f187068112847448a0750c", kill_on_drop: false }`
[INFO] [stderr] warning: method `on_disconnect` is never used
[INFO] [stderr]   --> src/connection_indicator.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl ConnectionIndicator {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn on_disconnect(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `iter_workers`, `iter_workers_mut`, `iter_sequences`, `iter_sequences_mut`, `iter_nodes`, and `iter` are never used
[INFO] [stderr]    --> src/nodo_app_tree.rs:282:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | impl NodoAppTree {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 282 |     pub fn iter_workers(&self) -> impl Iterator<Item = &NodoAppTreeSchedule> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     pub fn iter_workers_mut(&mut self) -> impl Iterator<Item = &mut NodoAppTreeSchedule> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     pub fn iter_sequences(&self) -> impl Iterator<Item = (&str, &NodoAppTreeSequence)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 299 |     pub fn iter_sequences_mut(&mut self) -> impl Iterator<Item = (&str, &mut NodoAppTreeSequence)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 308 |     pub fn iter_nodes(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 |     pub fn iter<'a>(&'a self) -> impl Iterator<Item = AppTreeItem<'a>> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `align_left` is never used
[INFO] [stderr]    --> src/statistics.rs:241:4
[INFO] [stderr]     |
[INFO] [stderr] 241 | fn align_left(span: Span<'_>) -> Text<'_> {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nodo_inspector` (bin "nodo_inspector" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nodo_inspector-27159af863b5546e)
[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" "9ce67ac76228666b496325a4b655f465db4dfe03c4f187068112847448a0750c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce67ac76228666b496325a4b655f465db4dfe03c4f187068112847448a0750c", kill_on_drop: false }`
[INFO] [stdout] 9ce67ac76228666b496325a4b655f465db4dfe03c4f187068112847448a0750c
