[INFO] cloning repository https://github.com/DimartX/CG_lab3_gtk-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DimartX/CG_lab3_gtk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimartX%2FCG_lab3_gtk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimartX%2FCG_lab3_gtk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7af8c52e3ef1b237a0d2b66fab35395146a7d36c
[INFO] testing DimartX/CG_lab3_gtk-rs against nightly-2025-01-18 for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimartX%2FCG_lab3_gtk-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DimartX/CG_lab3_gtk-rs on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DimartX/CG_lab3_gtk-rs
[INFO] finished tweaking git repo https://github.com/DimartX/CG_lab3_gtk-rs
[INFO] tweaked toml for git repo https://github.com/DimartX/CG_lab3_gtk-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DimartX/CG_lab3_gtk-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded version-compare v0.0.10
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded pango-sys v0.10.0
[INFO] [stderr]   Downloaded system-deps v1.3.2
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded gtk v0.9.2
[INFO] [stderr]   Downloaded gdk v0.13.2
[INFO] [stderr]   Downloaded atk v0.9.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.10.0
[INFO] [stderr]   Downloaded atk-sys v0.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded gtk-sys v0.10.0
[INFO] [stderr]   Downloaded glib-sys v0.10.1
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded gobject-sys v0.10.0
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded pango v0.9.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded slab v0.4.2
[INFO] [stderr]   Downloaded strum v0.18.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded strum_macros v0.18.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded glib-macros v0.10.1
[INFO] [stderr]   Downloaded glib v0.10.3
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded cairo-rs v0.9.1
[INFO] [stderr]   Downloaded gdk-pixbuf v0.9.0
[INFO] [stderr]   Downloaded gdk-sys v0.10.0
[INFO] [stderr]   Downloaded gio-sys v0.10.1
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded gio v0.9.1
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.10.0
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded once_cell v1.7.2
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8e5b5f47bd6ce0bdc183857353b4541f2214b508d9a32bc8a5a9256ce29a262
[INFO] running `Command { std: "docker" "start" "-a" "e8e5b5f47bd6ce0bdc183857353b4541f2214b508d9a32bc8a5a9256ce29a262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8e5b5f47bd6ce0bdc183857353b4541f2214b508d9a32bc8a5a9256ce29a262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e5b5f47bd6ce0bdc183857353b4541f2214b508d9a32bc8a5a9256ce29a262", kill_on_drop: false }`
[INFO] [stdout] e8e5b5f47bd6ce0bdc183857353b4541f2214b508d9a32bc8a5a9256ce29a262
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e8c14b9a9f7ac475db904667e650e1e3128b8eb0a393600e953d143207eaef7
[INFO] running `Command { std: "docker" "start" "-a" "0e8c14b9a9f7ac475db904667e650e1e3128b8eb0a393600e953d143207eaef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling lab3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Point_f64` should have an upper camel case name
[INFO] [stdout]   --> src/point.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Point_f64 {
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PointF64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |             let mut state = button_state.borrow_mut();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |             let mut state = button_state.borrow_mut();
[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: methods `print_text` and `draw_line` are never used
[INFO] [stdout]   --> src/canvas.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub trait Canvas {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn print_text(&mut self, p: &Point, text: &str);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 13 |     fn draw_line(&mut self, points: &[Point]);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `gray` and `white` are never used
[INFO] [stdout]   --> src/color.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn gray() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn white() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/point.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Point {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn from(pt: Point_f64) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from` are never used
[INFO] [stdout]   --> src/point.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl Point_f64 {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 60 |     pub fn new(x: f64, y: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn from(pt: Point) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_in_rectangle` is never used
[INFO] [stdout]    --> src/point.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn is_in_rectangle(lu: Point_f64, rd: Point_f64, point: Point_f64) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/figure.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Polygon {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 14 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "0e8c14b9a9f7ac475db904667e650e1e3128b8eb0a393600e953d143207eaef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8c14b9a9f7ac475db904667e650e1e3128b8eb0a393600e953d143207eaef7", kill_on_drop: false }`
[INFO] [stdout] 0e8c14b9a9f7ac475db904667e650e1e3128b8eb0a393600e953d143207eaef7
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d70f1fd4a11aa818f0900e9facb4b93f0830f85ff1c095e33ca841419400b0d
[INFO] running `Command { std: "docker" "start" "-a" "2d70f1fd4a11aa818f0900e9facb4b93f0830f85ff1c095e33ca841419400b0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling lab3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Point_f64` should have an upper camel case name
[INFO] [stdout]   --> src/point.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Point_f64 {
[INFO] [stdout]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PointF64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |             let mut state = button_state.borrow_mut();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |             let mut state = button_state.borrow_mut();
[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: methods `print_text` and `draw_line` are never used
[INFO] [stdout]   --> src/canvas.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub trait Canvas {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn print_text(&mut self, p: &Point, text: &str);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 13 |     fn draw_line(&mut self, points: &[Point]);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `gray` and `white` are never used
[INFO] [stdout]   --> src/color.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn gray() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn white() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/point.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Point {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn from(pt: Point_f64) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from` are never used
[INFO] [stdout]   --> src/point.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl Point_f64 {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 60 |     pub fn new(x: f64, y: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn from(pt: Point) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_in_rectangle` is never used
[INFO] [stdout]    --> src/point.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn is_in_rectangle(lu: Point_f64, rd: Point_f64, point: Point_f64) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/figure.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Polygon {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 14 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "2d70f1fd4a11aa818f0900e9facb4b93f0830f85ff1c095e33ca841419400b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d70f1fd4a11aa818f0900e9facb4b93f0830f85ff1c095e33ca841419400b0d", kill_on_drop: false }`
[INFO] [stdout] 2d70f1fd4a11aa818f0900e9facb4b93f0830f85ff1c095e33ca841419400b0d
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10e6b1f29ae2a84f5cbfd83579dfe7115b16b4b0cab154e4ccbdbd3878f6394f
[INFO] running `Command { std: "docker" "start" "-a" "10e6b1f29ae2a84f5cbfd83579dfe7115b16b4b0cab154e4ccbdbd3878f6394f", kill_on_drop: false }`
[INFO] [stderr] warning: type `Point_f64` should have an upper camel case name
[INFO] [stderr]   --> src/point.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct Point_f64 {
[INFO] [stderr]    |            ^^^^^^^^^ help: convert the identifier to upper camel case: `PointF64`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/main.rs:130:21
[INFO] [stderr]     |
[INFO] [stderr] 130 |             let mut state = button_state.borrow_mut();
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:130:17
[INFO] [stderr]     |
[INFO] [stderr] 130 |             let mut state = button_state.borrow_mut();
[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: methods `print_text` and `draw_line` are never used
[INFO] [stderr]   --> src/canvas.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 6  | pub trait Canvas {
[INFO] [stderr]    |           ------ methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 12 |     fn print_text(&mut self, p: &Point, text: &str);
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 13 |     fn draw_line(&mut self, points: &[Point]);
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `gray` and `white` are never used
[INFO] [stderr]   --> src/color.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 8  | impl Color {
[INFO] [stderr]    | ---------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub fn gray() -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub fn white() -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/point.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Point {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub fn from(pt: Point_f64) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `from` are never used
[INFO] [stderr]   --> src/point.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl Point_f64 {
[INFO] [stderr]    | -------------- associated functions in this implementation
[INFO] [stderr] 60 |     pub fn new(x: f64, y: f64) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn from(pt: Point) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_in_rectangle` is never used
[INFO] [stderr]    --> src/point.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub fn is_in_rectangle(lu: Point_f64, rd: Point_f64, point: Point_f64) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/figure.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Polygon {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 14 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lab3` (bin "lab3" test) generated 9 warnings (run `cargo fix --bin "lab3" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lab3-bad583d9e76a4dab)
[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" "10e6b1f29ae2a84f5cbfd83579dfe7115b16b4b0cab154e4ccbdbd3878f6394f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e6b1f29ae2a84f5cbfd83579dfe7115b16b4b0cab154e4ccbdbd3878f6394f", kill_on_drop: false }`
[INFO] [stdout] 10e6b1f29ae2a84f5cbfd83579dfe7115b16b4b0cab154e4ccbdbd3878f6394f
