[INFO] cloning repository https://github.com/wesen/gcode-viz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesen/gcode-viz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesen%2Fgcode-viz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesen%2Fgcode-viz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53faf504f82f8fee5aee2fc00883f2c0b8b831bc
[INFO] testing wesen/gcode-viz against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesen%2Fgcode-viz" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wesen/gcode-viz
[INFO] finished tweaking git repo https://github.com/wesen/gcode-viz
[INFO] tweaked toml for git repo https://github.com/wesen/gcode-viz written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wesen/gcode-viz on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wesen/gcode-viz 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded serde_either v0.2.1
[INFO] [stderr]   Downloaded gray_matter v0.2.4
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded libm v0.2.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded gcode v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0898f47ecf390434115d3e4643f89811cb77444e088f2412b269c72f4e23b8e9
[INFO] running `Command { std: "docker" "start" "-a" "0898f47ecf390434115d3e4643f89811cb77444e088f2412b269c72f4e23b8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0898f47ecf390434115d3e4643f89811cb77444e088f2412b269c72f4e23b8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0898f47ecf390434115d3e4643f89811cb77444e088f2412b269c72f4e23b8e9", kill_on_drop: false }`
[INFO] [stdout] 0898f47ecf390434115d3e4643f89811cb77444e088f2412b269c72f4e23b8e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec7fbe20e27e249e05be8b5de6e7256437c26c6e7c3514eede21324fe7159427
[INFO] running `Command { std: "docker" "start" "-a" "ec7fbe20e27e249e05be8b5de6e7256437c26c6e7c3514eede21324fe7159427", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling gcode v0.6.1
[INFO] [stderr]    Compiling serde_either v0.2.1
[INFO] [stderr]    Compiling gray_matter v0.2.4
[INFO] [stderr]    Compiling gcode-viz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::helpers::PopIf`
[INFO] [stdout]  --> src/gcode/lines.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::PopIf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gcode/lines.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(mut lines: I) -> Self {
[INFO] [stdout]    |                ----^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/gcode/lines.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         while let Some(l) = &self.current_line {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Callbacks` and `Comment`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gcode::{Callbacks, Comment, Nop};
[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 import: `gcode_viz::helpers::PopIf`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gcode_viz::helpers::PopIf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event`
[INFO] [stdout]  --> src/ui/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `channel`
[INFO] [stdout]  --> src/ui/mod.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::mpsc::{channel, Receiver, Sender};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::app::AppState::Initialized`
[INFO] [stdout]  --> src/ui/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ui::app::AppState::Initialized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut my_iterator = LineIterator::new(lines.take(32));
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig`
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let orig = s[span.start..span.end].to_string();
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_orig`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_ui` is never used
[INFO] [stdout]   --> src/main.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn run_ui() -> Result<(), eyre::Error> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw` is never used
[INFO] [stdout]   --> src/ui/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn draw<B>(rect: &mut Frame<B>, _app: &App)
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_title` is never used
[INFO] [stdout]   --> src/ui/mod.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn draw_title<'a>() -> Paragraph<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_size` is never used
[INFO] [stdout]   --> src/ui/mod.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn check_size(rect: &Rect) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputEvent` is never used
[INFO] [stdout]   --> src/ui/mod.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum InputEvent {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_ui` is never used
[INFO] [stdout]   --> src/ui/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn start_ui(app: Arc<tokio::sync::Mutex<App>>) -> Result<(), eyre::Error> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ui/actions.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Actions(Vec<Action>);
[INFO] [stdout]    |            ------- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Actions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find` and `actions` are never used
[INFO] [stdout]   --> src/ui/actions.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Actions {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] 62 |     /// Give a key, find the corresponding action
[INFO] [stdout] 63 |     pub fn find(&self, key: Key) -> Option<&Action> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn actions(&self) -> &[Action] {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Initialized` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum AppState {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 10 |     Init,
[INFO] [stdout] 11 |     Initialized {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/ui/app.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AppState {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn initialized() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn is_initialized(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn incr_sleep(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn incr_tick(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn count_sleep(&self) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn count_tick(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn duration(&self) -> Option<Duration> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn increment_delay(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn decrement_delay(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppReturn` is never used
[INFO] [stdout]    --> src/ui/app.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum AppReturn {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `do_action`, `is_loading`, `dispatch`, `update_on_tick`, and `initialized` are never used
[INFO] [stdout]    --> src/ui/app.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl App {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 110 |     pub fn new(io_tx: tokio::sync::mpsc::Sender<IoEvent>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn do_action(&mut self, key: Key) -> AppReturn {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub async fn dispatch(&mut self, event: IoEvent) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn update_on_tick(&mut self) -> AppReturn {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn initialized(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Events` is never constructed
[INFO] [stdout]   --> src/ui/events.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Events {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, and `close` are never used
[INFO] [stdout]   --> src/ui/events.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Events {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(tick_rate: Duration) -> Events {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub async fn next(&mut self) -> InputEvent {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn close(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Initialize` and `Sleep` are never constructed
[INFO] [stdout]  --> src/ui/io.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum IoEvent {
[INFO] [stdout]   |          ------- variants in this enum
[INFO] [stdout] 8 |     Initialize,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     Sleep(Duration),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `IoEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoAsyncHandler` is never constructed
[INFO] [stdout]   --> src/ui/io.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct IoAsyncHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `handle_io_event` are never used
[INFO] [stdout]   --> src/ui/io.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl IoAsyncHandler {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(app: Arc<tokio::sync::Mutex<App>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn handle_io_event(&mut self, io_event: IoEvent) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/ui/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         app.dispatch(IoEvent::Initialize);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s
[INFO] running `Command { std: "docker" "inspect" "ec7fbe20e27e249e05be8b5de6e7256437c26c6e7c3514eede21324fe7159427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec7fbe20e27e249e05be8b5de6e7256437c26c6e7c3514eede21324fe7159427", kill_on_drop: false }`
[INFO] [stdout] ec7fbe20e27e249e05be8b5de6e7256437c26c6e7c3514eede21324fe7159427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 077688c3eaed7bce78c8191d3522715220632000b4db0240ff1625ceae925e03
[INFO] running `Command { std: "docker" "start" "-a" "077688c3eaed7bce78c8191d3522715220632000b4db0240ff1625ceae925e03", kill_on_drop: false }`
[INFO] [stderr]    Compiling gcode-viz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::helpers::PopIf`
[INFO] [stdout]  --> src/gcode/lines.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::PopIf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gcode/lines.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(mut lines: I) -> Self {
[INFO] [stdout]    |                ----^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/gcode/lines.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         while let Some(l) = &self.current_line {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Callbacks` and `Comment`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gcode::{Callbacks, Comment, Nop};
[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 import: `gcode_viz::helpers::PopIf`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gcode_viz::helpers::PopIf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event`
[INFO] [stdout]  --> src/ui/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver`, `Sender`, and `channel`
[INFO] [stdout]  --> src/ui/mod.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::mpsc::{channel, Receiver, Sender};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::app::AppState::Initialized`
[INFO] [stdout]  --> src/ui/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ui::app::AppState::Initialized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helpers::PopIf`
[INFO] [stdout]  --> src/gcode/lines.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::PopIf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut my_iterator = LineIterator::new(lines.take(32));
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig`
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let orig = s[span.start..span.end].to_string();
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_orig`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gcode/lines.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(mut lines: I) -> Self {
[INFO] [stdout]    |                ----^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_ui` is never used
[INFO] [stdout]   --> src/main.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn run_ui() -> Result<(), eyre::Error> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw` is never used
[INFO] [stdout]   --> src/ui/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn draw<B>(rect: &mut Frame<B>, _app: &App)
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_title` is never used
[INFO] [stdout]   --> src/ui/mod.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn draw_title<'a>() -> Paragraph<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_size` is never used
[INFO] [stdout]   --> src/ui/mod.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn check_size(rect: &Rect) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputEvent` is never used
[INFO] [stdout]   --> src/ui/mod.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum InputEvent {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_ui` is never used
[INFO] [stdout]   --> src/ui/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn start_ui(app: Arc<tokio::sync::Mutex<App>>) -> Result<(), eyre::Error> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `actions` is never used
[INFO] [stdout]   --> src/ui/actions.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Actions {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn actions(&self) -> &[Action] {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Initialized` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum AppState {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 10 |     Init,
[INFO] [stdout] 11 |     Initialized {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/ui/app.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AppState {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn initialized() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn is_initialized(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn incr_sleep(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn incr_tick(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn count_sleep(&self) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn count_tick(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn duration(&self) -> Option<Duration> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn increment_delay(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn decrement_delay(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppReturn` is never used
[INFO] [stdout]    --> src/ui/app.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum AppReturn {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `do_action`, `is_loading`, `dispatch`, `update_on_tick`, and `initialized` are never used
[INFO] [stdout]    --> src/ui/app.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl App {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 110 |     pub fn new(io_tx: tokio::sync::mpsc::Sender<IoEvent>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub async fn do_action(&mut self, key: Key) -> AppReturn {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub async fn dispatch(&mut self, event: IoEvent) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn update_on_tick(&mut self) -> AppReturn {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn initialized(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Events` is never constructed
[INFO] [stdout]   --> src/ui/events.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Events {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `next`, and `close` are never used
[INFO] [stdout]   --> src/ui/events.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Events {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(tick_rate: Duration) -> Events {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub async fn next(&mut self) -> InputEvent {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn close(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Initialize` and `Sleep` are never constructed
[INFO] [stdout]  --> src/ui/io.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum IoEvent {
[INFO] [stdout]   |          ------- variants in this enum
[INFO] [stdout] 8 |     Initialize,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     Sleep(Duration),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `IoEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IoAsyncHandler` is never constructed
[INFO] [stdout]   --> src/ui/io.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct IoAsyncHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `handle_io_event` are never used
[INFO] [stdout]   --> src/ui/io.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl IoAsyncHandler {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(app: Arc<tokio::sync::Mutex<App>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn handle_io_event(&mut self, io_event: IoEvent) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/gcode/lines.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         while let Some(l) = &self.current_line {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/ui/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         app.dispatch(IoEvent::Initialize);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "077688c3eaed7bce78c8191d3522715220632000b4db0240ff1625ceae925e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077688c3eaed7bce78c8191d3522715220632000b4db0240ff1625ceae925e03", kill_on_drop: false }`
[INFO] [stdout] 077688c3eaed7bce78c8191d3522715220632000b4db0240ff1625ceae925e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a81a7a710fac4eef14bc81c909ad369ac75d53fdc58126c55df75715efcd89a
[INFO] running `Command { std: "docker" "start" "-a" "4a81a7a710fac4eef14bc81c909ad369ac75d53fdc58126c55df75715efcd89a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::helpers::PopIf`
[INFO] [stderr]  --> src/gcode/lines.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::helpers::PopIf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/gcode/lines.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn new(mut lines: I) -> Self {
[INFO] [stderr]    |                ----^^^^^
[INFO] [stderr]    |                |
[INFO] [stderr]    |                help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `l`
[INFO] [stderr]   --> src/gcode/lines.rs:50:24
[INFO] [stderr]    |
[INFO] [stderr] 50 |         while let Some(l) = &self.current_line {
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gcode-viz` (lib) generated 3 warnings (run `cargo fix --lib -p gcode-viz` to apply 2 suggestions)
[INFO] [stderr] warning: `gcode-viz` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused imports: `Callbacks` and `Comment`
[INFO] [stderr]  --> src/main.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use gcode::{Callbacks, Comment, Nop};
[INFO] [stderr]   |             ^^^^^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `gcode_viz::helpers::PopIf`
[INFO] [stderr]  --> src/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use gcode_viz::helpers::PopIf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crossterm::event`
[INFO] [stderr]  --> src/ui/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crossterm::event;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Receiver`, `Sender`, and `channel`
[INFO] [stderr]  --> src/ui/mod.rs:8:23
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::sync::mpsc::{channel, Receiver, Sender};
[INFO] [stderr]   |                       ^^^^^^^  ^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/ui/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::thread;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ui::app::AppState::Initialized`
[INFO] [stderr]  --> src/ui/app.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::ui::app::AppState::Initialized;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |         let mut my_iterator = LineIterator::new(lines.take(32));
[INFO] [stderr]    |             ----^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig`
[INFO] [stderr]   --> src/main.rs:71:21
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 let orig = s[span.start..span.end].to_string();
[INFO] [stderr]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_orig`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_ui` is never used
[INFO] [stderr]   --> src/main.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 | async fn run_ui() -> Result<(), eyre::Error> {
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw` is never used
[INFO] [stderr]   --> src/ui/mod.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn draw<B>(rect: &mut Frame<B>, _app: &App)
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_title` is never used
[INFO] [stderr]   --> src/ui/mod.rs:41:4
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn draw_title<'a>() -> Paragraph<'a> {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_size` is never used
[INFO] [stderr]   --> src/ui/mod.rs:53:4
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn check_size(rect: &Rect) {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InputEvent` is never used
[INFO] [stderr]   --> src/ui/mod.rs:59:10
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub enum InputEvent {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_ui` is never used
[INFO] [stderr]   --> src/ui/mod.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub async fn start_ui(app: Arc<tokio::sync::Mutex<App>>) -> Result<(), eyre::Error> {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `actions` is never used
[INFO] [stderr]   --> src/ui/actions.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl Actions {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 71 |     pub fn actions(&self) -> &[Action] {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Initialized` is never constructed
[INFO] [stderr]   --> src/ui/app.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum AppState {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] 10 |     Init,
[INFO] [stderr] 11 |     Initialized {
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/ui/app.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl AppState {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 19 |     pub fn initialized() -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn is_initialized(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn incr_sleep(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn incr_tick(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn count_sleep(&self) -> Option<u32> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn count_tick(&self) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn duration(&self) -> Option<Duration> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn increment_delay(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn decrement_delay(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AppReturn` is never used
[INFO] [stderr]    --> src/ui/app.rs:104:10
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub enum AppReturn {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `do_action`, `is_loading`, `dispatch`, `update_on_tick`, and `initialized` are never used
[INFO] [stderr]    --> src/ui/app.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl App {
[INFO] [stderr]     | -------- associated items in this implementation
[INFO] [stderr] 110 |     pub fn new(io_tx: tokio::sync::mpsc::Sender<IoEvent>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub async fn do_action(&mut self, key: Key) -> AppReturn {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 144 |     pub fn is_loading(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     pub async fn dispatch(&mut self, event: IoEvent) {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub fn update_on_tick(&mut self) -> AppReturn {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 162 |     pub fn initialized(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Events` is never constructed
[INFO] [stderr]   --> src/ui/events.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Events {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `next`, and `close` are never used
[INFO] [stderr]   --> src/ui/events.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Events {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new(tick_rate: Duration) -> Events {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub async fn next(&mut self) -> InputEvent {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub fn close(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Initialize` and `Sleep` are never constructed
[INFO] [stderr]  --> src/ui/io.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum IoEvent {
[INFO] [stderr]   |          ------- variants in this enum
[INFO] [stderr] 8 |     Initialize,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 9 |     Sleep(Duration),
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `IoEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IoAsyncHandler` is never constructed
[INFO] [stderr]   --> src/ui/io.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct IoAsyncHandler {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `handle_io_event` are never used
[INFO] [stderr]   --> src/ui/io.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl IoAsyncHandler {
[INFO] [stderr]    | ------------------- associated items in this implementation
[INFO] [stderr] 17 |     pub fn new(app: Arc<tokio::sync::Mutex<App>>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub async fn handle_io_event(&mut self, io_event: IoEvent) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]   --> src/ui/mod.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |         app.dispatch(IoEvent::Initialize);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gcode-viz` (bin "gcode-viz" test) generated 25 warnings (run `cargo fix --bin "gcode-viz" -p gcode-viz --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gcode_viz-c91c2702c0f295b9)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gcode_viz-d3b967b7e69cbe58)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ui::actions::tests::should_find_action_by_key_not_ofund ... ok
[INFO] [stdout] test ui::actions::tests::should_create_actions_from_vect ... ok
[INFO] [stdout] test ui::actions::tests::should_find_action_by_key ... ok
[INFO] [stdout] test ui::actions::tests::should_panic_if_two_actions_have_the_same_key - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gcode_viz
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/helpers/mod.rs - helpers::Vec<A>::pop_if (line 33) ... ok
[INFO] [stdout] test src/helpers/mod.rs - helpers::PopIf::pop_if (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/helpers/mod.rs - helpers::PopIf::pop_if (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (88) panicked at src/helpers/mod.rs:6:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3c99582e22 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3c99582e22 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3c99582e22 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d3c99582e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d3c99591a7f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d3c99591a7f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d3c99561d83 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d3c99561d83 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d3c99566bc2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d3c995683ec - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d3c99568246 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d3c995689c5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d3c9956885a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d3c99566cf9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d3c995567ed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d3c99594a80 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d3c99594883 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   17:     0x5d3c99555aad - core::panicking::assert_failed::h593270cb08878d44
[INFO] [stdout]   18:     0x5d3c99556385 - rust_out::main::_doctest_main_src_helpers_mod_rs_11_0::h50cc8c03c5cef7a0
[INFO] [stdout]   19:     0x5d3c99556256 - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   20:     0x5d3c99555653 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   21:     0x5d3c99555546 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   22:     0x5d3c99555529 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   23:     0x5d3c99562c40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5d3c99562c40 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5d3c99562c40 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5d3c99562c40 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5d3c99562c40 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5d3c99562c40 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d3c99562c40 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d3c99562c40 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d3c99562c40 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5d3c99555511 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   33:     0x5d3c99556505 - main
[INFO] [stdout]   34:     0x746533aa71ca - <unknown>
[INFO] [stdout]   35:     0x746533aa728b - __libc_start_main
[INFO] [stdout]   36:     0x5d3c99555425 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/helpers/mod.rs - helpers::PopIf::pop_if (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4a81a7a710fac4eef14bc81c909ad369ac75d53fdc58126c55df75715efcd89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a81a7a710fac4eef14bc81c909ad369ac75d53fdc58126c55df75715efcd89a", kill_on_drop: false }`
[INFO] [stdout] 4a81a7a710fac4eef14bc81c909ad369ac75d53fdc58126c55df75715efcd89a
