[INFO] cloning repository https://github.com/mar22266/TodoPreLab01Graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mar22266/TodoPreLab01Graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmar22266%2FTodoPreLab01Graphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmar22266%2FTodoPreLab01Graphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad82a8e6cced496b09a7db5a12d41041899b6072 [INFO] testing mar22266/TodoPreLab01Graphics against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmar22266%2FTodoPreLab01Graphics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mar22266/TodoPreLab01Graphics on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mar22266/TodoPreLab01Graphics [INFO] finished tweaking git repo https://github.com/mar22266/TodoPreLab01Graphics [INFO] tweaked toml for git repo https://github.com/mar22266/TodoPreLab01Graphics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mar22266/TodoPreLab01Graphics 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a6cefe9ab567ae4e1f0c9e1da0bf97dfde9b656aff193269ffa32db9a0711a [INFO] running `Command { std: "docker" "start" "-a" "02a6cefe9ab567ae4e1f0c9e1da0bf97dfde9b656aff193269ffa32db9a0711a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a6cefe9ab567ae4e1f0c9e1da0bf97dfde9b656aff193269ffa32db9a0711a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a6cefe9ab567ae4e1f0c9e1da0bf97dfde9b656aff193269ffa32db9a0711a", kill_on_drop: false }` [INFO] [stdout] 02a6cefe9ab567ae4e1f0c9e1da0bf97dfde9b656aff193269ffa32db9a0711a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 691e936acd48a9cca4c06560a535db81137c52ced5e4b8017d2c01786d2560ba [INFO] running `Command { std: "docker" "start" "-a" "691e936acd48a9cca4c06560a535db81137c52ced5e4b8017d2c01786d2560ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.10.0 [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 num-iter v0.1.45 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling nalgebra-glm v0.9.0 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glm::Vec3` [INFO] [stdout] --> src/framebuffer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glm::Vec3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let mut vertex_buffer: Vec = vertices.to_vec(); // This copies vertex data into a local buffer [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `background_color` is never read [INFO] [stdout] --> src/framebuffer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Framebuffer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | background_color: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_polygon` is never used [INFO] [stdout] --> src/framebuffer.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Framebuffer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 16 | pub fn draw_polygon(&mut self, points: &[(f64, f64)]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear`, `get_color`, `set_background_color`, and `set_current_color` are never used [INFO] [stdout] --> src/framebuffer.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Framebuffer { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn get_color(&self, x: usize, y: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn set_background_color(&mut self, color: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn set_current_color(&mut self, color: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.55s [INFO] running `Command { std: "docker" "inspect" "691e936acd48a9cca4c06560a535db81137c52ced5e4b8017d2c01786d2560ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691e936acd48a9cca4c06560a535db81137c52ced5e4b8017d2c01786d2560ba", kill_on_drop: false }` [INFO] [stdout] 691e936acd48a9cca4c06560a535db81137c52ced5e4b8017d2c01786d2560ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61522e43fe3cab8ed014c72fbd5e6c3cc8dac6a649f9b34e522f20c0b135bd0e [INFO] running `Command { std: "docker" "start" "-a" "61522e43fe3cab8ed014c72fbd5e6c3cc8dac6a649f9b34e522f20c0b135bd0e", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glm::Vec3` [INFO] [stdout] --> src/framebuffer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glm::Vec3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let mut vertex_buffer: Vec = vertices.to_vec(); // This copies vertex data into a local buffer [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_polygon` is never used [INFO] [stdout] --> src/framebuffer.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Framebuffer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 16 | pub fn draw_polygon(&mut self, points: &[(f64, f64)]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "61522e43fe3cab8ed014c72fbd5e6c3cc8dac6a649f9b34e522f20c0b135bd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61522e43fe3cab8ed014c72fbd5e6c3cc8dac6a649f9b34e522f20c0b135bd0e", kill_on_drop: false }` [INFO] [stdout] 61522e43fe3cab8ed014c72fbd5e6c3cc8dac6a649f9b34e522f20c0b135bd0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63074af329ca4add94f69608f68a5fdace024ae2e007dfc3becbdc755c3a88f3 [INFO] running `Command { std: "docker" "start" "-a" "63074af329ca4add94f69608f68a5fdace024ae2e007dfc3becbdc755c3a88f3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `glm::Vec3` [INFO] [stderr] --> src/framebuffer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use glm::Vec3; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let mut vertex_buffer: Vec = vertices.to_vec(); // This copies vertex data into a local buffer [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `draw_polygon` is never used [INFO] [stderr] --> src/framebuffer.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl Framebuffer { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 16 | pub fn draw_polygon(&mut self, points: &[(f64, f64)]) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hello_world` (bin "hello_world" test) generated 3 warnings (run `cargo fix --bin "hello_world" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world-1b51706e4fd4668e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test framebuffer::tests::test_clear ... ok [INFO] [stdout] test framebuffer::tests::test_new_framebuffer ... ok [INFO] [stdout] test framebuffer::tests::test_point ... ok [INFO] [stdout] test framebuffer::tests::test_set_background_color ... ok [INFO] [stdout] test framebuffer::tests::test_get_color ... ok [INFO] [stdout] test framebuffer::tests::test_set_current_color ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63074af329ca4add94f69608f68a5fdace024ae2e007dfc3becbdc755c3a88f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63074af329ca4add94f69608f68a5fdace024ae2e007dfc3becbdc755c3a88f3", kill_on_drop: false }` [INFO] [stdout] 63074af329ca4add94f69608f68a5fdace024ae2e007dfc3becbdc755c3a88f3