Oct 21 20:15:42.581 INFO checking TuckerBMorgan/math_lib against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:15:42.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 20:15:43.034 INFO blam! 3b0d4d061fdea8b6dd9eab4cbee751f8feb6d89a978919b5040bb3d4afc13c1d Oct 21 20:15:43.035 INFO running `"docker" "start" "-a" "3b0d4d061fdea8b6dd9eab4cbee751f8feb6d89a978919b5040bb3d4afc13c1d"` Oct 21 20:15:44.800 INFO kablam! usermod: no changes Oct 21 20:15:44.876 INFO kablam! Checking math_lib v0.1.0 (/source) Oct 21 20:15:45.793 INFO kablam! warning: struct is never constructed: `Plane` Oct 21 20:15:45.793 INFO kablam! --> src/plane.rs:3:1 Oct 21 20:15:45.793 INFO kablam! | Oct 21 20:15:45.794 INFO kablam! 3 | pub struct Plane { Oct 21 20:15:45.794 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 20:15:45.794 INFO kablam! | Oct 21 20:15:45.794 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:15:45.795 INFO kablam! Oct 21 20:15:45.795 INFO kablam! warning: method is never used: `new` Oct 21 20:15:45.795 INFO kablam! --> src/plane.rs:10:5 Oct 21 20:15:45.796 INFO kablam! | Oct 21 20:15:45.796 INFO kablam! 10 | pub fn new(a: Vec3, b: Vec3, c: Vec3) -> Plane { Oct 21 20:15:45.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:45.796 INFO kablam! Oct 21 20:15:45.797 INFO kablam! warning: method is never used: `normal_of_plane` Oct 21 20:15:45.797 INFO kablam! --> src/plane.rs:18:5 Oct 21 20:15:45.797 INFO kablam! | Oct 21 20:15:45.797 INFO kablam! 18 | pub fn normal_of_plane(&self) -> Vec3 { Oct 21 20:15:45.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:15:45.798 INFO kablam! Oct 21 20:15:46.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 21 20:15:46.124 INFO kablam! su: No module specific data is present Oct 21 20:15:46.968 INFO running `"docker" "rm" "-f" "3b0d4d061fdea8b6dd9eab4cbee751f8feb6d89a978919b5040bb3d4afc13c1d"` Oct 21 20:15:47.248 INFO blam! 3b0d4d061fdea8b6dd9eab4cbee751f8feb6d89a978919b5040bb3d4afc13c1d