Oct 27 00:00:09.211 INFO checking myuon/ruyt against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:00:09.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 00:00:09.715 INFO blam! f708a880aac763e446e463570ce5afd14dd34362cb3e6f01070fda2f48bea5e9 Oct 27 00:00:09.718 INFO running `"docker" "start" "-a" "f708a880aac763e446e463570ce5afd14dd34362cb3e6f01070fda2f48bea5e9"` Oct 27 00:00:11.383 INFO kablam! usermod: no changes Oct 27 00:00:11.476 INFO kablam! Checking ruyt v0.1.0 (/source) Oct 27 00:00:12.331 INFO kablam! warning: method is never used: `new` Oct 27 00:00:12.331 INFO kablam! --> src/vector.rs:95:5 Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! 95 | pub fn new(v: V3) -> V3U { Oct 27 00:00:12.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:00:12.331 INFO kablam! Oct 27 00:00:12.331 INFO kablam! warning: method is never used: `as_V3` Oct 27 00:00:12.331 INFO kablam! --> src/vector.rs:99:5 Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! 99 | pub fn as_V3(self) -> V3 { Oct 27 00:00:12.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.331 INFO kablam! Oct 27 00:00:12.331 INFO kablam! warning: method is never used: `x` Oct 27 00:00:12.331 INFO kablam! --> src/vector.rs:103:5 Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! 103 | pub fn x(&self) -> f32 { Oct 27 00:00:12.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.331 INFO kablam! Oct 27 00:00:12.331 INFO kablam! warning: method is never used: `y` Oct 27 00:00:12.331 INFO kablam! --> src/vector.rs:107:5 Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! 107 | pub fn y(&self) -> f32 { Oct 27 00:00:12.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.331 INFO kablam! Oct 27 00:00:12.331 INFO kablam! warning: method is never used: `z` Oct 27 00:00:12.331 INFO kablam! --> src/vector.rs:111:5 Oct 27 00:00:12.331 INFO kablam! | Oct 27 00:00:12.331 INFO kablam! 111 | pub fn z(&self) -> f32 { Oct 27 00:00:12.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.331 INFO kablam! Oct 27 00:00:12.335 INFO kablam! warning: method `as_V3` should have a snake case name such as `as_v3` Oct 27 00:00:12.335 INFO kablam! --> src/vector.rs:99:5 Oct 27 00:00:12.335 INFO kablam! | Oct 27 00:00:12.335 INFO kablam! 99 | / pub fn as_V3(self) -> V3 { Oct 27 00:00:12.335 INFO kablam! 100 | | self.0 Oct 27 00:00:12.335 INFO kablam! 101 | | } Oct 27 00:00:12.335 INFO kablam! | |_____^ Oct 27 00:00:12.335 INFO kablam! | Oct 27 00:00:12.335 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 00:00:12.335 INFO kablam! Oct 27 00:00:12.475 INFO kablam! warning: method is never used: `new` Oct 27 00:00:12.475 INFO kablam! --> src/vector.rs:95:5 Oct 27 00:00:12.475 INFO kablam! | Oct 27 00:00:12.475 INFO kablam! 95 | pub fn new(v: V3) -> V3U { Oct 27 00:00:12.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.475 INFO kablam! | Oct 27 00:00:12.475 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:00:12.475 INFO kablam! Oct 27 00:00:12.475 INFO kablam! warning: method is never used: `as_V3` Oct 27 00:00:12.475 INFO kablam! --> src/vector.rs:99:5 Oct 27 00:00:12.475 INFO kablam! | Oct 27 00:00:12.475 INFO kablam! 99 | pub fn as_V3(self) -> V3 { Oct 27 00:00:12.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.475 INFO kablam! Oct 27 00:00:12.483 INFO kablam! warning: method is never used: `x` Oct 27 00:00:12.483 INFO kablam! --> src/vector.rs:103:5 Oct 27 00:00:12.483 INFO kablam! | Oct 27 00:00:12.483 INFO kablam! 103 | pub fn x(&self) -> f32 { Oct 27 00:00:12.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.483 INFO kablam! Oct 27 00:00:12.483 INFO kablam! warning: method is never used: `y` Oct 27 00:00:12.483 INFO kablam! --> src/vector.rs:107:5 Oct 27 00:00:12.483 INFO kablam! | Oct 27 00:00:12.483 INFO kablam! 107 | pub fn y(&self) -> f32 { Oct 27 00:00:12.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.483 INFO kablam! Oct 27 00:00:12.483 INFO kablam! warning: method is never used: `z` Oct 27 00:00:12.483 INFO kablam! --> src/vector.rs:111:5 Oct 27 00:00:12.483 INFO kablam! | Oct 27 00:00:12.483 INFO kablam! 111 | pub fn z(&self) -> f32 { Oct 27 00:00:12.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:12.483 INFO kablam! Oct 27 00:00:12.483 INFO kablam! warning: method `as_V3` should have a snake case name such as `as_v3` Oct 27 00:00:12.483 INFO kablam! --> src/vector.rs:99:5 Oct 27 00:00:12.483 INFO kablam! | Oct 27 00:00:12.483 INFO kablam! 99 | / pub fn as_V3(self) -> V3 { Oct 27 00:00:12.483 INFO kablam! 100 | | self.0 Oct 27 00:00:12.483 INFO kablam! 101 | | } Oct 27 00:00:12.483 INFO kablam! | |_____^ Oct 27 00:00:12.483 INFO kablam! | Oct 27 00:00:12.483 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 00:00:12.483 INFO kablam! Oct 27 00:00:12.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 27 00:00:12.527 INFO kablam! su: No module specific data is present Oct 27 00:00:13.421 INFO running `"docker" "rm" "-f" "f708a880aac763e446e463570ce5afd14dd34362cb3e6f01070fda2f48bea5e9"` Oct 27 00:00:13.579 INFO blam! f708a880aac763e446e463570ce5afd14dd34362cb3e6f01070fda2f48bea5e9