[INFO] cloning repository https://github.com/y-kitamu/improc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y-kitamu/improc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-kitamu%2Fimproc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-kitamu%2Fimproc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ae3e4b5b7d7bd8f93f5803c1e73e8188f1e2efe [INFO] checking y-kitamu/improc against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-kitamu%2Fimproc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/y-kitamu/improc on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/y-kitamu/improc [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/y-kitamu/improc [INFO] tweaked toml for git repo https://github.com/y-kitamu/improc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/y-kitamu/improc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81139b365cb634f23e4f689803a07d32aa85817905ee9a7053933149ba03330f [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" "81139b365cb634f23e4f689803a07d32aa85817905ee9a7053933149ba03330f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81139b365cb634f23e4f689803a07d32aa85817905ee9a7053933149ba03330f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81139b365cb634f23e4f689803a07d32aa85817905ee9a7053933149ba03330f", kill_on_drop: false }` [INFO] [stdout] 81139b365cb634f23e4f689803a07d32aa85817905ee9a7053933149ba03330f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3984f3f44e8b543d353284969c3dd0b802b1d6d1f1c0723dda080962a77797b3 [INFO] running `Command { std: "docker" "start" "-a" "3984f3f44e8b543d353284969c3dd0b802b1d6d1f1c0723dda080962a77797b3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking c_str_macro v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking wide v0.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking imgui-sdl2 v0.14.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking viewer v0.1.0 (/opt/rustwide/workdir/viewer) [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> viewer/src/shader/line_shader.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ffi::CString, ops::Add}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Vector4` [INFO] [stdout] --> viewer/src/shader/line_shader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> viewer/src/shader/line_shader.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{ffi::CString, ops::Add}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Vector4` [INFO] [stdout] --> viewer/src/shader/line_shader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> viewer/src/presenter/dual.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let (x, y) = get_mouse_pos(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | x: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mousestate` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | mousestate: &MouseState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mousestate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | x: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | y: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_btn` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | mouse_btn: &MouseButton, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clicks` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | clicks: &u8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_clicks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_btn` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | mouse_btn: &MouseButton, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clicks` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | clicks: &u8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_clicks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | x: &i32, // -1.0 to 1.0 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | y: &i32, // -1.0 to 1.0 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> viewer/src/image_manager.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn build(mut self) -> Self { [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: unused variable: `y` [INFO] [stdout] --> viewer/src/presenter/dual.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let (x, y) = get_mouse_pos(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | x: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mousestate` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | mousestate: &MouseState, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mousestate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | x: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | y: &i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_btn` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | mouse_btn: &MouseButton, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clicks` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | clicks: &u8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_clicks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | timestamp: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | window_id: &u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `which` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | which: &u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_which` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_btn` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | mouse_btn: &MouseButton, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clicks` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | clicks: &u8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_clicks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | x: &i32, // -1.0 to 1.0 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> viewer/src/shader/image_shader.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | y: &i32, // -1.0 to 1.0 [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> viewer/src/image_manager.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn build(mut self) -> Self { [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: `load_image` [INFO] [stdout] --> viewer/src/image_manager.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn load_image(&mut self, path: &Path, vflip: bool, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_image` [INFO] [stdout] --> viewer/src/image_manager.rs:202:12 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn load_image(&mut self, path: &Path, vflip: bool, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking feat v0.1.0 (/opt/rustwide/workdir/feat) [INFO] [stdout] warning: unused variable: `inv_affine_mat` [INFO] [stdout] --> feat/src/keypoints/imgproc.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let inv_affine_mat = inv_affine_mat(&affine_mat); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inv_affine_mat` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking improc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inv_affine_mat` [INFO] [stdout] --> feat/src/keypoints/imgproc.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let inv_affine_mat = inv_affine_mat(&affine_mat); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inv_affine_mat` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> examples/feat/fast_matching.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BenchmarkId` [INFO] [stdout] --> benches/image_access.rs:7:61 [INFO] [stdout] | [INFO] [stdout] 7 | use criterion::{black_box, criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ImageBuffer` [INFO] [stdout] --> benches/image_access.rs:8:45 [INFO] [stdout] | [INFO] [stdout] 8 | use image::{DynamicImage, GenericImageView, ImageBuffer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> examples/feat/fast_matching.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let mut sample = Sample { vec: Vec::new() }; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/feat/fast_matching.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let mut sample = Sample { vec: Vec::new() }; [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: field is never read: `vec` [INFO] [stdout] --> examples/feat/fast_matching.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | vec: Vec, [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: `sample` [INFO] [stdout] --> examples/feat/fast_matching.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn sample(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BenchmarkId` [INFO] [stdout] --> benches/affine_transform.rs:8:61 [INFO] [stdout] | [INFO] [stdout] 8 | use criterion::{black_box, criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Matrix2` [INFO] [stdout] --> benches/affine_transform.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | use nalgebra::{matrix, vector, ComplexField, Matrix2, Matrix2x3, Scalar, Vector2}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.67s [INFO] running `Command { std: "docker" "inspect" "3984f3f44e8b543d353284969c3dd0b802b1d6d1f1c0723dda080962a77797b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3984f3f44e8b543d353284969c3dd0b802b1d6d1f1c0723dda080962a77797b3", kill_on_drop: false }` [INFO] [stdout] 3984f3f44e8b543d353284969c3dd0b802b1d6d1f1c0723dda080962a77797b3