[INFO] cloning repository https://github.com/tanuva/krachlicht
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanuva/krachlicht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 904551856ee56537e56fab4653675a2080080b3b
[INFO] building tanuva/krachlicht against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht" "/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/tanuva/krachlicht
[INFO] finished tweaking git repo https://github.com/tanuva/krachlicht
[INFO] tweaked toml for git repo https://github.com/tanuva/krachlicht written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tanuva/krachlicht on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding ctrlc v3.4.7 (available: v3.5.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding paho-mqtt v0.11.1 (available: v0.13.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rosc v0.5.2 (available: v0.11.4)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libpulse-simple-sys v1.22.0
[INFO] [stderr]   Downloaded rosc v0.5.2
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded pulse-simple v1.0.1
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded config-file v0.2.3
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded libpulse-sys v1.23.0
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] [stderr]   Downloaded paho-mqtt v0.11.1
[INFO] [stderr]   Downloaded dft v0.5.5
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.7.2
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 440d11513fb2b65a6e6f5182602a0dc82aea7c7ee009e6986c268100c6f1d0fc
[INFO] running `Command { std: "docker" "start" "-a" "440d11513fb2b65a6e6f5182602a0dc82aea7c7ee009e6986c268100c6f1d0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "440d11513fb2b65a6e6f5182602a0dc82aea7c7ee009e6986c268100c6f1d0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "440d11513fb2b65a6e6f5182602a0dc82aea7c7ee009e6986c268100c6f1d0fc", kill_on_drop: false }`
[INFO] [stdout] 440d11513fb2b65a6e6f5182602a0dc82aea7c7ee009e6986c268100c6f1d0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c008b7dbf70a0323c0ef90370347d589ec92685a1a9d48d237cfafad7ac41c52
[INFO] running `Command { std: "docker" "start" "-a" "c008b7dbf70a0323c0ef90370347d589ec92685a1a9d48d237cfafad7ac41c52", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling krachlicht v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rosc v0.5.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling paho-mqtt-sys v0.7.2
[INFO] [stderr]    Compiling dft v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling pulse-simple v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling paho-mqtt v0.11.1
[INFO] [stderr]    Compiling config-file v0.2.3
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/effects/pixelflow.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         return;
[INFO] [stdout]    |         ------ any code following this expression is unreachable
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |         let mut check_again = true;
[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] warning: method `fps` is never used
[INFO] [stdout]   --> src/intervaltimer.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl IntervalTimer {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn fps(&self) -> u32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_pulse_width` is never used
[INFO] [stdout]   --> src/osc.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl OscSender {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn send_pulse_width(&self, width_factor: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.28s
[INFO] running `Command { std: "docker" "inspect" "c008b7dbf70a0323c0ef90370347d589ec92685a1a9d48d237cfafad7ac41c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c008b7dbf70a0323c0ef90370347d589ec92685a1a9d48d237cfafad7ac41c52", kill_on_drop: false }`
[INFO] [stdout] c008b7dbf70a0323c0ef90370347d589ec92685a1a9d48d237cfafad7ac41c52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6bcd2263f455a3cea1a2157e34206ac4e05766efd5d85122a2e7668b311ad70
[INFO] running `Command { std: "docker" "start" "-a" "d6bcd2263f455a3cea1a2157e34206ac4e05766efd5d85122a2e7668b311ad70", kill_on_drop: false }`
[INFO] [stderr]    Compiling krachlicht v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/effects/pixelflow.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         return;
[INFO] [stdout]    |         ------ any code following this expression is unreachable
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |         let mut check_again = true;
[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] warning: method `fps` is never used
[INFO] [stdout]   --> src/intervaltimer.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl IntervalTimer {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn fps(&self) -> u32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_pulse_width` is never used
[INFO] [stdout]   --> src/osc.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl OscSender {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn send_pulse_width(&self, width_factor: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "d6bcd2263f455a3cea1a2157e34206ac4e05766efd5d85122a2e7668b311ad70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6bcd2263f455a3cea1a2157e34206ac4e05766efd5d85122a2e7668b311ad70", kill_on_drop: false }`
[INFO] [stdout] d6bcd2263f455a3cea1a2157e34206ac4e05766efd5d85122a2e7668b311ad70
