[INFO] cloning repository https://github.com/Corb3nik/pixoo-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corb3nik/pixoo-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fpixoo-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fpixoo-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a34eb77f51f402b1d21578e8d6066c9b5150868e
[INFO] checking Corb3nik/pixoo-cli against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fpixoo-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Corb3nik/pixoo-cli on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Corb3nik/pixoo-cli
[INFO] finished tweaking git repo https://github.com/Corb3nik/pixoo-cli
[INFO] tweaked toml for git repo https://github.com/Corb3nik/pixoo-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Corb3nik/pixoo-cli 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bc32f0d7c30816583dc461e766cd3ccb434906740d8ff4a3f144f0600005a4d
[INFO] running `Command { std: "docker" "start" "-a" "2bc32f0d7c30816583dc461e766cd3ccb434906740d8ff4a3f144f0600005a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bc32f0d7c30816583dc461e766cd3ccb434906740d8ff4a3f144f0600005a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc32f0d7c30816583dc461e766cd3ccb434906740d8ff4a3f144f0600005a4d", kill_on_drop: false }`
[INFO] [stdout] 2bc32f0d7c30816583dc461e766cd3ccb434906740d8ff4a3f144f0600005a4d
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa44e2bed4a8ea03ae9bf44e0fdbec5ef66f220266d32dfd1bcc256bc001246
[INFO] running `Command { std: "docker" "start" "-a" "4aa44e2bed4a8ea03ae9bf44e0fdbec5ef66f220266d32dfd1bcc256bc001246", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]     Checking bitvec v0.22.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking serialport v4.0.1
[INFO] [stderr]     Checking pixoo_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::character_definitions::CHARACTERS`
[INFO] [stdout]  --> src/utils/image/str_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::character_definitions::CHARACTERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CHARACTERS` in `utils::image::character_definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `character::*`
[INFO] [stdout]  --> src/utils/image/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use character::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `character_definitions::*`
[INFO] [stdout]  --> src/utils/image/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use character_definitions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::character::Character`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::character::Character;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::character_definitions::CHARACTERS`
[INFO] [stdout]  --> src/utils/image/str_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::character_definitions::CHARACTERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CHARACTERS` in `utils::image::character_definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `character::*`
[INFO] [stdout]  --> src/utils/image/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use character::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `character_definitions::*`
[INFO] [stdout]  --> src/utils/image/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use character_definitions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::character::Character`
[INFO] [stdout]  --> src/utils/image/character_definitions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::character::Character;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/commands/set_box_mode.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             Mode::Time => {
[INFO] [stdout]    |             ---------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 29 |             _ => panic!("Mode is not implemented"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/commands/set_box_mode.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             Mode::Time => {
[INFO] [stdout]    |             ---------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 29 |             _ => panic!("Mode is not implemented"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/image/canvas.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |             for (x, mut pixel) in row.iter_mut().enumerate() {
[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/image/canvas.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |             for (x, mut pixel) in row.iter_mut().enumerate() {
[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] [stderr] error: could not compile `pixoo_cli` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixoo_cli` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4aa44e2bed4a8ea03ae9bf44e0fdbec5ef66f220266d32dfd1bcc256bc001246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa44e2bed4a8ea03ae9bf44e0fdbec5ef66f220266d32dfd1bcc256bc001246", kill_on_drop: false }`
[INFO] [stdout] 4aa44e2bed4a8ea03ae9bf44e0fdbec5ef66f220266d32dfd1bcc256bc001246
