[INFO] cloning repository https://github.com/svew/rust-voroni-diagram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svew/rust-voroni-diagram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvew%2Frust-voroni-diagram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvew%2Frust-voroni-diagram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17ff733fccbff46ba3f3d2eb134d89f4ff5c2bee [INFO] checking svew/rust-voroni-diagram against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvew%2Frust-voroni-diagram" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svew/rust-voroni-diagram on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/svew/rust-voroni-diagram [INFO] finished tweaking git repo https://github.com/svew/rust-voroni-diagram [INFO] tweaked toml for git repo https://github.com/svew/rust-voroni-diagram written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/svew/rust-voroni-diagram already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119753b11d53ccfabdc0dc6fa566d0ff8da7aa9c8e05769202c9d726564cdab5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "119753b11d53ccfabdc0dc6fa566d0ff8da7aa9c8e05769202c9d726564cdab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119753b11d53ccfabdc0dc6fa566d0ff8da7aa9c8e05769202c9d726564cdab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119753b11d53ccfabdc0dc6fa566d0ff8da7aa9c8e05769202c9d726564cdab5", kill_on_drop: false }` [INFO] [stdout] 119753b11d53ccfabdc0dc6fa566d0ff8da7aa9c8e05769202c9d726564cdab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960fbad6f9384d362b1380564cf3d6a95439c7a4273e88f2e02e3b65dbd63e71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "960fbad6f9384d362b1380564cf3d6a95439c7a4273e88f2e02e3b65dbd63e71", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking smallvec v0.6.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking tempfile v3.0.0 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling glium v0.20.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking voroni v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | {if point.x() < min.x() {point.x()} else {min.x()}}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | {if point.y() < min.y() {point.y()} else {min.y()}})); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | {if point.x() > max.x() {point.x()} else {max.x()}}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | {if point.y() > max.y() {point.y()} else {max.y()}})); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | {if point.x() < min.x() {point.x()} else {min.x()}}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | {if point.y() < min.y() {point.y()} else {min.y()}})); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | {if point.x() > max.x() {point.x()} else {max.x()}}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/geometry/bound.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | {if point.y() > max.y() {point.y()} else {max.y()}})); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphics/display.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(OpenglVertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphics/display.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(OpenglVertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphics/display.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(OpenglVertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphics/display.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(OpenglVertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/file/io.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => None,}) //if not, return nothing [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/file/io.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("Oh no!"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/file/io.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(why) => panic!("Double oh no!"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site1` [INFO] [stdout] --> src/geometry/bound.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_site1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site2` [INFO] [stdout] --> src/geometry/bound.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_site2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_pointer` [INFO] [stdout] --> src/voroni/voroni_process.rs:282:70 [INFO] [stdout] | [INFO] [stdout] 282 | fn process_circle(&mut self, center : Point, leaf_middle_ptr : u32, event_pointer : u32) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_pointer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/file/io.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => None,}) //if not, return nothing [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/file/io.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | Err(why) => panic!("Oh no!"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/file/io.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(why) => panic!("Double oh no!"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site1` [INFO] [stdout] --> src/geometry/bound.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_site1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site2` [INFO] [stdout] --> src/geometry/bound.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_site2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e4` [INFO] [stdout] --> src/geometry/dcel.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | let e4 = dcel.new_edge(Some(v1)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_e4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e5` [INFO] [stdout] --> src/geometry/dcel.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | let e5 = dcel.new_edge(Some(v2)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_e5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e6` [INFO] [stdout] --> src/geometry/dcel.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | let e6 = dcel.new_edge(Some(v3)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_e6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `break_point` [INFO] [stdout] --> src/voroni/voroni_process.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | NodeType::Internal(break_point) => panic!("We should not be intersecting an internal node!"), [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_pointer` [INFO] [stdout] --> src/voroni/voroni_process.rs:282:70 [INFO] [stdout] | [INFO] [stdout] 282 | fn process_circle(&mut self, center : Point, leaf_middle_ptr : u32, event_pointer : u32) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_pointer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/voroni/voroni_process.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | let mut ss = &mut self.status_struct; [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: associated function is never used: `get_top` [INFO] [stdout] --> src/geometry/bound.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_top(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bottom` [INFO] [stdout] --> src/geometry/bound.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_bottom(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_left` [INFO] [stdout] --> src/geometry/bound.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_left(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_right` [INFO] [stdout] --> src/geometry/bound.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_right(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_max` [INFO] [stdout] --> src/geometry/bound.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_max(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_min` [INFO] [stdout] --> src/geometry/bound.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_min(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `margin` [INFO] [stdout] --> src/geometry/bound.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn margin(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_bound_intersection` [INFO] [stdout] --> src/geometry/bound.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `closer_point` [INFO] [stdout] --> src/geometry/bound.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn closer_point(x : &Point, a : &Point, b : &Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_tuple` [INFO] [stdout] --> src/geometry/dcel.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn get_edge_tuple(&self, edge_ptr : EdgePtr) -> Option<(VertexPtr, VertexPtr)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/geometry/point.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn cross(self, rhs: Point) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot` [INFO] [stdout] --> src/geometry/point.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn dot(self, rhs: Point) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_parabola_y` [INFO] [stdout] --> src/voroni/geometry.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_parabola_y(focus : &Point, line_y : f64, x : f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_parabola` [INFO] [stdout] --> src/voroni/geometry.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_parabola(focus : &Point, line_y : f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/voroni/voroni_process.rs:421:7 [INFO] [stdout] | [INFO] [stdout] 421 | let mut ss = &mut self.status_struct; [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: associated function is never used: `get_top` [INFO] [stdout] --> src/geometry/bound.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_top(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bottom` [INFO] [stdout] --> src/geometry/bound.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_bottom(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_left` [INFO] [stdout] --> src/geometry/bound.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_left(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_right` [INFO] [stdout] --> src/geometry/bound.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_right(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_max` [INFO] [stdout] --> src/geometry/bound.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_max(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_min` [INFO] [stdout] --> src/geometry/bound.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_min(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `margin` [INFO] [stdout] --> src/geometry/bound.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn margin(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_bound_intersection` [INFO] [stdout] --> src/geometry/bound.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn find_bound_intersection(&self, site1 : &Point, site2 : &Point) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `closer_point` [INFO] [stdout] --> src/geometry/bound.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn closer_point(x : &Point, a : &Point, b : &Point) -> Point { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_edge_tuple` [INFO] [stdout] --> src/geometry/dcel.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn get_edge_tuple(&self, edge_ptr : EdgePtr) -> Option<(VertexPtr, VertexPtr)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/geometry/point.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn cross(self, rhs: Point) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot` [INFO] [stdout] --> src/geometry/point.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn dot(self, rhs: Point) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_parabola_y` [INFO] [stdout] --> src/voroni/geometry.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_parabola_y(focus : &Point, line_y : f64, x : f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_parabola` [INFO] [stdout] --> src/voroni/geometry.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_parabola(focus : &Point, line_y : f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.51s [INFO] running `Command { std: "docker" "inspect" "960fbad6f9384d362b1380564cf3d6a95439c7a4273e88f2e02e3b65dbd63e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960fbad6f9384d362b1380564cf3d6a95439c7a4273e88f2e02e3b65dbd63e71", kill_on_drop: false }` [INFO] [stdout] 960fbad6f9384d362b1380564cf3d6a95439c7a4273e88f2e02e3b65dbd63e71