[INFO] cloning repository https://github.com/guccialex/next-local
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guccialex/next-local" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguccialex%2Fnext-local", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguccialex%2Fnext-local'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6879aa8e039592beb39e6cb2a7a5e73e65cf39b9
[INFO] testing guccialex/next-local against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguccialex%2Fnext-local" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guccialex/next-local
[INFO] finished tweaking git repo https://github.com/guccialex/next-local
[INFO] tweaked toml for git repo https://github.com/guccialex/next-local written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guccialex/next-local on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guccialex/next-local 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c71a93ed7872ad539a47824ef58bc8bedbbb79cc28fcc757f534a2d0a7bdb74
[INFO] running `Command { std: "docker" "start" "-a" "3c71a93ed7872ad539a47824ef58bc8bedbbb79cc28fcc757f534a2d0a7bdb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c71a93ed7872ad539a47824ef58bc8bedbbb79cc28fcc757f534a2d0a7bdb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c71a93ed7872ad539a47824ef58bc8bedbbb79cc28fcc757f534a2d0a7bdb74", kill_on_drop: false }`
[INFO] [stdout] 3c71a93ed7872ad539a47824ef58bc8bedbbb79cc28fcc757f534a2d0a7bdb74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8710e4177ced43e616e106287ee887b5c6c5de79ec2a03983abfa877c6edee0b
[INFO] running `Command { std: "docker" "start" "-a" "8710e4177ced43e616e106287ee887b5c6c5de79ec2a03983abfa877c6edee0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling exr v1.6.4
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling image-compare v0.3.0
[INFO] [stderr]    Compiling next-auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::io::Reader as ImageReader`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use image::io::Reader as ImageReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::DynamicImage`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::DynamicImage;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]  --> src/streamfunctions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> src/streamfunctions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/streamfunctions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `streamfunctions::get_average_audio_levels`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use streamfunctions::get_average_audio_levels;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `streamfunctions::get_stream_as_images`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use streamfunctions::get_stream_as_images;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     loop {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 43 |       let mut checker = Checker::new();
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:103:59
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn get_x_streams_for_checking(&self, x: usize) -> Vec<String>{
[INFO] [stdout]     |            --------------------------                     ^^^^^^^^^^^ expected `Vec<String>`, found `()`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<String>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CheckHistory` in this scope
[INFO] [stdout]    --> src/main.rs:112:56
[INFO] [stdout]     |
[INFO] [stdout] 112 |         self.streamstomonitor.push( (stream, nickname, CheckHistory::new()) );
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^ use of undeclared type `CheckHistory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `2` on type `&&String`
[INFO] [stdout]    --> src/main.rs:119:68
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut max = self.streamstomonitor.iter().max_by(|a, b| a.2.get_latest_check().cmp(&b.2.get_latest_check()));
[INFO] [stdout]     |                                                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `2` on type `&&String`
[INFO] [stdout]    --> src/main.rs:119:96
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut max = self.streamstomonitor.iter().max_by(|a, b| a.2.get_latest_check().cmp(&b.2.get_latest_check()));
[INFO] [stdout]     |                                                                                                ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `&String`
[INFO] [stdout]    --> src/main.rs:122:39
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Some(x) => return Some( x.0.clone() ),
[INFO] [stdout]     |                                       ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/streamfunctions.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]   --> src/streamfunctions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let stdout = String::from_utf8_lossy(&output.stdout);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]   --> src/streamfunctions.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn get_stream_as_images( ip: &str, seconds: f32, fps: f32 ) -> Vec<DynamicImage>{
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `next-auto` (bin "next-auto") due to 5 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8710e4177ced43e616e106287ee887b5c6c5de79ec2a03983abfa877c6edee0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8710e4177ced43e616e106287ee887b5c6c5de79ec2a03983abfa877c6edee0b", kill_on_drop: false }`
[INFO] [stdout] 8710e4177ced43e616e106287ee887b5c6c5de79ec2a03983abfa877c6edee0b
