Oct 13 02:11:41.874 INFO checking TuckerBMorgan/math_lib against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:11:41.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 02:11:42.426 INFO blam! dff3296747e82a85beb66e856f2123c3275742cff863e26fb711e105da8078b4 Oct 13 02:11:42.434 INFO running `"docker" "start" "-a" "dff3296747e82a85beb66e856f2123c3275742cff863e26fb711e105da8078b4"` Oct 13 02:11:43.883 INFO kablam! usermod: no changes Oct 13 02:11:43.972 INFO kablam! Checking math_lib v0.1.0 (/source) Oct 13 02:11:44.773 INFO kablam! warning: struct is never constructed: `Plane` Oct 13 02:11:44.773 INFO kablam! --> src/plane.rs:3:1 Oct 13 02:11:44.773 INFO kablam! | Oct 13 02:11:44.773 INFO kablam! 3 | pub struct Plane { Oct 13 02:11:44.773 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:11:44.773 INFO kablam! | Oct 13 02:11:44.773 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:11:44.773 INFO kablam! Oct 13 02:11:44.773 INFO kablam! warning: method is never used: `new` Oct 13 02:11:44.773 INFO kablam! --> src/plane.rs:10:5 Oct 13 02:11:44.773 INFO kablam! | Oct 13 02:11:44.773 INFO kablam! 10 | pub fn new(a: Vec3, b: Vec3, c: Vec3) -> Plane { Oct 13 02:11:44.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:11:44.773 INFO kablam! Oct 13 02:11:44.773 INFO kablam! warning: method is never used: `normal_of_plane` Oct 13 02:11:44.773 INFO kablam! --> src/plane.rs:18:5 Oct 13 02:11:44.773 INFO kablam! | Oct 13 02:11:44.773 INFO kablam! 18 | pub fn normal_of_plane(&self) -> Vec3 { Oct 13 02:11:44.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:11:44.773 INFO kablam! Oct 13 02:11:45.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 13 02:11:45.125 INFO kablam! su: No module specific data is present Oct 13 02:11:46.654 INFO running `"docker" "rm" "-f" "dff3296747e82a85beb66e856f2123c3275742cff863e26fb711e105da8078b4"` Oct 13 02:11:46.984 INFO blam! dff3296747e82a85beb66e856f2123c3275742cff863e26fb711e105da8078b4