Oct 21 15:22:33.868 INFO checking myuon/ruyt against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:22:33.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 15:22:34.200 INFO blam! 1c91385e4d14df2dc97dfd2d0275e64d14d97141365f4900284c09774470d14c Oct 21 15:22:34.213 INFO running `"docker" "start" "-a" "1c91385e4d14df2dc97dfd2d0275e64d14d97141365f4900284c09774470d14c"` Oct 21 15:22:35.752 INFO kablam! usermod: no changes Oct 21 15:22:35.848 INFO kablam! Checking ruyt v0.1.0 (/source) Oct 21 15:22:36.668 INFO kablam! warning: method is never used: `new` Oct 21 15:22:36.669 INFO kablam! --> src/vector.rs:95:5 Oct 21 15:22:36.669 INFO kablam! | Oct 21 15:22:36.669 INFO kablam! 95 | pub fn new(v: V3) -> V3U { Oct 21 15:22:36.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.670 INFO kablam! | Oct 21 15:22:36.670 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:22:36.670 INFO kablam! Oct 21 15:22:36.671 INFO kablam! warning: method is never used: `as_V3` Oct 21 15:22:36.671 INFO kablam! --> src/vector.rs:99:5 Oct 21 15:22:36.671 INFO kablam! | Oct 21 15:22:36.671 INFO kablam! 99 | pub fn as_V3(self) -> V3 { Oct 21 15:22:36.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.672 INFO kablam! Oct 21 15:22:36.672 INFO kablam! warning: method is never used: `x` Oct 21 15:22:36.672 INFO kablam! --> src/vector.rs:103:5 Oct 21 15:22:36.673 INFO kablam! | Oct 21 15:22:36.673 INFO kablam! 103 | pub fn x(&self) -> f32 { Oct 21 15:22:36.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.673 INFO kablam! Oct 21 15:22:36.674 INFO kablam! warning: method is never used: `y` Oct 21 15:22:36.674 INFO kablam! --> src/vector.rs:107:5 Oct 21 15:22:36.674 INFO kablam! | Oct 21 15:22:36.674 INFO kablam! 107 | pub fn y(&self) -> f32 { Oct 21 15:22:36.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.675 INFO kablam! Oct 21 15:22:36.675 INFO kablam! warning: method is never used: `z` Oct 21 15:22:36.675 INFO kablam! --> src/vector.rs:111:5 Oct 21 15:22:36.676 INFO kablam! | Oct 21 15:22:36.676 INFO kablam! 111 | pub fn z(&self) -> f32 { Oct 21 15:22:36.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.676 INFO kablam! Oct 21 15:22:36.677 INFO kablam! warning: method `as_V3` should have a snake case name such as `as_v3` Oct 21 15:22:36.677 INFO kablam! --> src/vector.rs:99:5 Oct 21 15:22:36.677 INFO kablam! | Oct 21 15:22:36.677 INFO kablam! 99 | / pub fn as_V3(self) -> V3 { Oct 21 15:22:36.678 INFO kablam! 100 | | self.0 Oct 21 15:22:36.678 INFO kablam! 101 | | } Oct 21 15:22:36.678 INFO kablam! | |_____^ Oct 21 15:22:36.678 INFO kablam! | Oct 21 15:22:36.679 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:22:36.679 INFO kablam! Oct 21 15:22:36.789 INFO kablam! warning: method is never used: `new` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:95:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! 95 | pub fn new(v: V3) -> V3U { Oct 21 15:22:36.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:22:36.791 INFO kablam! Oct 21 15:22:36.791 INFO kablam! warning: method is never used: `as_V3` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:99:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! 99 | pub fn as_V3(self) -> V3 { Oct 21 15:22:36.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.791 INFO kablam! Oct 21 15:22:36.791 INFO kablam! warning: method is never used: `x` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:103:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! 103 | pub fn x(&self) -> f32 { Oct 21 15:22:36.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.791 INFO kablam! Oct 21 15:22:36.791 INFO kablam! warning: method is never used: `y` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:107:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! 107 | pub fn y(&self) -> f32 { Oct 21 15:22:36.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.791 INFO kablam! Oct 21 15:22:36.791 INFO kablam! warning: method is never used: `z` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:111:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.791 INFO kablam! 111 | pub fn z(&self) -> f32 { Oct 21 15:22:36.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:22:36.791 INFO kablam! Oct 21 15:22:36.791 INFO kablam! warning: method `as_V3` should have a snake case name such as `as_v3` Oct 21 15:22:36.791 INFO kablam! --> src/vector.rs:99:5 Oct 21 15:22:36.791 INFO kablam! | Oct 21 15:22:36.792 INFO kablam! 99 | / pub fn as_V3(self) -> V3 { Oct 21 15:22:36.792 INFO kablam! 100 | | self.0 Oct 21 15:22:36.792 INFO kablam! 101 | | } Oct 21 15:22:36.792 INFO kablam! | |_____^ Oct 21 15:22:36.792 INFO kablam! | Oct 21 15:22:36.792 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:22:36.792 INFO kablam! Oct 21 15:22:36.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 21 15:22:36.831 INFO kablam! su: No module specific data is present Oct 21 15:22:37.704 INFO running `"docker" "rm" "-f" "1c91385e4d14df2dc97dfd2d0275e64d14d97141365f4900284c09774470d14c"` Oct 21 15:22:37.952 INFO blam! 1c91385e4d14df2dc97dfd2d0275e64d14d97141365f4900284c09774470d14c