[INFO] cloning repository https://github.com/G1LB3T0/Lab_Modelo_4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/G1LB3T0/Lab_Modelo_4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG1LB3T0%2FLab_Modelo_4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG1LB3T0%2FLab_Modelo_4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5694281ec75c8377fd4621b0e4a3e8d7b7c3d272
[INFO] checking G1LB3T0/Lab_Modelo_4 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG1LB3T0%2FLab_Modelo_4" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/G1LB3T0/Lab_Modelo_4
[INFO] finished tweaking git repo https://github.com/G1LB3T0/Lab_Modelo_4
[INFO] tweaked toml for git repo https://github.com/G1LB3T0/Lab_Modelo_4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/G1LB3T0/Lab_Modelo_4 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/G1LB3T0/Lab_Modelo_4 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]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-glm v0.20.0
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c450023f570dc7eb1495477e451fb5228e92604d638a8d33eb3aaa26c02ccd8
[INFO] running `Command { std: "docker" "start" "-a" "5c450023f570dc7eb1495477e451fb5228e92604d638a8d33eb3aaa26c02ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c450023f570dc7eb1495477e451fb5228e92604d638a8d33eb3aaa26c02ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c450023f570dc7eb1495477e451fb5228e92604d638a8d33eb3aaa26c02ccd8", kill_on_drop: false }`
[INFO] [stdout] 5c450023f570dc7eb1495477e451fb5228e92604d638a8d33eb3aaa26c02ccd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0fdcbc6bf581e92e8e353ce41ddc9aa0d6507590ded79757893c529ce5f0990c
[INFO] running `Command { std: "docker" "start" "-a" "0fdcbc6bf581e92e8e353ce41ddc9aa0d6507590ded79757893c529ce5f0990c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling minifb v0.28.0
[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]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[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 ahash v0.8.12
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking nalgebra-glm v0.20.0
[INFO] [stderr]     Checking modelo_nave_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `to_screen` is never used
[INFO] [stdout]   --> src/mesh.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Mesh {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn to_screen(&self, v: glm::Vec3, width: usize, height: usize) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]   --> src/raster.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn line(buf: &mut [u32], w: usize, h: usize, mut x0: i32, mut y0: i32, x1: i32, y1: i32, color: u32) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_screen` is never used
[INFO] [stdout]   --> src/mesh.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Mesh {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn to_screen(&self, v: glm::Vec3, width: usize, height: usize) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]   --> src/raster.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn line(buf: &mut [u32], w: usize, h: usize, mut x0: i32, mut y0: i32, x1: i32, y1: i32, color: u32) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.69s
[INFO] running `Command { std: "docker" "inspect" "0fdcbc6bf581e92e8e353ce41ddc9aa0d6507590ded79757893c529ce5f0990c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdcbc6bf581e92e8e353ce41ddc9aa0d6507590ded79757893c529ce5f0990c", kill_on_drop: false }`
[INFO] [stdout] 0fdcbc6bf581e92e8e353ce41ddc9aa0d6507590ded79757893c529ce5f0990c
