[INFO] cloning repository https://github.com/EdBuilds/holobone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdBuilds/holobone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c10a0fb7ef76c968f42966d149214a05377a7f3
[INFO] checking EdBuilds/holobone against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/EdBuilds/holobone
[INFO] finished tweaking git repo https://github.com/EdBuilds/holobone
[INFO] tweaked toml for git repo https://github.com/EdBuilds/holobone written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EdBuilds/holobone on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EdBuilds/holobone 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/web_server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fb926af281181bce27b91a8855c6ea3d00bc374571c79f4862ea6eb6cabe2ee
[INFO] running `Command { std: "docker" "start" "-a" "6fb926af281181bce27b91a8855c6ea3d00bc374571c79f4862ea6eb6cabe2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb926af281181bce27b91a8855c6ea3d00bc374571c79f4862ea6eb6cabe2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb926af281181bce27b91a8855c6ea3d00bc374571c79f4862ea6eb6cabe2ee", kill_on_drop: false }`
[INFO] [stdout] 6fb926af281181bce27b91a8855c6ea3d00bc374571c79f4862ea6eb6cabe2ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2afdb22c6d79d4bfede8d257d94ff8fd87c99c224be1efd5c4edd36107cc14f6
[INFO] running `Command { std: "docker" "start" "-a" "2afdb22c6d79d4bfede8d257d94ff8fd87c99c224be1efd5c4edd36107cc14f6", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/web_server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking smallvec v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking libloading v0.6.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]     Checking net2 v0.2.36
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pear_codegen v0.1.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling wide v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling universal-hash v0.3.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]     Checking euclid v0.22.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]     Checking lyon_geom v0.16.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.4.6/src/lib.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "toolchain_nightly", feature(stdsimd))]
[INFO] [stdout]   |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polyval v0.3.3
[INFO] [stderr]     Checking pru_control v0.1.0 (/opt/rustwide/workdir/pru_control)
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> pru_control/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PWMControlReg_t` should have an upper camel case name
[INFO] [stdout]   --> pru_control/src/lib.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub struct PWMControlReg_t: u32{
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PwmcontrolRegT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stdout] warning: structure field `channelB` should have a snake case name
[INFO] [stdout]   --> pru_control/src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub channelB: CommandReg,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `channel_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `channelA` should have a snake case name
[INFO] [stdout]   --> pru_control/src/lib.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub channelA: CommandReg,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `channel_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `channelA` should have a snake case name
[INFO] [stdout]   --> pru_control/src/lib.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let mut channelA = CommandReg {
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `channel_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `channelB` should have a snake case name
[INFO] [stdout]   --> pru_control/src/lib.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut channelB = CommandReg {
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `channel_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking lyon_path v0.16.0
[INFO] [stderr]     Checking visual_debugger v0.1.0 (/opt/rustwide/workdir/visual_debugger)
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::event::Event`
[INFO] [stdout]  --> visual_debugger/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl2::event::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode`
[INFO] [stdout]  --> visual_debugger/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sdl2::keyboard::Keycode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> visual_debugger/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::render::WindowCanvas`
[INFO] [stdout]  --> visual_debugger/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sdl2::render::WindowCanvas;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> visual_debugger/src/lib.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 thread::sleep_ms(20);
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> visual_debugger/src/lib.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     Err(err) => {break;},
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> visual_debugger/src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut rolling_buffer: Arc<Mutex<VecDeque<CommandRegPair>>> = Arc::new(Mutex::new(VecDeque::new()));
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> visual_debugger/src/lib.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut local_rolling_buffer = rolling_buffer.clone();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> visual_debugger/src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let mut update_handle = thread::spawn(move || {
[INFO] [stdout]    |             ----^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> visual_debugger/src/lib.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let mut buffer = self.rolling_buffer.clone();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_handle` is never read
[INFO] [stdout]   --> visual_debugger/src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VisDebug {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 17 |     update_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ON1_COLOR` is never used
[INFO] [stdout]   --> visual_debugger/src/lib.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |             const ON1_COLOR: Color = Color::RGB(0xFE, 0x80, 0x19);
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OFF1_COLOR` is never used
[INFO] [stdout]   --> visual_debugger/src/lib.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |             const OFF1_COLOR: Color = Color::RGB(0xB8, 0xBB, 0x26);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_PERSISTENCE` is never used
[INFO] [stdout]   --> visual_debugger/src/lib.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             const SCREEN_PERSISTENCE: u64 = 50;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2afdb22c6d79d4bfede8d257d94ff8fd87c99c224be1efd5c4edd36107cc14f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afdb22c6d79d4bfede8d257d94ff8fd87c99c224be1efd5c4edd36107cc14f6", kill_on_drop: false }`
[INFO] [stdout] 2afdb22c6d79d4bfede8d257d94ff8fd87c99c224be1efd5c4edd36107cc14f6
