[INFO] cloning repository https://github.com/TheLord699/RustTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLord699/RustTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLord699%2FRustTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLord699%2FRustTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e813c4c6933896a6fcdaee92bc033ba8c7e5838 [INFO] checking TheLord699/RustTest against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLord699%2FRustTest" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheLord699/RustTest [INFO] finished tweaking git repo https://github.com/TheLord699/RustTest [INFO] tweaked toml for git repo https://github.com/TheLord699/RustTest written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheLord699/RustTest on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheLord699/RustTest 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded zune-jpeg v0.5.5 [INFO] [stderr] Downloaded minifb v0.28.0 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded mlua v0.9.9 [INFO] [stderr] Downloaded bstr v1.12.1 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400ecca563b093da4d79515f9cd3ee75c1769d6c26a3d461d833d7aa97d6a135 [INFO] running `Command { std: "docker" "start" "-a" "400ecca563b093da4d79515f9cd3ee75c1769d6c26a3d461d833d7aa97d6a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400ecca563b093da4d79515f9cd3ee75c1769d6c26a3d461d833d7aa97d6a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400ecca563b093da4d79515f9cd3ee75c1769d6c26a3d461d833d7aa97d6a135", kill_on_drop: false }` [INFO] [stdout] 400ecca563b093da4d79515f9cd3ee75c1769d6c26a3d461d833d7aa97d6a135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 055ca401318cb752a995bb2fa5395362aec3ad7b267c6fa8e1185235182426c1 [INFO] running `Command { std: "docker" "start" "-a" "055ca401318cb752a995bb2fa5395362aec3ad7b267c6fa8e1185235182426c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/renderer.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use minifb::{Window, WindowOptions, Scale, Key}; [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: `Key` [INFO] [stdout] --> src/renderer.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use minifb::{Window, WindowOptions, Scale, Key}; [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: `world_width` [INFO] [stdout] --> src/ecs.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn move_entity(&mut self, dx: f32, dy: f32, world_width: i32, world_height: i32) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_height` [INFO] [stdout] --> src/ecs.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn move_entity(&mut self, dx: f32, dy: f32, world_width: i32, world_height: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut player = Player::new(renderer); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `velocity_x` and `velocity_y` are never read [INFO] [stdout] --> src/ecs.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Entity { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub velocity_x: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | pub velocity_y: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_entity_mut` and `get_collisions` are never used [INFO] [stdout] --> src/ecs.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl ECSManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn get_entity_mut(&mut self, idx: usize) -> Option<&mut Entity> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn get_collisions(&self, idx: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_width` [INFO] [stdout] --> src/ecs.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn move_entity(&mut self, dx: f32, dy: f32, world_width: i32, world_height: i32) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_height` [INFO] [stdout] --> src/ecs.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn move_entity(&mut self, dx: f32, dy: f32, world_width: i32, world_height: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut player = Player::new(renderer); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `velocity_x` and `velocity_y` are never read [INFO] [stdout] --> src/ecs.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Entity { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub velocity_x: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 17 | pub velocity_y: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_entity_mut` and `get_collisions` are never used [INFO] [stdout] --> src/ecs.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl ECSManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn get_entity_mut(&mut self, idx: usize) -> Option<&mut Entity> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn get_collisions(&self, idx: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.85s [INFO] running `Command { std: "docker" "inspect" "055ca401318cb752a995bb2fa5395362aec3ad7b267c6fa8e1185235182426c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055ca401318cb752a995bb2fa5395362aec3ad7b267c6fa8e1185235182426c1", kill_on_drop: false }` [INFO] [stdout] 055ca401318cb752a995bb2fa5395362aec3ad7b267c6fa8e1185235182426c1