Oct 27 11:01:39.672 INFO checking LEARAX/red_rim against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:01:39.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:01:40.144 INFO blam! 6fba5f45269b96e4b110a4a9f20363f2c176de664012fe3586bce380cc7a835d Oct 27 11:01:40.146 INFO running `"docker" "start" "-a" "6fba5f45269b96e4b110a4a9f20363f2c176de664012fe3586bce380cc7a835d"` Oct 27 11:01:42.490 INFO kablam! usermod: no changes Oct 27 11:01:42.665 INFO kablam! Checking static_assertions v0.2.5 Oct 27 11:01:42.665 INFO kablam! Compiling vek v0.9.4 Oct 27 11:01:42.675 INFO kablam! Checking num-rational v0.1.42 Oct 27 11:01:42.675 INFO kablam! Compiling syn v0.14.9 Oct 27 11:01:42.679 INFO kablam! Checking png v0.12.0 Oct 27 11:02:02.143 INFO kablam! Compiling num-derive v0.2.2 Oct 27 11:02:08.551 INFO kablam! Checking image v0.19.0 Oct 27 11:02:17.587 INFO kablam! Checking red_rim v0.1.0 (/source) Oct 27 11:02:20.855 INFO kablam! warning: type alias is never used: `Vec3` Oct 27 11:02:20.855 INFO kablam! --> src/main.rs:4:1 Oct 27 11:02:20.855 INFO kablam! | Oct 27 11:02:20.855 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 27 11:02:20.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.855 INFO kablam! | Oct 27 11:02:20.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:02:20.858 INFO kablam! Oct 27 11:02:20.859 INFO kablam! warning: struct is never constructed: `Ray` Oct 27 11:02:20.859 INFO kablam! --> src/main.rs:6:1 Oct 27 11:02:20.859 INFO kablam! | Oct 27 11:02:20.859 INFO kablam! 6 | struct Ray { Oct 27 11:02:20.859 INFO kablam! | ^^^^^^^^^^ Oct 27 11:02:20.859 INFO kablam! Oct 27 11:02:20.859 INFO kablam! warning: method is never used: `new` Oct 27 11:02:20.859 INFO kablam! --> src/main.rs:12:5 Oct 27 11:02:20.859 INFO kablam! | Oct 27 11:02:20.859 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 27 11:02:20.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.859 INFO kablam! Oct 27 11:02:20.859 INFO kablam! warning: method is never used: `point_at` Oct 27 11:02:20.859 INFO kablam! --> src/main.rs:15:5 Oct 27 11:02:20.859 INFO kablam! | Oct 27 11:02:20.859 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 27 11:02:20.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.859 INFO kablam! Oct 27 11:02:20.911 INFO kablam! warning: type alias is never used: `Vec3` Oct 27 11:02:20.911 INFO kablam! --> src/main.rs:4:1 Oct 27 11:02:20.911 INFO kablam! | Oct 27 11:02:20.911 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 27 11:02:20.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.914 INFO kablam! | Oct 27 11:02:20.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:02:20.915 INFO kablam! Oct 27 11:02:20.915 INFO kablam! warning: struct is never constructed: `Ray` Oct 27 11:02:20.915 INFO kablam! --> src/main.rs:6:1 Oct 27 11:02:20.915 INFO kablam! | Oct 27 11:02:20.915 INFO kablam! 6 | struct Ray { Oct 27 11:02:20.915 INFO kablam! | ^^^^^^^^^^ Oct 27 11:02:20.915 INFO kablam! Oct 27 11:02:20.915 INFO kablam! warning: method is never used: `new` Oct 27 11:02:20.915 INFO kablam! --> src/main.rs:12:5 Oct 27 11:02:20.915 INFO kablam! | Oct 27 11:02:20.915 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 27 11:02:20.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.915 INFO kablam! Oct 27 11:02:20.915 INFO kablam! warning: method is never used: `point_at` Oct 27 11:02:20.915 INFO kablam! --> src/main.rs:15:5 Oct 27 11:02:20.915 INFO kablam! | Oct 27 11:02:20.915 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 27 11:02:20.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:02:20.915 INFO kablam! Oct 27 11:02:20.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.44s Oct 27 11:02:20.975 INFO kablam! su: No module specific data is present Oct 27 11:02:21.751 INFO running `"docker" "rm" "-f" "6fba5f45269b96e4b110a4a9f20363f2c176de664012fe3586bce380cc7a835d"` Oct 27 11:02:21.999 INFO blam! 6fba5f45269b96e4b110a4a9f20363f2c176de664012fe3586bce380cc7a835d