[INFO] cloning repository https://github.com/diegoanro22/SpaceTravel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegoanro22/SpaceTravel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoanro22%2FSpaceTravel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoanro22%2FSpaceTravel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 786da9f9837e6723eb9d16ef1df75cc39f7c67ce [INFO] checking diegoanro22/SpaceTravel against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoanro22%2FSpaceTravel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/diegoanro22/SpaceTravel [INFO] finished tweaking git repo https://github.com/diegoanro22/SpaceTravel [INFO] tweaked toml for git repo https://github.com/diegoanro22/SpaceTravel written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/diegoanro22/SpaceTravel on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/diegoanro22/SpaceTravel 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "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 nalgebra-glm v0.18.0 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded raylib v5.5.1 [INFO] [stderr] Downloaded raylib-sys v5.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 209c2d2ac8e2a6001fda27dc7b38f2ad51aaad7649e4243ea0094b18fefa29aa [INFO] running `Command { std: "docker" "start" "-a" "209c2d2ac8e2a6001fda27dc7b38f2ad51aaad7649e4243ea0094b18fefa29aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "209c2d2ac8e2a6001fda27dc7b38f2ad51aaad7649e4243ea0094b18fefa29aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209c2d2ac8e2a6001fda27dc7b38f2ad51aaad7649e4243ea0094b18fefa29aa", kill_on_drop: false }` [INFO] [stdout] 209c2d2ac8e2a6001fda27dc7b38f2ad51aaad7649e4243ea0094b18fefa29aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d77a4201232112016adebefd78e6414230f1ea99ad3aac61da5c889470872e [INFO] running `Command { std: "docker" "start" "-a" "70d77a4201232112016adebefd78e6414230f1ea99ad3aac61da5c889470872e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking nalgebra-glm v0.18.0 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking SpaceTravel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `crater_dark` is never read [INFO] [stdout] --> src/shaders.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | let mut crater_dark = glm::vec3(0.18, 0.16, 0.16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vortex_color` is never read [INFO] [stdout] --> src/shaders.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let mut vortex_color = glm::vec3(0.95, 0.70, 0.45); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `crater_dark` is never read [INFO] [stdout] --> src/shaders.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | let mut crater_dark = glm::vec3(0.18, 0.16, 0.16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vortex_color` is never read [INFO] [stdout] --> src/shaders.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let mut vortex_color = glm::vec3(0.95, 0.70, 0.45); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/main.rs:431:24 [INFO] [stdout] | [INFO] [stdout] 431 | let mut view = cam.view_matrix(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_moon` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct PlanetDef { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | has_moon: bool, [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 `set_background_color` and `set_pixel` are never used [INFO] [stdout] --> src/framebuffer.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FrameBuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn set_background_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn set_pixel(&mut self, x: i32, y: i32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Vec2` is never used [INFO] [stdout] --> src/geom.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Vec2 = glm::Vec2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Vec4` is never used [INFO] [stdout] --> src/geom.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Vec4 = glm::Vec4; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_vertex` is never used [INFO] [stdout] --> src/geom.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_vertex(v: &Vec3) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/line.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn line(fb: &mut FrameBuffer, start: &Vec3, end: &Vec3) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `point` is never used [INFO] [stdout] --> src/pixel.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn point(fb: &mut FrameBuffer, p: &Vec3) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_vertex_array` is never used [INFO] [stdout] --> src/setup.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn setup_vertex_array(vertices: &[Vec3], faces: &[Face]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `triangle` is never used [INFO] [stdout] --> src/triangle.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn triangle(fb: &mut FrameBuffer, a: &Vec3, b: &Vec3, c: &Vec3) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/main.rs:431:24 [INFO] [stdout] | [INFO] [stdout] 431 | let mut view = cam.view_matrix(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_moon` is never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct PlanetDef { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | has_moon: bool, [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 `set_background_color` and `set_pixel` are never used [INFO] [stdout] --> src/framebuffer.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FrameBuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn set_background_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn set_pixel(&mut self, x: i32, y: i32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Vec2` is never used [INFO] [stdout] --> src/geom.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Vec2 = glm::Vec2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Vec4` is never used [INFO] [stdout] --> src/geom.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Vec4 = glm::Vec4; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_vertex` is never used [INFO] [stdout] --> src/geom.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn print_vertex(v: &Vec3) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/line.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn line(fb: &mut FrameBuffer, start: &Vec3, end: &Vec3) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `point` is never used [INFO] [stdout] --> src/pixel.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn point(fb: &mut FrameBuffer, p: &Vec3) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_vertex_array` is never used [INFO] [stdout] --> src/setup.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn setup_vertex_array(vertices: &[Vec3], faces: &[Face]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `triangle` is never used [INFO] [stdout] --> src/triangle.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn triangle(fb: &mut FrameBuffer, a: &Vec3, b: &Vec3, c: &Vec3) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "70d77a4201232112016adebefd78e6414230f1ea99ad3aac61da5c889470872e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d77a4201232112016adebefd78e6414230f1ea99ad3aac61da5c889470872e", kill_on_drop: false }` [INFO] [stdout] 70d77a4201232112016adebefd78e6414230f1ea99ad3aac61da5c889470872e