[INFO] cloning repository https://github.com/vivyir/xrpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivyir/xrpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivyir%2Fxrpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivyir%2Fxrpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76995fc531dfe960bd31158fbca5411a8c4dc5a2
[INFO] checking vivyir/xrpg against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivyir%2Fxrpg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vivyir/xrpg
[INFO] finished tweaking git repo https://github.com/vivyir/xrpg
[INFO] tweaked toml for git repo https://github.com/vivyir/xrpg written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivyir/xrpg on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivyir/xrpg 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking vivyir/xrpg against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivyir%2Fxrpg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vivyir/xrpg
[INFO] finished tweaking git repo https://github.com/vivyir/xrpg
[INFO] tweaked toml for git repo https://github.com/vivyir/xrpg written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivyir/xrpg on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivyir/xrpg 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3a91c3eb21f290f8f2bb1e3636acb5358398a7b97cd503c0e910c685ccf463c
[INFO] running `Command { std: "docker" "start" "-a" "b3a91c3eb21f290f8f2bb1e3636acb5358398a7b97cd503c0e910c685ccf463c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3a91c3eb21f290f8f2bb1e3636acb5358398a7b97cd503c0e910c685ccf463c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a91c3eb21f290f8f2bb1e3636acb5358398a7b97cd503c0e910c685ccf463c", kill_on_drop: false }`
[INFO] [stdout] b3a91c3eb21f290f8f2bb1e3636acb5358398a7b97cd503c0e910c685ccf463c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f47a0f4ef380dbe42c0f59f6b8a118e44603ecee23f3be93bae7bcde4d08402
[INFO] running `Command { std: "docker" "start" "-a" "9f47a0f4ef380dbe42c0f59f6b8a118e44603ecee23f3be93bae7bcde4d08402", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking xrpg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TabsState`
[INFO] [stdout]  --> src/main.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tui::{App, AppState, TabsState};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Flex` and `Rect`
[INFO] [stdout]  --> src/tui_draw.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratatui::layout::{Constraint, Layout, Rect, Alignment, Flex};
[INFO] [stdout]   |                                           ^^^^             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/tui_draw.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ratatui::style::{Color, Modifier, Style};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Canvas`, `Circle`, `MapResolution`, `Rectangle`, and `self`
[INFO] [stdout]  --> src/tui_draw.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ratatui::widgets::canvas::{self, Canvas, Circle, MapResolution, Rectangle};
[INFO] [stdout]   |                                ^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Axis`, `BarChart`, `Cell`, `Chart`, `Dataset`, `Gauge`, `LineGauge`, `ListItem`, `Paragraph`, `Row`, `Sparkline`, `Table`, and `Wrap`
[INFO] [stdout]  --> src/tui_draw.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Axis, BarChart, Block, Cell, Chart, Dataset, Gauge, LineGauge, List, ListState, ListItem, Paragraph, Row,
[INFO] [stdout]   |     ^^^^  ^^^^^^^^         ^^^^  ^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^                   ^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 7 |     Sparkline, Table, Tabs, Wrap,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symbols`
[INFO] [stdout]   --> src/tui_draw.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::{Frame, symbols};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TabsState`
[INFO] [stdout]   --> src/tui_draw.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tui::{App, AppState, TabsState};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event::KeyCode`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crossterm::event::KeyCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TabsState`
[INFO] [stdout]  --> src/main.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tui::{App, AppState, TabsState};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Flex` and `Rect`
[INFO] [stdout]  --> src/tui_draw.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratatui::layout::{Constraint, Layout, Rect, Alignment, Flex};
[INFO] [stdout]   |                                           ^^^^             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/tui_draw.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ratatui::style::{Color, Modifier, Style};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Canvas`, `Circle`, `MapResolution`, `Rectangle`, and `self`
[INFO] [stdout]  --> src/tui_draw.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ratatui::widgets::canvas::{self, Canvas, Circle, MapResolution, Rectangle};
[INFO] [stdout]   |                                ^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Axis`, `BarChart`, `Cell`, `Chart`, `Dataset`, `Gauge`, `LineGauge`, `ListItem`, `Paragraph`, `Row`, `Sparkline`, `Table`, and `Wrap`
[INFO] [stdout]  --> src/tui_draw.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Axis, BarChart, Block, Cell, Chart, Dataset, Gauge, LineGauge, List, ListState, ListItem, Paragraph, Row,
[INFO] [stdout]   |     ^^^^  ^^^^^^^^         ^^^^  ^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^                   ^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 7 |     Sparkline, Table, Tabs, Wrap,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symbols`
[INFO] [stdout]   --> src/tui_draw.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::{Frame, symbols};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TabsState`
[INFO] [stdout]   --> src/tui_draw.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::tui::{App, AppState, TabsState};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event::KeyCode`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crossterm::event::KeyCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]   --> src/tui_draw.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .split(frame.size());
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  81 | /         loop {
[INFO] [stdout]  82 | |             terminal.draw(|frame| render(frame, &mut app))?;
[INFO] [stdout]  83 | |
[INFO] [stdout]  84 | |             let timeout = tick_rate.saturating_sub(last_tick.elapsed());
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     if let Err(err) = app_result {
[INFO] [stdout] 110 | |         println!("{err:?}");
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]   --> src/tui_draw.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .split(frame.size());
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/graph.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if let Some(name) = self.node_indices.remove(&self.nodes[index].name) {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  81 | /         loop {
[INFO] [stdout]  82 | |             terminal.draw(|frame| render(frame, &mut app))?;
[INFO] [stdout]  83 | |
[INFO] [stdout]  84 | |             let timeout = tick_rate.saturating_sub(last_tick.elapsed());
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     if let Err(err) = app_result {
[INFO] [stdout] 110 | |         println!("{err:?}");
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/graph.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if let Some(name) = self.node_indices.remove(&self.nodes[index].name) {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_result`
[INFO] [stdout]   --> src/main.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let app_result: Result<(), Box<dyn Error>> = {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Rectangle`, `Subroutine`, `Cylinder`, and `CircleDouble` are never constructed
[INFO] [stdout]   --> src/graph.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum NodeShape {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout]  6 |     Rectangle,      // [ ]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Subroutine,     // [[ ]]
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 13 |     Cylinder,       // [( )]
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     CircleDouble,   // ((( )))
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeShape` has derived impls for the traits `Clone` and `Debug`, but these are 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: methods `get_index`, `remove_bidirectional_path`, and `neighbors` are never used
[INFO] [stdout]    --> src/graph.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl Map {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn get_index(&self, name: &str) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn remove_bidirectional_path(&mut self, a: usize, b: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn neighbors(&self, node: usize) -> Vec<usize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_result`
[INFO] [stdout]   --> src/main.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let app_result: Result<(), Box<dyn Error>> = {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Rectangle`, `Subroutine`, `Cylinder`, and `CircleDouble` are never constructed
[INFO] [stdout]   --> src/graph.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum NodeShape {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout]  6 |     Rectangle,      // [ ]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Subroutine,     // [[ ]]
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 13 |     Cylinder,       // [( )]
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     CircleDouble,   // ((( )))
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeShape` has derived impls for the traits `Clone` and `Debug`, but these are 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: methods `get_index`, `remove_bidirectional_path`, and `neighbors` are never used
[INFO] [stdout]    --> src/graph.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl Map {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn get_index(&self, name: &str) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn remove_bidirectional_path(&mut self, a: usize, b: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn neighbors(&self, node: usize) -> Vec<usize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s
[INFO] running `Command { std: "docker" "inspect" "9f47a0f4ef380dbe42c0f59f6b8a118e44603ecee23f3be93bae7bcde4d08402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f47a0f4ef380dbe42c0f59f6b8a118e44603ecee23f3be93bae7bcde4d08402", kill_on_drop: false }`
[INFO] [stdout] 9f47a0f4ef380dbe42c0f59f6b8a118e44603ecee23f3be93bae7bcde4d08402
