[INFO] cloning repository https://github.com/Inverted/tasbot-eyes-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inverted/tasbot-eyes-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInverted%2Ftasbot-eyes-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInverted%2Ftasbot-eyes-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f38e96d7a02deb082f92ca3fbe365ffa7a80458
[INFO] testing Inverted/tasbot-eyes-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInverted%2Ftasbot-eyes-rust" "/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/Inverted/tasbot-eyes-rust
[INFO] finished tweaking git repo https://github.com/Inverted/tasbot-eyes-rust
[INFO] tweaked toml for git repo https://github.com/Inverted/tasbot-eyes-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Inverted/tasbot-eyes-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Inverted/tasbot-eyes-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded concolor-control v0.0.7
[INFO] [stderr]   Downloaded concolor-query v0.0.4
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] [stderr]   Downloaded nom8 v0.2.0
[INFO] [stderr]   Downloaded nix v0.26.2
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded security-framework v2.8.2
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded toml v0.6.0
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.18.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded camino v1.1.2
[INFO] [stderr]   Downloaded env_proxy v0.4.1
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded security-framework-sys v2.8.0
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded terminal_size v0.2.3
[INFO] [stderr]   Downloaded ctrlc v3.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.92
[INFO] [stderr]   Downloaded toml_datetime v0.5.1
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded home v0.5.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded schannel v0.1.21
[INFO] [stderr]   Downloaded rs_ws281x v0.4.4
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]   Downloaded cargo-edit v0.11.8
[INFO] [stderr]   Downloaded crates-index v0.19.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe362ef5d9ef0437bd3258e4d5bc6c2ae8cba39b2874bde7a1ca4c04db3236a
[INFO] running `Command { std: "docker" "start" "-a" "ffe362ef5d9ef0437bd3258e4d5bc6c2ae8cba39b2874bde7a1ca4c04db3236a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe362ef5d9ef0437bd3258e4d5bc6c2ae8cba39b2874bde7a1ca4c04db3236a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe362ef5d9ef0437bd3258e4d5bc6c2ae8cba39b2874bde7a1ca4c04db3236a", kill_on_drop: false }`
[INFO] [stdout] ffe362ef5d9ef0437bd3258e4d5bc6c2ae8cba39b2874bde7a1ca4c04db3236a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d47b3c267ff5ff11b650645d4cf18b456ab5f5c73e3d5cb915bca8bd1e2a71d
[INFO] running `Command { std: "docker" "start" "-a" "7d47b3c267ff5ff11b650645d4cf18b456ab5f5c73e3d5cb915bca8bd1e2a71d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling rs_ws281x v0.4.4
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::ParseIntError`
[INFO] [stdout]  --> src/color.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::num::ParseIntError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/renderer/led_matrix.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |           todo!();
[INFO] [stdout]    |           ------- any code following this expression is unreachable
[INFO] [stdout] 52 | /         for frame in &anim.frames {
[INFO] [stdout] 53 | |             show_frame(self, frame, None);
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 68 |         clear(self);
[INFO] [stdout]    |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 73 |         info!("Start matrix renderer using those arguments:\n{}", self);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `log` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/renderer/led_matrix.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |       todo!();
[INFO] [stdout]     |       ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 147 | /     if width < SCREEN_WIDTH || height < SCREEN_HEIGHT {
[INFO] [stdout] 148 | |         return Err(LEDMatrixError::Other(String::new().add("Display size to small!")));
[INFO] [stdout] 149 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/network.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   todo!();
[INFO] [stdout]     |                       ------- any code following this expression is unreachable
[INFO] [stdout] 102 | ...
[INFO] [stdout] 103 | ...                   let message = format!("Play ({}) now!", p_message.path.display());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `anim`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn play(&mut self, anim: Animation) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for frame in &anim.frames {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `anim`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:57:49
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stdout]    |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strip_type`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     strip_type: StripType,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strip_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pin`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pin: u8,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_pin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     width: usize,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     height: usize,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brightness`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     brightness: Option<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brightness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_freq`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     target_freq: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_freq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dma`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     dma: Option<u8>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_dma`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inverted`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     inverted: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inverted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/renderer.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait Renderer {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn clear(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear` is never used
[INFO] [stdout]    --> src/renderer/tasbot_eyes.rs:163:4
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn clear(settings: &mut TASBotRendererSettings) {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear` is never used
[INFO] [stdout]    --> src/renderer/led_matrix.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn clear(settings: &mut LEDMatrixRenderer) {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.77s
[INFO] running `Command { std: "docker" "inspect" "7d47b3c267ff5ff11b650645d4cf18b456ab5f5c73e3d5cb915bca8bd1e2a71d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d47b3c267ff5ff11b650645d4cf18b456ab5f5c73e3d5cb915bca8bd1e2a71d", kill_on_drop: false }`
[INFO] [stdout] 7d47b3c267ff5ff11b650645d4cf18b456ab5f5c73e3d5cb915bca8bd1e2a71d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71d6ff1aae61404d1588143d608824652b109825c7d1470147e5e942e84e7a40
[INFO] running `Command { std: "docker" "start" "-a" "71d6ff1aae61404d1588143d608824652b109825c7d1470147e5e942e84e7a40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling terminal_size v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling env_proxy v0.4.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.3
[INFO] [stderr]    Compiling rs_ws281x v0.4.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling toml v0.6.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling crates-index v0.19.3
[INFO] [stderr]    Compiling cargo-edit v0.11.8
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]    --> src/file_operations.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]    --> src/file_operations.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use std::path::{Path, PathBuf};
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::ParseIntError`
[INFO] [stdout]  --> src/color.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::num::ParseIntError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]    --> src/color.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     use rand::Rng;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempdir::TempDir`
[INFO] [stdout]    --> src/network.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use tempdir::TempDir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/renderer/led_matrix.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |           todo!();
[INFO] [stdout]    |           ------- any code following this expression is unreachable
[INFO] [stdout] 52 | /         for frame in &anim.frames {
[INFO] [stdout] 53 | |             show_frame(self, frame, None);
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 68 |         clear(self);
[INFO] [stdout]    |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/renderer/led_matrix.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 73 |         info!("Start matrix renderer using those arguments:\n{}", self);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `log` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/renderer/led_matrix.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |       todo!();
[INFO] [stdout]     |       ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 147 | /     if width < SCREEN_WIDTH || height < SCREEN_HEIGHT {
[INFO] [stdout] 148 | |         return Err(LEDMatrixError::Other(String::new().add("Display size to small!")));
[INFO] [stdout] 149 | |     }
[INFO] [stdout]     | |_____^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/network.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   todo!();
[INFO] [stdout]     |                       ------- any code following this expression is unreachable
[INFO] [stdout] 102 | ...
[INFO] [stdout] 103 | ...                   let message = format!("Play ({}) now!", p_message.path.display());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `anim`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn play(&mut self, anim: Animation) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for frame in &anim.frames {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `anim`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/renderer/led_matrix.rs:57:49
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stdout]    |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strip_type`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     strip_type: StripType,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strip_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pin`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pin: u8,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_pin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     width: usize,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     height: usize,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brightness`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     brightness: Option<u8>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brightness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_freq`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     target_freq: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_freq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dma`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     dma: Option<u8>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_dma`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inverted`
[INFO] [stdout]    --> src/renderer/led_matrix.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     inverted: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inverted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> src/tasbot.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let mut rng = rand::thread_rng();
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tasbot.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let mut rng = rand::thread_rng();
[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: unused variable: `rng`
[INFO] [stdout]    --> src/tasbot.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut rng = rand::thread_rng();
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/tasbot.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut rng = rand::thread_rng();
[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]    --> src/arguments.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let mut raw_args = Arguments {
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/renderer.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait Renderer {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn clear(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear` is never used
[INFO] [stdout]    --> src/renderer/tasbot_eyes.rs:163:4
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn clear(settings: &mut TASBotRendererSettings) {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear` is never used
[INFO] [stdout]    --> src/renderer/led_matrix.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn clear(settings: &mut LEDMatrixRenderer) {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.08s
[INFO] running `Command { std: "docker" "inspect" "71d6ff1aae61404d1588143d608824652b109825c7d1470147e5e942e84e7a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d6ff1aae61404d1588143d608824652b109825c7d1470147e5e942e84e7a40", kill_on_drop: false }`
[INFO] [stdout] 71d6ff1aae61404d1588143d608824652b109825c7d1470147e5e942e84e7a40
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a02bd90529155c3816d3a8da3dc62aba56691f65f170ddbc1a8d3616dce73456
[INFO] running `Command { std: "docker" "start" "-a" "a02bd90529155c3816d3a8da3dc62aba56691f65f170ddbc1a8d3616dce73456", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fmt::format`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fmt::format;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stderr]    --> src/file_operations.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 119 |     use std::os::unix::fs::PermissionsExt;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]    --> src/file_operations.rs:120:21
[INFO] [stderr]     |
[INFO] [stderr] 120 |     use std::path::{Path, PathBuf};
[INFO] [stderr]     |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::num::ParseIntError`
[INFO] [stderr]  --> src/color.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::num::ParseIntError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]    --> src/color.rs:262:9
[INFO] [stderr]     |
[INFO] [stderr] 262 |     use rand::Rng;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempdir::TempDir`
[INFO] [stderr]    --> src/network.rs:230:9
[INFO] [stderr]     |
[INFO] [stderr] 230 |     use tempdir::TempDir;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/renderer/led_matrix.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |           todo!();
[INFO] [stderr]    |           ------- any code following this expression is unreachable
[INFO] [stderr] 52 | /         for frame in &anim.frames {
[INFO] [stderr] 53 | |             show_frame(self, frame, None);
[INFO] [stderr] 54 | |         }
[INFO] [stderr]    | |_________^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/renderer/led_matrix.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/renderer/led_matrix.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 68 |         clear(self);
[INFO] [stderr]    |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/renderer/led_matrix.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 73 |         info!("Start matrix renderer using those arguments:\n{}", self);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `log` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/renderer/led_matrix.rs:147:5
[INFO] [stderr]     |
[INFO] [stderr] 144 |       todo!();
[INFO] [stderr]     |       ------- any code following this expression is unreachable
[INFO] [stderr] ...
[INFO] [stderr] 147 | /     if width < SCREEN_WIDTH || height < SCREEN_HEIGHT {
[INFO] [stderr] 148 | |         return Err(LEDMatrixError::Other(String::new().add("Display size to small!")));
[INFO] [stderr] 149 | |     }
[INFO] [stderr]     | |_____^ unreachable statement
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/network.rs:103:33
[INFO] [stderr]     |
[INFO] [stderr] 101 | ...                   todo!();
[INFO] [stderr]     |                       ------- any code following this expression is unreachable
[INFO] [stderr] 102 | ...
[INFO] [stderr] 103 | ...                   let message = format!("Play ({}) now!", p_message.path.display());
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `anim`
[INFO] [stderr]   --> src/renderer/led_matrix.rs:50:24
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn play(&mut self, anim: Animation) {
[INFO] [stderr]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]   --> src/renderer/led_matrix.rs:59:13
[INFO] [stderr]    |
[INFO] [stderr] 59 |         let color = if anim.grayscale { Some(color) } else { None };
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame`
[INFO] [stderr]   --> src/renderer/led_matrix.rs:61:13
[INFO] [stderr]    |
[INFO] [stderr] 61 |         for frame in &anim.frames {
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `anim`
[INFO] [stderr]   --> src/renderer/led_matrix.rs:57:32
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stderr]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_anim`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color`
[INFO] [stderr]   --> src/renderer/led_matrix.rs:57:49
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn play_colored(&mut self, anim: Animation, color: &Color) {
[INFO] [stderr]    |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `strip_type`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:135:5
[INFO] [stderr]     |
[INFO] [stderr] 135 |     strip_type: StripType,
[INFO] [stderr]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strip_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pin`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pin: u8,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_pin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `width`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:137:5
[INFO] [stderr]     |
[INFO] [stderr] 137 |     width: usize,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `height`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:138:5
[INFO] [stderr]     |
[INFO] [stderr] 138 |     height: usize,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `brightness`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 139 |     brightness: Option<u8>,
[INFO] [stderr]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brightness`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `target_freq`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:140:5
[INFO] [stderr]     |
[INFO] [stderr] 140 |     target_freq: Option<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_freq`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dma`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:141:5
[INFO] [stderr]     |
[INFO] [stderr] 141 |     dma: Option<u8>,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_dma`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inverted`
[INFO] [stderr]    --> src/renderer/led_matrix.rs:142:5
[INFO] [stderr]     |
[INFO] [stderr] 142 |     inverted: Option<bool>,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inverted`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rng`
[INFO] [stderr]    --> src/tasbot.rs:280:17
[INFO] [stderr]     |
[INFO] [stderr] 280 |         let mut rng = rand::thread_rng();
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/tasbot.rs:280:13
[INFO] [stderr]     |
[INFO] [stderr] 280 |         let mut rng = rand::thread_rng();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rng`
[INFO] [stderr]    --> src/tasbot.rs:292:17
[INFO] [stderr]     |
[INFO] [stderr] 292 |         let mut rng = rand::thread_rng();
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/tasbot.rs:292:13
[INFO] [stderr]     |
[INFO] [stderr] 292 |         let mut rng = rand::thread_rng();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/arguments.rs:231:13
[INFO] [stderr]     |
[INFO] [stderr] 231 |         let mut raw_args = Arguments {
[INFO] [stderr]     |             ----^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `clear` is never used
[INFO] [stderr]   --> src/renderer.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub trait Renderer {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 33 |     fn clear(&mut self);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear` is never used
[INFO] [stderr]    --> src/renderer/tasbot_eyes.rs:163:4
[INFO] [stderr]     |
[INFO] [stderr] 163 | fn clear(settings: &mut TASBotRendererSettings) {
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear` is never used
[INFO] [stderr]    --> src/renderer/led_matrix.rs:117:4
[INFO] [stderr]     |
[INFO] [stderr] 117 | fn clear(settings: &mut LEDMatrixRenderer) {
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `project` (bin "project" test) generated 33 warnings (run `cargo fix --bin "project" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/project-193cc7b31944f4ae)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test color::tests::test_from_hex ... ok
[INFO] [stdout] test color::tests::test_from_hex_string ... ok
[INFO] [stdout] test color::tests::test_get_gamma_correction ... ok
[INFO] [stdout] test color::tests::test_get_random_color_from_palette_same_color_multiple_calls ... ok
[INFO] [stdout] test arguments::tests::test_check_arguments ... ok
[INFO] [stdout] test color::tests::test_get_random_color_from_palette_with_palette ... ok
[INFO] [stdout] test file_operations::tests::test_read_palette_ok ... ok
[INFO] [stdout] test file_operations::tests::test_read_playlist_ok ... ok
[INFO] [stdout] test gif::tests::test_display_pixel ... ok
[INFO] [stdout] test gif::tests::test_pixel_is_greyscale ... ok
[INFO] [stdout] test gif::tests::test_pixel_is_black ... ok
[INFO] [stdout] test tasbot::tests::test_get_blink_delay_min_delay_less_than_max_delay ... ok
[INFO] [stdout] test color::tests::test_to_raw ... ok
[INFO] [stdout] test color::tests::test_to_hex ... ok
[INFO] [stdout] test tasbot::tests::test_get_blink_delay_min_delay_equals_max_delay ... ok
[INFO] [stdout] test gif::tests::test_frame_is_grayscale ... ok
[INFO] [stdout] test file_operations::tests::test_files_in_directory ... ok
[INFO] [stdout] test network::tests::test_process_message ... ok
[INFO] [stdout] test main_tests::test_get_fallback_log_level ... ok
[INFO] [stdout] test color::tests::test_read_color_palette ... ok
[INFO] [stdout] test gif::tests::test_read_animation ... FAILED
[INFO] [stdout] test gif::tests::test_read_frame ... FAILED
[INFO] [stdout] test renderer::tests::test_sleep_frame_delay ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gif::tests::test_read_animation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gif::tests::test_read_animation' panicked at src/gif.rs:225:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63681c00c7e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63681c00c7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63681c00c7e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63681c00c7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63681c034c53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63681c034c53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63681c009443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63681c009443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63681c00c632 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63681c00dff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63681c00de2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63681bf7caf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63681bf7caf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63681c00eace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63681c00eace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63681c00e79a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63681c00cce9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63681c00e42d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63681c032650 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63681c032b06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63681bf07a5d - core::result::Result<T,E>::unwrap::hbb5cc5315588abff
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63681bf07a5d - project::gif::tests::test_read_animation::h244e121904a270c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gif.rs:225:68
[INFO] [stdout]   22:     0x63681bf07957 - project::gif::tests::test_read_animation::{{closure}}::h545b240df0e0c8fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gif.rs:223:29
[INFO] [stdout]   23:     0x63681bf15886 - core::ops::function::FnOnce::call_once::h1ee3dcaab584b253
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x63681bf8235b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x63681bf8235b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x63681bf81495 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x63681bf81495 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x63681bf81495 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x63681bf81495 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x63681bf81495 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63681bf81495 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x63681bf81495 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x63681bf45094 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x63681bf45094 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63681bf48a6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63681bf48a6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x63681bf48a6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x63681bf48a6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x63681bf48a6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63681bf48a6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63681bf48a6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x63681c011a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x63681c011a4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7e84d4784aa4 - <unknown>
[INFO] [stdout]   45:     0x7e84d4811a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gif::tests::test_read_frame stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gif::tests::test_read_frame' panicked at src/gif.rs:240:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63681c00c7e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63681c00c7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63681c00c7e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63681c00c7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63681c034c53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63681c034c53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63681c009443 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63681c009443 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63681c00c632 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63681c00dff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63681c00de2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63681bf7caf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63681bf7caf4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63681c00eace - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63681c00eace - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63681c00e79a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63681c00cce9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63681c00e42d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63681c032650 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63681c032b06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63681bf0810a - core::result::Result<T,E>::unwrap::h458bf3d3bb515e89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63681bf0810a - project::gif::tests::test_read_frame::hdad65c48fd3afe20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gif.rs:240:48
[INFO] [stdout]   22:     0x63681bf08087 - project::gif::tests::test_read_frame::{{closure}}::had77fcf1f3fee221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gif.rs:238:25
[INFO] [stdout]   23:     0x63681bf15b86 - core::ops::function::FnOnce::call_once::h6f6ba3b66a20e589
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x63681bf8235b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x63681bf8235b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x63681bf81495 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x63681bf81495 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x63681bf81495 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x63681bf81495 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x63681bf81495 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63681bf81495 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x63681bf81495 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x63681bf45094 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x63681bf45094 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63681bf48a6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63681bf48a6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x63681bf48a6a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x63681bf48a6a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x63681bf48a6a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63681bf48a6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63681bf48a6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x63681c011a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x63681c011a4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7e84d4784aa4 - <unknown>
[INFO] [stdout]   45:     0x7e84d4811a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gif::tests::test_read_animation
[INFO] [stdout]     gif::tests::test_read_frame
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin project`
[INFO] running `Command { std: "docker" "inspect" "a02bd90529155c3816d3a8da3dc62aba56691f65f170ddbc1a8d3616dce73456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02bd90529155c3816d3a8da3dc62aba56691f65f170ddbc1a8d3616dce73456", kill_on_drop: false }`
[INFO] [stdout] a02bd90529155c3816d3a8da3dc62aba56691f65f170ddbc1a8d3616dce73456
