[INFO] cloning repository https://github.com/sdeming/dropjack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdeming/dropjack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdeming%2Fdropjack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdeming%2Fdropjack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a12768f38bb85c7868f6dc84cd89b2c52473778 [INFO] building sdeming/dropjack against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdeming%2Fdropjack" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sdeming/dropjack [INFO] finished tweaking git repo https://github.com/sdeming/dropjack [INFO] tweaked toml for git repo https://github.com/sdeming/dropjack written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sdeming/dropjack on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sdeming/dropjack 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4b95124c97f69ecf21adcce0602577c7d2771e7663c5de9dfe447d3bf4327f [INFO] running `Command { std: "docker" "start" "-a" "6e4b95124c97f69ecf21adcce0602577c7d2771e7663c5de9dfe447d3bf4327f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4b95124c97f69ecf21adcce0602577c7d2771e7663c5de9dfe447d3bf4327f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4b95124c97f69ecf21adcce0602577c7d2771e7663c5de9dfe447d3bf4327f", kill_on_drop: false }` [INFO] [stdout] 6e4b95124c97f69ecf21adcce0602577c7d2771e7663c5de9dfe447d3bf4327f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494ec80e20bf340ee41aef30a11a2b4fa9ec46a53f64a06f04b42516e88386eb [INFO] running `Command { std: "docker" "start" "-a" "494ec80e20bf340ee41aef30a11a2b4fa9ec46a53f64a06f04b42516e88386eb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling raylib v5.5.1 [INFO] [stderr] Compiling dropjack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `is_pause_pressed` is never used [INFO] [stdout] --> src/ui/input_handler.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl InputMapping { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | fn is_pause_pressed(rl: &RaylibHandle, has_controller: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "494ec80e20bf340ee41aef30a11a2b4fa9ec46a53f64a06f04b42516e88386eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494ec80e20bf340ee41aef30a11a2b4fa9ec46a53f64a06f04b42516e88386eb", kill_on_drop: false }` [INFO] [stdout] 494ec80e20bf340ee41aef30a11a2b4fa9ec46a53f64a06f04b42516e88386eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700325ba0b25c02a7587fda8816479c7321a5f7e948d56afce3e4c60c0b6e553 [INFO] running `Command { std: "docker" "start" "-a" "700325ba0b25c02a7587fda8816479c7321a5f7e948d56afce3e4c60c0b6e553", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Compiling raylib v5.5.1 [INFO] [stderr] Compiling dropjack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `initial_y` [INFO] [stdout] --> src/models/ui.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | let initial_y = particle.position.y; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_temp_database` is never used [INFO] [stdout] --> src/game/mod.rs:770:16 [INFO] [stdout] | [INFO] [stdout] 770 | pub fn create_temp_database() -> (Database, TempDir) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_audio_config` is never used [INFO] [stdout] --> src/audio.rs:265:16 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn create_test_audio_config() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_vector` is never used [INFO] [stdout] --> src/models/ui.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn create_test_vector() -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_pause_pressed` is never used [INFO] [stdout] --> src/ui/input_handler.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl InputMapping { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | fn is_pause_pressed(rl: &RaylibHandle, has_controller: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.29s [INFO] running `Command { std: "docker" "inspect" "700325ba0b25c02a7587fda8816479c7321a5f7e948d56afce3e4c60c0b6e553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700325ba0b25c02a7587fda8816479c7321a5f7e948d56afce3e4c60c0b6e553", kill_on_drop: false }` [INFO] [stdout] 700325ba0b25c02a7587fda8816479c7321a5f7e948d56afce3e4c60c0b6e553