[INFO] cloning repository https://github.com/flakelolz/neuch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flakelolz/neuch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflakelolz%2Fneuch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflakelolz%2Fneuch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91e08b4fa89bddfd7e51169425ceb4c0cfb72399 [INFO] checking flakelolz/neuch against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflakelolz%2Fneuch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flakelolz/neuch [INFO] finished tweaking git repo https://github.com/flakelolz/neuch [INFO] tweaked toml for git repo https://github.com/flakelolz/neuch written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flakelolz/neuch on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/flakelolz/neuch 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f42e87e43c465b409f4e0e4ba76f0882bc5b3ee0311c64e50a2ee9050a290a4 [INFO] running `Command { std: "docker" "start" "-a" "8f42e87e43c465b409f4e0e4ba76f0882bc5b3ee0311c64e50a2ee9050a290a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f42e87e43c465b409f4e0e4ba76f0882bc5b3ee0311c64e50a2ee9050a290a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f42e87e43c465b409f4e0e4ba76f0882bc5b3ee0311c64e50a2ee9050a290a4", kill_on_drop: false }` [INFO] [stdout] 8f42e87e43c465b409f4e0e4ba76f0882bc5b3ee0311c64e50a2ee9050a290a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bd7d3836deb59bb370bb3e130a187b4299f0617313d6447d5be65cc7724bda [INFO] running `Command { std: "docker" "start" "-a" "80bd7d3836deb59bb370bb3e130a187b4299f0617313d6447d5be65cc7724bda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Compiling raylib-sys v5.0.0 [INFO] [stderr] Checking aseprite v0.1.3 [INFO] [stderr] Checking raylib v5.0.1 [INFO] [stderr] Checking neuch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Without` [INFO] [stdout] --> src/main.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | pub use hecs::{CommandBuffer, Entity, Without, World}; [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: `Without` [INFO] [stdout] --> src/main.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | pub use hecs::{CommandBuffer, Entity, Without, World}; [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 variable: `buffer` [INFO] [stdout] --> src/projectiles.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | fn on_update(&mut self, context: &mut Context, buffer: &InputBuffer, physics: &mut Physics) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `physics` [INFO] [stdout] --> src/projectiles.rs:51:74 [INFO] [stdout] | [INFO] [stdout] 51 | fn on_update(&mut self, context: &mut Context, buffer: &InputBuffer, physics: &mut Physics) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/projectiles.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | fn on_update(&mut self, context: &mut Context, buffer: &InputBuffer, physics: &mut Physics) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `physics` [INFO] [stdout] --> src/projectiles.rs:51:74 [INFO] [stdout] | [INFO] [stdout] 51 | fn on_update(&mut self, context: &mut Context, buffer: &InputBuffer, physics: &mut Physics) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `animation2` is never used [INFO] [stdout] --> src/animations.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn animation2(d: &mut impl RaylibDraw, world: &World, assets: &Assets) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `health` is never read [INFO] [stdout] --> src/data.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 173 | pub health: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharacterInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `previous`, `pressed`, `pressed_on_frame_exclusive`, `just_pressed`, and `held_exclusive` are never used [INFO] [stdout] --> src/input/buffer.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 147 | impl InputBuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn previous(&self) -> &Input { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn pressed(&self, inputs: Inputs, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | fn pressed_on_frame_exclusive(&self, inputs: Inputs, frame: usize, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn just_pressed(&self, inputs: Inputs, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn held_exclusive(&self, input: Inputs, duration: usize, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_pressed_exclusive_2` and `is_initially_pressed_exclusive` are never used [INFO] [stdout] --> src/input/dashes.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 201 | impl Inputs { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 372 | pub fn is_pressed_exclusive_2(&self, current: &Input, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | pub fn is_initially_pressed_exclusive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Qcb`, `Dpb`, `Hcf`, and `Hcb` are never constructed [INFO] [stdout] --> src/input/motions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Motions { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 5 | Qcf, [INFO] [stdout] 6 | Qcb, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | Dpf, [INFO] [stdout] 8 | Dpb, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | Hcf, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | Hcb, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Motions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `was_motion_executed_in_time` is never used [INFO] [stdout] --> src/input/motions.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl InputBuffer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn was_motion_executed_in_time(&self, motions: Motions, mut time_limit: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_numpad_direction` is never used [INFO] [stdout] --> src/input/motions.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn check_numpad_direction(input: &Input, direction: u8, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `neutral` is never used [INFO] [stdout] --> src/input/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn neutral(buffer: &InputBuffer) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_helper` is never used [INFO] [stdout] --> src/input/utils.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn test_helper(buffer: &mut InputBuffer, inputs: Inputs) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dash_helper` is never used [INFO] [stdout] --> src/input/utils.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn dash_helper(buffer: &mut InputBuffer, inputs: Inputs, ctx: &mut SubContext, flipped: &bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `animation2` is never used [INFO] [stdout] --> src/animations.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn animation2(d: &mut impl RaylibDraw, world: &World, assets: &Assets) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `health` is never read [INFO] [stdout] --> src/data.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct CharacterInfo { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 173 | pub health: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharacterInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pressed`, `pressed_on_frame_exclusive`, and `held_exclusive` are never used [INFO] [stdout] --> src/input/buffer.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 147 | impl InputBuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn pressed(&self, inputs: Inputs, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | fn pressed_on_frame_exclusive(&self, inputs: Inputs, frame: usize, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn held_exclusive(&self, input: Inputs, duration: usize, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_pressed_exclusive_2` and `is_initially_pressed_exclusive` are never used [INFO] [stdout] --> src/input/dashes.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 201 | impl Inputs { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 372 | pub fn is_pressed_exclusive_2(&self, current: &Input, flipped: &bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | pub fn is_initially_pressed_exclusive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Qcb`, `Dpb`, and `Hcb` are never constructed [INFO] [stdout] --> src/input/motions.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Motions { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 5 | Qcf, [INFO] [stdout] 6 | Qcb, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | Dpf, [INFO] [stdout] 8 | Dpb, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | Hcf, [INFO] [stdout] 10 | Hcb, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Motions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `neutral` is never used [INFO] [stdout] --> src/input/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn neutral(buffer: &InputBuffer) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s [INFO] running `Command { std: "docker" "inspect" "80bd7d3836deb59bb370bb3e130a187b4299f0617313d6447d5be65cc7724bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bd7d3836deb59bb370bb3e130a187b4299f0617313d6447d5be65cc7724bda", kill_on_drop: false }` [INFO] [stdout] 80bd7d3836deb59bb370bb3e130a187b4299f0617313d6447d5be65cc7724bda