[INFO] cloning repository https://github.com/SallySoul/ete [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SallySoul/ete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSallySoul%2Fete", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSallySoul%2Fete'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2d5004cec8496564564916f5193a0db9baebbec [INFO] checking SallySoul/ete against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSallySoul%2Fete" "/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/SallySoul/ete on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SallySoul/ete [INFO] finished tweaking git repo https://github.com/SallySoul/ete [INFO] tweaked toml for git repo https://github.com/SallySoul/ete written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SallySoul/ete already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d0217a52f42b44f3d013f1b761f4465664cd4703afb555f6d41cb9046bc1da [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" "c2d0217a52f42b44f3d013f1b761f4465664cd4703afb555f6d41cb9046bc1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d0217a52f42b44f3d013f1b761f4465664cd4703afb555f6d41cb9046bc1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d0217a52f42b44f3d013f1b761f4465664cd4703afb555f6d41cb9046bc1da", kill_on_drop: false }` [INFO] [stdout] c2d0217a52f42b44f3d013f1b761f4465664cd4703afb555f6d41cb9046bc1da [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c00334cb52755735e96f500a2c95b8759863e7dc96f895e6ed5376fbb2ac3c [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" "13c00334cb52755735e96f500a2c95b8759863e7dc96f895e6ed5376fbb2ac3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking assert v0.7.4 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking camera_ss v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Checking wasm-bindgen v0.2.48 [INFO] [stderr] Compiling web-sys v0.3.25 [INFO] [stderr] Checking js-sys v0.3.25 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking ete v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:97:58 [INFO] [stdout] | [INFO] [stdout] 97 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:129:58 [INFO] [stdout] | [INFO] [stdout] 129 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:145:58 [INFO] [stdout] | [INFO] [stdout] 145 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:157:58 [INFO] [stdout] | [INFO] [stdout] 157 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:106:58 [INFO] [stdout] | [INFO] [stdout] 106 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:126:58 [INFO] [stdout] | [INFO] [stdout] 126 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:146:58 [INFO] [stdout] | [INFO] [stdout] 146 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(web_sys::Event)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:97:58 [INFO] [stdout] | [INFO] [stdout] 97 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:129:58 [INFO] [stdout] | [INFO] [stdout] 129 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:203:22 [INFO] [stdout] | [INFO] [stdout] 203 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(web_sys::Event)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::console::log_1` [INFO] [stdout] --> src/render/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use web_sys::console::log_1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:145:58 [INFO] [stdout] | [INFO] [stdout] 145 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/canvas.rs:157:58 [INFO] [stdout] | [INFO] [stdout] 157 | let handler = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:106:58 [INFO] [stdout] | [INFO] [stdout] 106 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:126:58 [INFO] [stdout] | [INFO] [stdout] 126 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:146:58 [INFO] [stdout] | [INFO] [stdout] 146 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn FnMut(_)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(web_sys::Event)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/controls.rs:203:22 [INFO] [stdout] | [INFO] [stdout] 203 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(web_sys::Event)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::console::log_1` [INFO] [stdout] --> src/render/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use web_sys::console::log_1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/render/color.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / pub const BLACK: Color = Color { [INFO] [stdout] 19 | | rgba: [0.0, 0.0, 0.0, 1.0], [INFO] [stdout] 20 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/render/color.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / pub const BLACK: Color = Color { [INFO] [stdout] 19 | | rgba: [0.0, 0.0, 0.0, 1.0], [INFO] [stdout] 20 | | }; [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: `from_floats` [INFO] [stdout] --> src/render/color.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn from_floats(r: f32, g: f32, b: f32, a: f32) -> Color { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_WIDTH` [INFO] [stdout] --> src/render/point_system.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const DEFAULT_WIDTH: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_COLOR` [INFO] [stdout] --> src/render/point_system.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const DEFAULT_COLOR: Color = color::BLACK; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_POINTS_PER_BUFFER` [INFO] [stdout] --> src/render/point_system.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const MAX_POINTS_PER_BUFFER: usize = (u16::max_value() / 20) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointSystemBuilder` [INFO] [stdout] --> src/render/point_system.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PointSystemBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/render/point_system.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(gl_context: &'a WebGlRenderingContext) -> PointSystemBuilder<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/render/point_system.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_radius(&mut self, radius: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_color` [INFO] [stdout] --> src/render/point_system.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn set_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_point` [INFO] [stdout] --> src/render/point_system.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn add_point(&mut self, position: [f32; 3]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `finish` [INFO] [stdout] --> src/render/point_system.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn finish(mut self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointBuffer` [INFO] [stdout] --> src/render/point_system.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct PointBuffer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/render/point_system.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointSystem` [INFO] [stdout] --> src/render/point_system.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct PointSystem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render` [INFO] [stdout] --> src/render/point_system.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn render( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BillBoard` [INFO] [stdout] --> src/shader/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | BillBoard, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_floats` [INFO] [stdout] --> src/render/color.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn from_floats(r: f32, g: f32, b: f32, a: f32) -> Color { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_WIDTH` [INFO] [stdout] --> src/render/point_system.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const DEFAULT_WIDTH: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_COLOR` [INFO] [stdout] --> src/render/point_system.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const DEFAULT_COLOR: Color = color::BLACK; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_POINTS_PER_BUFFER` [INFO] [stdout] --> src/render/point_system.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const MAX_POINTS_PER_BUFFER: usize = (u16::max_value() / 20) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointSystemBuilder` [INFO] [stdout] --> src/render/point_system.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PointSystemBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/render/point_system.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(gl_context: &'a WebGlRenderingContext) -> PointSystemBuilder<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_radius` [INFO] [stdout] --> src/render/point_system.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_radius(&mut self, radius: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_color` [INFO] [stdout] --> src/render/point_system.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn set_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_point` [INFO] [stdout] --> src/render/point_system.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn add_point(&mut self, position: [f32; 3]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `finish` [INFO] [stdout] --> src/render/point_system.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn finish(mut self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointBuffer` [INFO] [stdout] --> src/render/point_system.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct PointBuffer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/render/point_system.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PointSystem` [INFO] [stdout] --> src/render/point_system.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct PointSystem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render` [INFO] [stdout] --> src/render/point_system.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn render( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BillBoard` [INFO] [stdout] --> src/shader/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | BillBoard, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "13c00334cb52755735e96f500a2c95b8759863e7dc96f895e6ed5376fbb2ac3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c00334cb52755735e96f500a2c95b8759863e7dc96f895e6ed5376fbb2ac3c", kill_on_drop: false }` [INFO] [stdout] 13c00334cb52755735e96f500a2c95b8759863e7dc96f895e6ed5376fbb2ac3c