[INFO] cloning repository https://github.com/tismajo/CC2018-PRY1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tismajo/CC2018-PRY1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PRY1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PRY1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc72a766ca8fc30a3da3e9626d67a268c45607b1 [INFO] checking tismajo/CC2018-PRY1 against try#c0a9760914bada211f4924ee16d41ae1a366d2ba for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PRY1" "/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/tismajo/CC2018-PRY1 [INFO] finished tweaking git repo https://github.com/tismajo/CC2018-PRY1 [INFO] tweaked toml for git repo https://github.com/tismajo/CC2018-PRY1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tismajo/CC2018-PRY1 on toolchain c0a9760914bada211f4924ee16d41ae1a366d2ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tismajo/CC2018-PRY1 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" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded raylib v5.5.1 [INFO] [stderr] Downloaded minifb v0.28.0 [INFO] [stderr] Downloaded raylib-sys v5.5.1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c87a536f7fe0a0a30844b88ea156b1a0ffc42d1422309a34aa82c044619ae7c2 [INFO] running `Command { std: "docker" "start" "-a" "c87a536f7fe0a0a30844b88ea156b1a0ffc42d1422309a34aa82c044619ae7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87a536f7fe0a0a30844b88ea156b1a0ffc42d1422309a34aa82c044619ae7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87a536f7fe0a0a30844b88ea156b1a0ffc42d1422309a34aa82c044619ae7c2", kill_on_drop: false }` [INFO] [stdout] c87a536f7fe0a0a30844b88ea156b1a0ffc42d1422309a34aa82c044619ae7c2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732cad5f556934cc59ef87955b3abeba010b6191e4caece093207173f0d8ca31 [INFO] running `Command { std: "docker" "start" "-a" "732cad5f556934cc59ef87955b3abeba010b6191e4caece093207173f0d8ca31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking CC2018-Project1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cast_ray_debug` [INFO] [stdout] --> src/renderer.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::caster::{cast_ray, cast_ray_debug}; [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: `std::time::Duration` [INFO] [stdout] --> src/audio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cast_ray_debug` [INFO] [stdout] --> src/renderer.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::caster::{cast_ray, cast_ray_debug}; [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: `std::time::Duration` [INFO] [stdout] --> src/audio.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/input.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | block_size: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hw` [INFO] [stdout] --> src/renderer.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let hw = framebuffer.width as f32 / 2.0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/input.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | block_size: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hw` [INFO] [stdout] --> src/renderer.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let hw = framebuffer.width as f32 / 2.0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | let mut audio = Audio::new(); [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: field `background_color` is never read [INFO] [stdout] --> src/framebuffer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Framebuffer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | background_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | let mut audio = Audio::new(); [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: methods `clear`, `set_background_color`, and `render_to_file` are never used [INFO] [stdout] --> src/framebuffer.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Framebuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_background_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn render_to_file(&self, file_path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_cell` is never used [INFO] [stdout] --> src/maze.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_cell( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_maze` is never used [INFO] [stdout] --> src/maze.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn render_maze( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cast_ray_debug` is never used [INFO] [stdout] --> src/caster.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn cast_ray_debug( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture_key` is never read [INFO] [stdout] --> src/enemy.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | pub pos: Vector2, [INFO] [stdout] 9 | pub texture_key: char, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bgm_sink` is never read [INFO] [stdout] --> src/audio.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Audio { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bgm_sink: Sink, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `background_color` is never read [INFO] [stdout] --> src/framebuffer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Framebuffer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | background_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear`, `set_background_color`, and `render_to_file` are never used [INFO] [stdout] --> src/framebuffer.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Framebuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_background_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn render_to_file(&self, file_path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_cell` is never used [INFO] [stdout] --> src/maze.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn draw_cell( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_maze` is never used [INFO] [stdout] --> src/maze.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn render_maze( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cast_ray_debug` is never used [INFO] [stdout] --> src/caster.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn cast_ray_debug( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture_key` is never read [INFO] [stdout] --> src/enemy.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | pub pos: Vector2, [INFO] [stdout] 9 | pub texture_key: char, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bgm_sink` is never read [INFO] [stdout] --> src/audio.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Audio { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bgm_sink: Sink, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.34s [INFO] running `Command { std: "docker" "inspect" "732cad5f556934cc59ef87955b3abeba010b6191e4caece093207173f0d8ca31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732cad5f556934cc59ef87955b3abeba010b6191e4caece093207173f0d8ca31", kill_on_drop: false }` [INFO] [stdout] 732cad5f556934cc59ef87955b3abeba010b6191e4caece093207173f0d8ca31