[INFO] cloning repository https://github.com/vgcarlol/PROYECTO3-GRAFICAS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vgcarlol/PROYECTO3-GRAFICAS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgcarlol%2FPROYECTO3-GRAFICAS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgcarlol%2FPROYECTO3-GRAFICAS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9045a2306b1cc1b30bf4dd9f89cde291fb99387d [INFO] testing vgcarlol/PROYECTO3-GRAFICAS against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgcarlol%2FPROYECTO3-GRAFICAS" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vgcarlol/PROYECTO3-GRAFICAS [INFO] finished tweaking git repo https://github.com/vgcarlol/PROYECTO3-GRAFICAS [INFO] tweaked toml for git repo https://github.com/vgcarlol/PROYECTO3-GRAFICAS written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vgcarlol/PROYECTO3-GRAFICAS on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vgcarlol/PROYECTO3-GRAFICAS 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.23 [INFO] [stderr] Downloaded obj v0.10.2 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] [stderr] Downloaded minifb v0.22.0 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded bindgen v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a208a550c3f5e6fdd30fc9432bd2e2cc08c2d7c52a898f33fb3abe0a8dabb73 [INFO] running `Command { std: "docker" "start" "-a" "7a208a550c3f5e6fdd30fc9432bd2e2cc08c2d7c52a898f33fb3abe0a8dabb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a208a550c3f5e6fdd30fc9432bd2e2cc08c2d7c52a898f33fb3abe0a8dabb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a208a550c3f5e6fdd30fc9432bd2e2cc08c2d7c52a898f33fb3abe0a8dabb73", kill_on_drop: false }` [INFO] [stdout] 7a208a550c3f5e6fdd30fc9432bd2e2cc08c2d7c52a898f33fb3abe0a8dabb73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4049ad6fdd18b4cafa55c0c2050b169efe0be08c33b9a729636fb671de827989 [INFO] running `Command { std: "docker" "start" "-a" "4049ad6fdd18b4cafa55c0c2050b169efe0be08c33b9a729636fb671de827989", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling minifb v0.22.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling PROYECTO3-GRAFICAS v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `speed` is never read [INFO] [stdout] --> src/camera.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 2 | pub position: [f32; 3], // x, y, z [INFO] [stdout] 3 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/planet.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Planet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "4049ad6fdd18b4cafa55c0c2050b169efe0be08c33b9a729636fb671de827989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4049ad6fdd18b4cafa55c0c2050b169efe0be08c33b9a729636fb671de827989", kill_on_drop: false }` [INFO] [stdout] 4049ad6fdd18b4cafa55c0c2050b169efe0be08c33b9a729636fb671de827989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac3af7665c50ba223dc0c131febf1d571bccbb6c7c4bf289a307f195846516d [INFO] running `Command { std: "docker" "start" "-a" "cac3af7665c50ba223dc0c131febf1d571bccbb6c7c4bf289a307f195846516d", kill_on_drop: false }` [INFO] [stderr] Compiling PROYECTO3-GRAFICAS v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `speed` is never read [INFO] [stdout] --> src/camera.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 2 | pub position: [f32; 3], // x, y, z [INFO] [stdout] 3 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/planet.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Planet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "cac3af7665c50ba223dc0c131febf1d571bccbb6c7c4bf289a307f195846516d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac3af7665c50ba223dc0c131febf1d571bccbb6c7c4bf289a307f195846516d", kill_on_drop: false }` [INFO] [stdout] cac3af7665c50ba223dc0c131febf1d571bccbb6c7c4bf289a307f195846516d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10308d1cc861ecaeb3cd81cea637b1efbef8544a72895c471f171a3765b69cc4 [INFO] running `Command { std: "docker" "start" "-a" "10308d1cc861ecaeb3cd81cea637b1efbef8544a72895c471f171a3765b69cc4", kill_on_drop: false }` [INFO] [stderr] warning: field `speed` is never read [INFO] [stderr] --> src/camera.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct Camera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 2 | pub position: [f32; 3], // x, y, z [INFO] [stderr] 3 | pub speed: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/planet.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Planet { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 6 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `PROYECTO3-GRAFICAS` (bin "PROYECTO3-GRAFICAS" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/PROYECTO3_GRAFICAS-5225f1f5edf1d802) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10308d1cc861ecaeb3cd81cea637b1efbef8544a72895c471f171a3765b69cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10308d1cc861ecaeb3cd81cea637b1efbef8544a72895c471f171a3765b69cc4", kill_on_drop: false }` [INFO] [stdout] 10308d1cc861ecaeb3cd81cea637b1efbef8544a72895c471f171a3765b69cc4