[INFO] cloning repository https://github.com/nicollegordillo/Lab2_Conway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicollegordillo/Lab2_Conway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b9c67e44179d5ad1e8060d7d5180f05c1e50281
[INFO] building nicollegordillo/Lab2_Conway against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicollegordillo/Lab2_Conway
[INFO] finished tweaking git repo https://github.com/nicollegordillo/Lab2_Conway
[INFO] tweaked toml for git repo https://github.com/nicollegordillo/Lab2_Conway written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicollegordillo/Lab2_Conway on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicollegordillo/Lab2_Conway 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.3.1
[INFO] [stderr]   Downloaded rand_distr v0.3.0
[INFO] [stderr]   Downloaded xcursor v0.3.6
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded xkb v0.2.1
[INFO] [stderr]   Downloaded minifb v0.19.3
[INFO] [stderr]   Downloaded wide v0.7.25
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded xkbcommon-sys v0.7.5
[INFO] [stderr]   Downloaded nalgebra v0.23.2
[INFO] [stderr]   Downloaded nix v0.20.2
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded nalgebra-glm v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ddc743bfb0975ca8bb1fedae3f725ccf0551794a677079d2c2a1b6dbf558a0c
[INFO] running `Command { std: "docker" "start" "-a" "7ddc743bfb0975ca8bb1fedae3f725ccf0551794a677079d2c2a1b6dbf558a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ddc743bfb0975ca8bb1fedae3f725ccf0551794a677079d2c2a1b6dbf558a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddc743bfb0975ca8bb1fedae3f725ccf0551794a677079d2c2a1b6dbf558a0c", kill_on_drop: false }`
[INFO] [stdout] 7ddc743bfb0975ca8bb1fedae3f725ccf0551794a677079d2c2a1b6dbf558a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e3ac847251e2d68abe3d9fa254661e441694e2778ee5fcee675bef8ab07741a
[INFO] running `Command { std: "docker" "start" "-a" "0e3ac847251e2d68abe3d9fa254661e441694e2778ee5fcee675bef8ab07741a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling wide v0.7.25
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling minifb v0.19.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling nalgebra v0.23.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.5
[INFO] [stderr]    Compiling xkb v0.2.1
[INFO] [stderr]    Compiling nalgebra-glm v0.9.0
[INFO] [stderr]    Compiling ConwaysGame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/framebuffer.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) {
[INFO] [stdout]     |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_pattern` is never used
[INFO] [stdout]   --> src/main.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn set_pattern(state: &mut Vec<Vec<bool>>, pattern: &[(usize, usize)], x: usize, y: usize) {
[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 `background_color` is never read
[INFO] [stdout]   --> src/framebuffer.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Framebuffer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub background_color: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_background_color`, `fill_with_color`, `save_to_file`, `flip_vertical`, and `fill_polygon` are never used
[INFO] [stdout]    --> src/framebuffer.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl Framebuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  29 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn set_background_color(&mut self, color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     fn fill_with_color(&mut self, color: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn save_to_file(&self, filename: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn flip_vertical(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "0e3ac847251e2d68abe3d9fa254661e441694e2778ee5fcee675bef8ab07741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3ac847251e2d68abe3d9fa254661e441694e2778ee5fcee675bef8ab07741a", kill_on_drop: false }`
[INFO] [stdout] 0e3ac847251e2d68abe3d9fa254661e441694e2778ee5fcee675bef8ab07741a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 014d9b769ed39ad4b271a972b6dacd2d4ca404366a584b5664ecc099401514e2
[INFO] running `Command { std: "docker" "start" "-a" "014d9b769ed39ad4b271a972b6dacd2d4ca404366a584b5664ecc099401514e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling ConwaysGame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/framebuffer.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) {
[INFO] [stdout]     |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_pattern` is never used
[INFO] [stdout]   --> src/main.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn set_pattern(state: &mut Vec<Vec<bool>>, pattern: &[(usize, usize)], x: usize, y: usize) {
[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 `background_color` is never read
[INFO] [stdout]   --> src/framebuffer.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Framebuffer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub background_color: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear`, `set_background_color`, `fill_with_color`, `save_to_file`, `flip_vertical`, and `fill_polygon` are never used
[INFO] [stdout]    --> src/framebuffer.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl Framebuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  29 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn set_background_color(&mut self, color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     fn fill_with_color(&mut self, color: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn save_to_file(&self, filename: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn flip_vertical(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "014d9b769ed39ad4b271a972b6dacd2d4ca404366a584b5664ecc099401514e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014d9b769ed39ad4b271a972b6dacd2d4ca404366a584b5664ecc099401514e2", kill_on_drop: false }`
[INFO] [stdout] 014d9b769ed39ad4b271a972b6dacd2d4ca404366a584b5664ecc099401514e2
