[INFO] cloning repository https://github.com/derekdreery/image-viewer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekdreery/image-viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fimage-viewer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fimage-viewer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e54667fcb8b67657c73987257bc2d3327cd3a73 [INFO] checking derekdreery/image-viewer against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fimage-viewer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derekdreery/image-viewer on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/derekdreery/image-viewer [INFO] finished tweaking git repo https://github.com/derekdreery/image-viewer [INFO] tweaked toml for git repo https://github.com/derekdreery/image-viewer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/derekdreery/image-viewer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 080de9089b9d2332d79033fd220b2682feae99963a4d38dabc27afe8db214d9c [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" "080de9089b9d2332d79033fd220b2682feae99963a4d38dabc27afe8db214d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "080de9089b9d2332d79033fd220b2682feae99963a4d38dabc27afe8db214d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080de9089b9d2332d79033fd220b2682feae99963a4d38dabc27afe8db214d9c", kill_on_drop: false }` [INFO] [stdout] 080de9089b9d2332d79033fd220b2682feae99963a4d38dabc27afe8db214d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0ff0604792bf1968b5e4f97174842b331ce92d5bc4634504a0b58406a8d757 [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" "ca0ff0604792bf1968b5e4f97174842b331ce92d5bc4634504a0b58406a8d757", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Checking usvg v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking piet v0.2.0-pre6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.3.1 (https://github.com/linebender/druid#0e1e47b6) [INFO] [stderr] Compiling druid-lens-compose v0.2.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [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 cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle v0.12.0 [INFO] [stderr] Checking piet-cairo v0.2.0-pre6 [INFO] [stderr] Checking piet-common v0.2.0-pre6 [INFO] [stderr] Checking druid-shell v0.6.0 (https://github.com/linebender/druid#0e1e47b6) [INFO] [stderr] Checking druid v0.6.0 (https://github.com/linebender/druid#0e1e47b6) [INFO] [stderr] Checking image-viewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `old_data` [INFO] [stdout] --> src/main.rs:174:47 [INFO] [stdout] | [INFO] [stdout] 174 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | data: &mut Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | data: &Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/widgets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | ctx: &mut LayoutCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | data: &Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:272:75 [INFO] [stdout] | [INFO] [stdout] 272 | fn paint(&mut self, ctx: &mut PaintCtx, data: &Option>, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_data` [INFO] [stdout] --> src/main.rs:174:47 [INFO] [stdout] | [INFO] [stdout] 174 | fn update(&mut self, ctx: &mut UpdateCtx, old_data: &T, data: &T, env: &Env) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | data: &mut Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | data: &Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/widgets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | ctx: &mut LayoutCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/widgets.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | data: &Option>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | env: &Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/widgets.rs:272:75 [INFO] [stdout] | [INFO] [stdout] 272 | fn paint(&mut self, ctx: &mut PaintCtx, data: &Option>, env: &Env) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scroll_component` [INFO] [stdout] --> src/widgets.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | scroll_component: ScrollComponent, [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: `translate` [INFO] [stdout] --> src/widgets.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn translate(&mut self, amt: Vec2, size: Size) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step_animation` [INFO] [stdout] --> src/widgets.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn step_animation(&mut self) -> Finished { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Finished` [INFO] [stdout] --> src/widgets.rs:308:6 [INFO] [stdout] | [INFO] [stdout] 308 | enum Finished { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_finished` [INFO] [stdout] --> src/widgets.rs:314:8 [INFO] [stdout] | [INFO] [stdout] 314 | fn is_finished(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scale_towards` [INFO] [stdout] --> src/widgets.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn scale_towards(cur: f64, to: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scroll_component` [INFO] [stdout] --> src/widgets.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | scroll_component: ScrollComponent, [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: `translate` [INFO] [stdout] --> src/widgets.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn translate(&mut self, amt: Vec2, size: Size) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step_animation` [INFO] [stdout] --> src/widgets.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn step_animation(&mut self) -> Finished { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Finished` [INFO] [stdout] --> src/widgets.rs:308:6 [INFO] [stdout] | [INFO] [stdout] 308 | enum Finished { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_finished` [INFO] [stdout] --> src/widgets.rs:314:8 [INFO] [stdout] | [INFO] [stdout] 314 | fn is_finished(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `scale_towards` [INFO] [stdout] --> src/widgets.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn scale_towards(cur: f64, to: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `Command { std: "docker" "inspect" "ca0ff0604792bf1968b5e4f97174842b331ce92d5bc4634504a0b58406a8d757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0ff0604792bf1968b5e4f97174842b331ce92d5bc4634504a0b58406a8d757", kill_on_drop: false }` [INFO] [stdout] ca0ff0604792bf1968b5e4f97174842b331ce92d5bc4634504a0b58406a8d757