[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] testing tanuva/krachlicht against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanuva/krachlicht on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.7) [INFO] [stderr] Adding paho-mqtt v0.11.1 (available: v0.13.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rosc v0.5.2 (available: v0.11.3) [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f0970f13fcd3b5706f9e8e74a916beae48487d1cc2e95ca55dbad1c256da25 [INFO] running `Command { std: "docker" "start" "-a" "e7f0970f13fcd3b5706f9e8e74a916beae48487d1cc2e95ca55dbad1c256da25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f0970f13fcd3b5706f9e8e74a916beae48487d1cc2e95ca55dbad1c256da25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f0970f13fcd3b5706f9e8e74a916beae48487d1cc2e95ca55dbad1c256da25", kill_on_drop: false }` [INFO] [stdout] e7f0970f13fcd3b5706f9e8e74a916beae48487d1cc2e95ca55dbad1c256da25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed158b73af6eed10e3f218d4741f6c1da867788d0a0f6b80d4a752b5cbaf1a13 [INFO] running `Command { std: "docker" "start" "-a" "ed158b73af6eed10e3f218d4741f6c1da867788d0a0f6b80d4a752b5cbaf1a13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling libpulse-sys v1.22.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.22.0 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling krachlicht v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling rosc v0.5.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling dft v0.5.5 [INFO] [stderr] Compiling paho-mqtt-sys v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pulse-simple v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v4.5.32 [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 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)]` 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)]` 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.61s [INFO] running `Command { std: "docker" "inspect" "ed158b73af6eed10e3f218d4741f6c1da867788d0a0f6b80d4a752b5cbaf1a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed158b73af6eed10e3f218d4741f6c1da867788d0a0f6b80d4a752b5cbaf1a13", kill_on_drop: false }` [INFO] [stdout] ed158b73af6eed10e3f218d4741f6c1da867788d0a0f6b80d4a752b5cbaf1a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 547112bd3ab2412d8a7d073d4b1a7432788175e269d7000d14bb1fdf375001f3 [INFO] running `Command { std: "docker" "start" "-a" "547112bd3ab2412d8a7d073d4b1a7432788175e269d7000d14bb1fdf375001f3", 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)]` 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)]` 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.75s [INFO] running `Command { std: "docker" "inspect" "547112bd3ab2412d8a7d073d4b1a7432788175e269d7000d14bb1fdf375001f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547112bd3ab2412d8a7d073d4b1a7432788175e269d7000d14bb1fdf375001f3", kill_on_drop: false }` [INFO] [stdout] 547112bd3ab2412d8a7d073d4b1a7432788175e269d7000d14bb1fdf375001f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c458ab98aaacf2f5e0cfc4d89f0025b5827577535e35726653e5cd9e0323f26b [INFO] running `Command { std: "docker" "start" "-a" "c458ab98aaacf2f5e0cfc4d89f0025b5827577535e35726653e5cd9e0323f26b", kill_on_drop: false }` [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/effects/pixelflow.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 41 | return; [INFO] [stderr] | ------ any code following this expression is unreachable [INFO] [stderr] 42 | [INFO] [stderr] 43 | let mut check_again = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `fps` is never used [INFO] [stderr] --> src/intervaltimer.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl IntervalTimer { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn fps(&self) -> u32 { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `send_pulse_width` is never used [INFO] [stderr] --> src/osc.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl OscSender { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn send_pulse_width(&self, width_factor: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `krachlicht` (bin "krachlicht" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/krachlicht-e7e5196f0f6b0758) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test effects::lightbar::tests::blah ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c458ab98aaacf2f5e0cfc4d89f0025b5827577535e35726653e5cd9e0323f26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c458ab98aaacf2f5e0cfc4d89f0025b5827577535e35726653e5cd9e0323f26b", kill_on_drop: false }` [INFO] [stdout] c458ab98aaacf2f5e0cfc4d89f0025b5827577535e35726653e5cd9e0323f26b