Oct 27 11:01:25.664 INFO checking LEARAX/red_rim against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:01:25.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 11:01:26.204 INFO blam! d550a567409a34515525e13fc604e58943577d9310a78586bd249101490c1f1e Oct 27 11:01:26.206 INFO running `"docker" "start" "-a" "d550a567409a34515525e13fc604e58943577d9310a78586bd249101490c1f1e"` Oct 27 11:01:28.479 INFO kablam! usermod: no changes Oct 27 11:01:28.724 INFO kablam! Checking static_assertions v0.2.5 Oct 27 11:01:28.748 INFO kablam! Compiling vek v0.9.4 Oct 27 11:01:28.750 INFO kablam! Checking num-rational v0.1.42 Oct 27 11:01:28.753 INFO kablam! Compiling syn v0.14.9 Oct 27 11:01:28.760 INFO kablam! Checking png v0.12.0 Oct 27 11:01:48.033 INFO kablam! Compiling num-derive v0.2.2 Oct 27 11:01:54.544 INFO kablam! Checking image v0.19.0 Oct 27 11:02:02.637 INFO kablam! Checking red_rim v0.1.0 (/source) Oct 27 11:02:06.227 INFO kablam! warning: type alias is never used: `Vec3` Oct 27 11:02:06.227 INFO kablam! --> src/main.rs:4:1 Oct 27 11:02:06.227 INFO kablam! | Oct 27 11:02:06.227 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 27 11:02:06.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.227 INFO kablam! | Oct 27 11:02:06.227 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:02:06.227 INFO kablam! Oct 27 11:02:06.227 INFO kablam! warning: struct is never constructed: `Ray` Oct 27 11:02:06.227 INFO kablam! --> src/main.rs:6:1 Oct 27 11:02:06.227 INFO kablam! | Oct 27 11:02:06.227 INFO kablam! 6 | struct Ray { Oct 27 11:02:06.227 INFO kablam! | ^^^^^^^^^^ Oct 27 11:02:06.227 INFO kablam! Oct 27 11:02:06.227 INFO kablam! warning: method is never used: `new` Oct 27 11:02:06.227 INFO kablam! --> src/main.rs:12:5 Oct 27 11:02:06.227 INFO kablam! | Oct 27 11:02:06.227 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 27 11:02:06.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.227 INFO kablam! Oct 27 11:02:06.227 INFO kablam! warning: method is never used: `point_at` Oct 27 11:02:06.227 INFO kablam! --> src/main.rs:15:5 Oct 27 11:02:06.227 INFO kablam! | Oct 27 11:02:06.227 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 27 11:02:06.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.227 INFO kablam! Oct 27 11:02:06.427 INFO kablam! warning: type alias is never used: `Vec3` Oct 27 11:02:06.427 INFO kablam! --> src/main.rs:4:1 Oct 27 11:02:06.427 INFO kablam! | Oct 27 11:02:06.427 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 27 11:02:06.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.427 INFO kablam! | Oct 27 11:02:06.427 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:02:06.431 INFO kablam! Oct 27 11:02:06.431 INFO kablam! warning: struct is never constructed: `Ray` Oct 27 11:02:06.431 INFO kablam! --> src/main.rs:6:1 Oct 27 11:02:06.431 INFO kablam! | Oct 27 11:02:06.431 INFO kablam! 6 | struct Ray { Oct 27 11:02:06.431 INFO kablam! | ^^^^^^^^^^ Oct 27 11:02:06.431 INFO kablam! Oct 27 11:02:06.431 INFO kablam! warning: method is never used: `new` Oct 27 11:02:06.431 INFO kablam! --> src/main.rs:12:5 Oct 27 11:02:06.431 INFO kablam! | Oct 27 11:02:06.431 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 27 11:02:06.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.431 INFO kablam! Oct 27 11:02:06.431 INFO kablam! warning: method is never used: `point_at` Oct 27 11:02:06.431 INFO kablam! --> src/main.rs:15:5 Oct 27 11:02:06.431 INFO kablam! | Oct 27 11:02:06.431 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 27 11:02:06.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:06.431 INFO kablam! Oct 27 11:02:06.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.94s Oct 27 11:02:06.458 INFO kablam! su: No module specific data is present Oct 27 11:02:07.402 INFO running `"docker" "rm" "-f" "d550a567409a34515525e13fc604e58943577d9310a78586bd249101490c1f1e"` Oct 27 11:02:07.775 INFO blam! d550a567409a34515525e13fc604e58943577d9310a78586bd249101490c1f1e