[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tanuva/krachlicht on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e482c31f3d66e48839af9eb3a1a29d3bb120f2dae8b774e2adc5319c284df4d
[INFO] running `Command { std: "docker" "start" "-a" "1e482c31f3d66e48839af9eb3a1a29d3bb120f2dae8b774e2adc5319c284df4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e482c31f3d66e48839af9eb3a1a29d3bb120f2dae8b774e2adc5319c284df4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e482c31f3d66e48839af9eb3a1a29d3bb120f2dae8b774e2adc5319c284df4d", kill_on_drop: false }`
[INFO] [stdout] 1e482c31f3d66e48839af9eb3a1a29d3bb120f2dae8b774e2adc5319c284df4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0e52339c027652e5311386c5cd6c5e23e73bbb94edad64b81faa81228bd4dc8
[INFO] running `Command { std: "docker" "start" "-a" "d0e52339c027652e5311386c5cd6c5e23e73bbb94edad64b81faa81228bd4dc8", 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 openssl-sys v0.9.109
[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 palette v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[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 async-channel v1.9.0
[INFO] [stderr]    Compiling rosc v0.5.2
[INFO] [stderr]    Compiling paho-mqtt-sys v0.7.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[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 atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pulse-simple v1.0.1
[INFO] [stderr]    Compiling clap v4.5.48
[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 serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[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 35.43s
[INFO] running `Command { std: "docker" "inspect" "d0e52339c027652e5311386c5cd6c5e23e73bbb94edad64b81faa81228bd4dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e52339c027652e5311386c5cd6c5e23e73bbb94edad64b81faa81228bd4dc8", kill_on_drop: false }`
[INFO] [stdout] d0e52339c027652e5311386c5cd6c5e23e73bbb94edad64b81faa81228bd4dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 115574a55e359bbddc44b1c28854bd973509c9e150692f8e5585c6490b52192e
[INFO] running `Command { std: "docker" "start" "-a" "115574a55e359bbddc44b1c28854bd973509c9e150692f8e5585c6490b52192e", 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 0.87s
[INFO] running `Command { std: "docker" "inspect" "115574a55e359bbddc44b1c28854bd973509c9e150692f8e5585c6490b52192e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "115574a55e359bbddc44b1c28854bd973509c9e150692f8e5585c6490b52192e", kill_on_drop: false }`
[INFO] [stdout] 115574a55e359bbddc44b1c28854bd973509c9e150692f8e5585c6490b52192e
