[INFO] cloning repository https://github.com/eeli1/wgpu-matrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eeli1/wgpu-matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Fwgpu-matrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Fwgpu-matrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf87b53e2480855a52904dc4041e7e9eb90c6944 [INFO] checking eeli1/wgpu-matrix against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeli1%2Fwgpu-matrix" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eeli1/wgpu-matrix on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eeli1/wgpu-matrix [INFO] finished tweaking git repo https://github.com/eeli1/wgpu-matrix [INFO] tweaked toml for git repo https://github.com/eeli1/wgpu-matrix written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/eeli1/wgpu-matrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c145769d43f30814e4798b4d79df027ebd02975938d40d82d5c7cbf463f5f35 [INFO] running `Command { std: "docker" "start" "-a" "4c145769d43f30814e4798b4d79df027ebd02975938d40d82d5c7cbf463f5f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c145769d43f30814e4798b4d79df027ebd02975938d40d82d5c7cbf463f5f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c145769d43f30814e4798b4d79df027ebd02975938d40d82d5c7cbf463f5f35", kill_on_drop: false }` [INFO] [stdout] 4c145769d43f30814e4798b4d79df027ebd02975938d40d82d5c7cbf463f5f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb5203aca33e27e33fa884eb3bfe8fbb6c9ad0cef62904a7b84587ecb9be7a2 [INFO] running `Command { std: "docker" "start" "-a" "3bb5203aca33e27e33fa884eb3bfe8fbb6c9ad0cef62904a7b84587ecb9be7a2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking profiling v1.0.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking naga v0.4.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking gfx-hal v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.8.1 [INFO] [stderr] Checking gfx-backend-vulkan v0.8.0 [INFO] [stderr] Checking gfx-backend-empty v0.8.0 [INFO] [stderr] Checking wgpu v0.8.1 [INFO] [stderr] Checking wgpu-matrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/matrix.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_gpu(gpu: gpu::Gpu) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `on_gpu` [INFO] [stdout] --> src/matrix.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_gpu(gpu: gpu::Gpu) {} [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: `new` [INFO] [stdout] --> src/matrix.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(height: usize, width: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bytes` [INFO] [stdout] --> src/matrix.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `matrix_flatt` [INFO] [stdout] --> src/matrix.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn matrix_flatt(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/matrix.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn from_vec(vec: Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_col` [INFO] [stdout] --> src/matrix.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_col(&self, col: usize) -> vector::Vector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transpose` [INFO] [stdout] --> src/matrix.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn transpose(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_row` [INFO] [stdout] --> src/matrix.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn get_row(&self, row: usize) -> vector::Vector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_index` [INFO] [stdout] --> src/matrix.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_index(&self, mut row: usize, mut col: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_vec` [INFO] [stdout] --> src/matrix.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn dot_vec(&self, vector: &vector::Vector) -> vector::Vector { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_vec` [INFO] [stdout] --> src/matrix.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn cross_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul_scalar` [INFO] [stdout] --> src/matrix.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn mul_scalar(&mut self, scalar: &f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_scalar` [INFO] [stdout] --> src/matrix.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn add_scalar(&mut self, scalar: &f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_mat` [INFO] [stdout] --> src/matrix.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn add_mat(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_mat` [INFO] [stdout] --> src/matrix.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn dot_mat(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_mat` [INFO] [stdout] --> src/matrix.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn cross_mat(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `det` [INFO] [stdout] --> src/matrix.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn det(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eigen_val` [INFO] [stdout] --> src/matrix.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn eigen_val(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eigen_vec` [INFO] [stdout] --> src/matrix.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn eigen_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/vector.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(vec: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mag` [INFO] [stdout] --> src/vector.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn mag(&self) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unit` [INFO] [stdout] --> src/vector.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn unit(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/vector.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_vec` [INFO] [stdout] --> src/vector.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn dot_vec(&self, other: Vector) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul_vec` [INFO] [stdout] --> src/vector.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn mul_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_vec` [INFO] [stdout] --> src/vector.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn add_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_vec` [INFO] [stdout] --> src/vector.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn sub_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div_vec` [INFO] [stdout] --> src/vector.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn div_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_vec` [INFO] [stdout] --> src/vector.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn cross_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `angle` [INFO] [stdout] --> src/vector.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn angle(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rot` [INFO] [stdout] --> src/vector.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn rot(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul_scalar` [INFO] [stdout] --> src/vector.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn mul_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div_scalar` [INFO] [stdout] --> src/vector.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn div_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_scalar` [INFO] [stdout] --> src/vector.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn add_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_scalar` [INFO] [stdout] --> src/vector.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn sub_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `vec` [INFO] [stdout] --> src/vector.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn vec(&self) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bytes` [INFO] [stdout] --> src/vector.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gpu` [INFO] [stdout] --> src/matrix.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_gpu(gpu: gpu::Gpu) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `on_gpu` [INFO] [stdout] --> src/matrix.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn on_gpu(gpu: gpu::Gpu) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bytes` [INFO] [stdout] --> src/matrix.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn get_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `matrix_flatt` [INFO] [stdout] --> src/matrix.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn matrix_flatt(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transpose` [INFO] [stdout] --> src/matrix.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn transpose(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_vec` [INFO] [stdout] --> src/matrix.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn cross_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul_scalar` [INFO] [stdout] --> src/matrix.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn mul_scalar(&mut self, scalar: &f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_scalar` [INFO] [stdout] --> src/matrix.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn add_scalar(&mut self, scalar: &f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_mat` [INFO] [stdout] --> src/matrix.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn add_mat(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_mat` [INFO] [stdout] --> src/matrix.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn dot_mat(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_mat` [INFO] [stdout] --> src/matrix.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn cross_mat(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `det` [INFO] [stdout] --> src/matrix.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn det(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eigen_val` [INFO] [stdout] --> src/matrix.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn eigen_val(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eigen_vec` [INFO] [stdout] --> src/matrix.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn eigen_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/vector.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_vec` [INFO] [stdout] --> src/vector.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn dot_vec(&self, other: Vector) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mul_vec` [INFO] [stdout] --> src/vector.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn mul_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_vec` [INFO] [stdout] --> src/vector.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn add_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_vec` [INFO] [stdout] --> src/vector.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn sub_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div_vec` [INFO] [stdout] --> src/vector.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn div_vec(&mut self, other: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_vec` [INFO] [stdout] --> src/vector.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn cross_vec(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `angle` [INFO] [stdout] --> src/vector.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn angle(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rot` [INFO] [stdout] --> src/vector.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn rot(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_scalar` [INFO] [stdout] --> src/vector.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn add_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub_scalar` [INFO] [stdout] --> src/vector.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn sub_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bytes` [INFO] [stdout] --> src/vector.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "3bb5203aca33e27e33fa884eb3bfe8fbb6c9ad0cef62904a7b84587ecb9be7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb5203aca33e27e33fa884eb3bfe8fbb6c9ad0cef62904a7b84587ecb9be7a2", kill_on_drop: false }` [INFO] [stdout] 3bb5203aca33e27e33fa884eb3bfe8fbb6c9ad0cef62904a7b84587ecb9be7a2