[INFO] fetching crate wand 0.1.3...
[INFO] building wand-0.1.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate wand 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wand 0.1.3
[INFO] finished tweaking crates.io crate wand 0.1.3
[INFO] tweaked toml for crates.io crate wand 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wand 0.1.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding wasm-bindgen-test v0.2.50 (available: v0.3.54)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.3.27
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.2.50
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded dragon v0.1.3
[INFO] [stderr]   Downloaded nalgebra v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 103f24caac3bb2f5fa7d681abef8213b74c947e14d222bd737b01182f24f1c1f
[INFO] running `Command { std: "docker" "start" "-a" "103f24caac3bb2f5fa7d681abef8213b74c947e14d222bd737b01182f24f1c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "103f24caac3bb2f5fa7d681abef8213b74c947e14d222bd737b01182f24f1c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103f24caac3bb2f5fa7d681abef8213b74c947e14d222bd737b01182f24f1c1f", kill_on_drop: false }`
[INFO] [stdout] 103f24caac3bb2f5fa7d681abef8213b74c947e14d222bd737b01182f24f1c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b46667205ae3b366fe4b0449503cf0847e3736afaf3faa3898cc49868fc8027c
[INFO] running `Command { std: "docker" "start" "-a" "b46667205ae3b366fe4b0449503cf0847e3736afaf3faa3898cc49868fc8027c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling dragon v0.1.3
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling wand v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::component::Event`
[INFO] [stdout]  --> src/span/text_span.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::component::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/input.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_draw_outline!(Scene);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_draw_outline` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/text_span.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             ctx.set_fill_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:95:46
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:98:46
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:123:46
[INFO] [stdout]     |
[INFO] [stdout] 123 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 self.ctx.set_fill_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 self.ctx.set_stroke_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |             self.ctx.set_fill_style(&JsValue::from_str("grey"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.ctx.set_stroke_style(&JsValue::from_str("darkgreen"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/mod.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/section.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/scene.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/scene.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ev`
[INFO] [stdout]    --> src/section.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn consume_event(&mut self, ev: &mut Event) {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_ev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `document` is never read
[INFO] [stdout]   --> src/core.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 88 |     document: web_sys::Document,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_window`, `request_animation_frame`, and `run` are never used
[INFO] [stdout]    --> src/core.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Application {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn get_window() -> web_sys::Window {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn run(&self) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/text_span.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TextSpan {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/world_span/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WorldSpan {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_outline` is never used
[INFO] [stdout]   --> src/span/world_span/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl WorldSpan {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     fn draw_outline(&self, ctx: &web_sys::CanvasRenderingContext2d) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.16s
[INFO] running `Command { std: "docker" "inspect" "b46667205ae3b366fe4b0449503cf0847e3736afaf3faa3898cc49868fc8027c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46667205ae3b366fe4b0449503cf0847e3736afaf3faa3898cc49868fc8027c", kill_on_drop: false }`
[INFO] [stdout] b46667205ae3b366fe4b0449503cf0847e3736afaf3faa3898cc49868fc8027c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65b17e51d5f2e74ec50c424ce844addee811736038f7be1b29b17ef76e84f61
[INFO] running `Command { std: "docker" "start" "-a" "a65b17e51d5f2e74ec50c424ce844addee811736038f7be1b29b17ef76e84f61", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::component::Event`
[INFO] [stdout]  --> src/span/text_span.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::component::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/input.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_draw_outline!(Scene);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_draw_outline` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/text_span.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             ctx.set_fill_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:95:46
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:98:46
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:123:46
[INFO] [stdout]     |
[INFO] [stdout] 123 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 self.ctx.set_fill_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 self.ctx.set_stroke_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |             self.ctx.set_fill_style(&JsValue::from_str("grey"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.ctx.set_stroke_style(&JsValue::from_str("darkgreen"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/mod.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/section.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/scene.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/scene.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ev`
[INFO] [stdout]    --> src/section.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn consume_event(&mut self, ev: &mut Event) {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_ev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `document` is never read
[INFO] [stdout]   --> src/core.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 88 |     document: web_sys::Document,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_window`, `request_animation_frame`, and `run` are never used
[INFO] [stdout]    --> src/core.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Application {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn get_window() -> web_sys::Window {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn run(&self) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/text_span.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TextSpan {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/world_span/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WorldSpan {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_outline` is never used
[INFO] [stdout]   --> src/span/world_span/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl WorldSpan {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     fn draw_outline(&self, ctx: &web_sys::CanvasRenderingContext2d) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.3.27
[INFO] [stderr]    Compiling wasm-bindgen-test v0.2.50
[INFO] [stderr]    Compiling wand v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/utils.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::component::Event`
[INFO] [stdout]  --> src/span/text_span.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::component::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/input.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_draw_outline!(Scene);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_draw_outline` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/traits.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/text_span.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             ctx.set_fill_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:95:46
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]   --> src/span/world_span/renderer.rs:98:46
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   self.ctx.set_stroke_style(&JsValue::from_str(&stroke));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:123:46
[INFO] [stdout]     |
[INFO] [stdout] 123 | ...                   self.ctx.set_fill_style(&JsValue::from_str(&fill));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 self.ctx.set_fill_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 self.ctx.set_stroke_style(&JsValue::from_str(&p.4));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 self.ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |             self.ctx.set_fill_style(&JsValue::from_str("grey"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/span/world_span/renderer.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.ctx.set_stroke_style(&JsValue::from_str("darkgreen"));
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]   --> src/span/world_span/mod.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ctx.set_stroke_style(&JsValue::from_str("white"));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style`
[INFO] [stdout]    --> src/section.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ctx.set_stroke_style(&JsValue::from_str("#07ce88"));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/scene.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/scene.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn on_mouse_move(&mut self, x: f64, y: f64) {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ev`
[INFO] [stdout]    --> src/section.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn consume_event(&mut self, ev: &mut Event) {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_ev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `document` is never read
[INFO] [stdout]   --> src/core.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Application {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 88 |     document: web_sys::Document,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_window`, `request_animation_frame`, and `run` are never used
[INFO] [stdout]    --> src/core.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Application {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn get_window() -> web_sys::Window {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn run(&self) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/text_span.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TextSpan {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/span/world_span/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WorldSpan {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_outline` is never used
[INFO] [stdout]   --> src/span/world_span/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl WorldSpan {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     fn draw_outline(&self, ctx: &web_sys::CanvasRenderingContext2d) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "a65b17e51d5f2e74ec50c424ce844addee811736038f7be1b29b17ef76e84f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65b17e51d5f2e74ec50c424ce844addee811736038f7be1b29b17ef76e84f61", kill_on_drop: false }`
[INFO] [stdout] a65b17e51d5f2e74ec50c424ce844addee811736038f7be1b29b17ef76e84f61
