[INFO] cloning repository https://github.com/iancumes/Proyecto2_Diorama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iancumes/Proyecto2_Diorama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiancumes%2FProyecto2_Diorama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiancumes%2FProyecto2_Diorama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ec57d0f56e7dc025676fbf6c4bc260b60feba89
[INFO] checking iancumes/Proyecto2_Diorama against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiancumes%2FProyecto2_Diorama" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iancumes/Proyecto2_Diorama
[INFO] finished tweaking git repo https://github.com/iancumes/Proyecto2_Diorama
[INFO] tweaked toml for git repo https://github.com/iancumes/Proyecto2_Diorama written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iancumes/Proyecto2_Diorama on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iancumes/Proyecto2_Diorama 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2c08d93d43729fef21c37d3e5697bf7765c16290e64a499807044ad8a2700b2
[INFO] running `Command { std: "docker" "start" "-a" "e2c08d93d43729fef21c37d3e5697bf7765c16290e64a499807044ad8a2700b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c08d93d43729fef21c37d3e5697bf7765c16290e64a499807044ad8a2700b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c08d93d43729fef21c37d3e5697bf7765c16290e64a499807044ad8a2700b2", kill_on_drop: false }`
[INFO] [stdout] e2c08d93d43729fef21c37d3e5697bf7765c16290e64a499807044ad8a2700b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 720921993ba9aa78a73e7f06ad83457d6a3d71d972521d119b7156c383b682d0
[INFO] running `Command { std: "docker" "start" "-a" "720921993ba9aa78a73e7f06ad83457d6a3d71d972521d119b7156c383b682d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking Proyecto2_Diorama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constants `ZERO` and `ONE` are never used
[INFO] [stdout]  --> src/vec3.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Vec3 {
[INFO] [stdout]   | --------- associated constants in this implementation
[INFO] [stdout] 5 |     pub const ZERO: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 0.0 };
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 6 |     pub const ONE:  Vec3 = Vec3 { x: 1.0, y: 1.0, z: 1.0 };
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_to_world_point` is never used
[INFO] [stdout]   --> src/transform.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Transform {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn local_to_world_point(&self, p: Vec3) -> Vec3 { self.pos + self.rot.mul_vec3(p) }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]  --> src/texture.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum TextureKind {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 6 |     Image { id: usize },                       // imagen externa del atlas
[INFO] [stdout] 7 |     Checker { a: Vec3, b: Vec3, scale: f32 }, // procedurales (fallback)
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 8 |     Grass, Dirt, Stone, Metal, GlassTint, Water,
[INFO] [stdout]   |     ^^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TextureKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample` is never used
[INFO] [stdout]   --> src/skybox.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn sample(dir: Vec3) -> Vec3 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/scene.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Material {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Material` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `diorama` is never used
[INFO] [stdout]   --> src/scene.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Scene {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn diorama(angle_y: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `ZERO` and `ONE` are never used
[INFO] [stdout]  --> src/vec3.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl Vec3 {
[INFO] [stdout]   | --------- associated constants in this implementation
[INFO] [stdout] 5 |     pub const ZERO: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 0.0 };
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 6 |     pub const ONE:  Vec3 = Vec3 { x: 1.0, y: 1.0, z: 1.0 };
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_to_world_point` is never used
[INFO] [stdout]   --> src/transform.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Transform {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn local_to_world_point(&self, p: Vec3) -> Vec3 { self.pos + self.rot.mul_vec3(p) }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]  --> src/texture.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum TextureKind {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 6 |     Image { id: usize },                       // imagen externa del atlas
[INFO] [stdout] 7 |     Checker { a: Vec3, b: Vec3, scale: f32 }, // procedurales (fallback)
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 8 |     Grass, Dirt, Stone, Metal, GlassTint, Water,
[INFO] [stdout]   |     ^^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TextureKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample` is never used
[INFO] [stdout]   --> src/skybox.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn sample(dir: Vec3) -> Vec3 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/scene.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Material {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Material` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `diorama` is never used
[INFO] [stdout]   --> src/scene.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Scene {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn diorama(angle_y: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.38s
[INFO] running `Command { std: "docker" "inspect" "720921993ba9aa78a73e7f06ad83457d6a3d71d972521d119b7156c383b682d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720921993ba9aa78a73e7f06ad83457d6a3d71d972521d119b7156c383b682d0", kill_on_drop: false }`
[INFO] [stdout] 720921993ba9aa78a73e7f06ad83457d6a3d71d972521d119b7156c383b682d0
