Oct 31 23:50:25.370 INFO checking novoselov-ab/rusty-ray against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:50:25.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:50:25.624 INFO blam! 377dfcb976987da5ae2ef4c3569990a088937fa25b883d10d117d219bbad79d6 Oct 31 23:50:25.627 INFO running `"docker" "start" "-a" "377dfcb976987da5ae2ef4c3569990a088937fa25b883d10d117d219bbad79d6"` Oct 31 23:50:26.040 INFO kablam! usermod: no changes Oct 31 23:50:26.236 INFO kablam! Checking either v1.3.0 Oct 31 23:50:26.236 INFO kablam! Checking bitflags v1.0.0 Oct 31 23:50:26.236 INFO kablam! Compiling serde_json v0.9.10 Oct 31 23:50:26.236 INFO kablam! Compiling x11-dl v2.16.0 Oct 31 23:50:26.236 INFO kablam! Checking num_cpus v1.7.0 Oct 31 23:50:26.236 INFO kablam! Checking shared_library v0.1.7 Oct 31 23:50:26.246 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 31 23:50:26.247 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 23:50:27.324 INFO kablam! Checking tempfile v2.2.0 Oct 31 23:50:27.401 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 23:50:28.340 INFO kablam! Compiling glutin v0.10.0 Oct 31 23:50:28.340 INFO kablam! Compiling glium v0.18.0 Oct 31 23:50:28.357 INFO kablam! Checking png v0.11.0 Oct 31 23:50:29.696 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 23:50:29.868 INFO kablam! Checking coco v0.1.1 Oct 31 23:50:29.933 INFO kablam! Checking fs2 v0.2.5 Oct 31 23:50:30.816 INFO kablam! Checking memmap v0.4.0 Oct 31 23:50:32.768 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 23:50:43.384 INFO kablam! Checking rayon-core v1.2.1 Oct 31 23:50:46.508 INFO kablam! Checking rayon v0.8.2 Oct 31 23:50:59.959 INFO kablam! Checking backtrace v0.3.3 Oct 31 23:51:00.544 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 31 23:51:03.920 INFO kablam! Checking image v0.17.0 Oct 31 23:51:07.866 INFO kablam! Compiling libloading v0.3.4 Oct 31 23:51:11.244 INFO kablam! Checking dlib v0.3.1 Oct 31 23:51:11.789 INFO kablam! Checking wayland-sys v0.9.10 Oct 31 23:51:12.528 INFO kablam! Checking wayland-client v0.9.10 Oct 31 23:51:14.520 INFO kablam! Checking wayland-protocols v0.9.10 Oct 31 23:51:14.521 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 23:51:17.639 INFO kablam! Checking wayland-window v0.8.0 Oct 31 23:51:17.639 INFO kablam! Checking wayland-window v0.7.0 Oct 31 23:51:18.790 INFO kablam! Checking winit v0.7.6 Oct 31 23:51:18.792 INFO kablam! Checking winit v0.8.3 Oct 31 23:51:21.864 INFO kablam! Checking glutin v0.9.2 Oct 31 23:51:39.641 INFO kablam! Checking rusty-ray v0.1.0 (/source) Oct 31 23:51:42.149 INFO kablam! warning: method is never used: `cross` Oct 31 23:51:42.149 INFO kablam! --> src/math/vec3.rs:25:5 Oct 31 23:51:42.149 INFO kablam! | Oct 31 23:51:42.149 INFO kablam! 25 | pub fn cross(self, other: Self) -> Self { Oct 31 23:51:42.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.149 INFO kablam! | Oct 31 23:51:42.149 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:51:42.149 INFO kablam! Oct 31 23:51:42.149 INFO kablam! warning: method is never used: `length` Oct 31 23:51:42.149 INFO kablam! --> src/math/vec3.rs:58:5 Oct 31 23:51:42.149 INFO kablam! | Oct 31 23:51:42.149 INFO kablam! 58 | pub fn length(&self) -> f32 { Oct 31 23:51:42.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.149 INFO kablam! Oct 31 23:51:42.149 INFO kablam! warning: function is never used: `lerp` Oct 31 23:51:42.149 INFO kablam! --> src/core/util.rs:37:1 Oct 31 23:51:42.149 INFO kablam! | Oct 31 23:51:42.149 INFO kablam! 37 | pub fn lerp(a: u8, b: u8, t: f32) -> u8 { Oct 31 23:51:42.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.149 INFO kablam! Oct 31 23:51:42.152 INFO kablam! warning: function is never used: `lerp_rgba` Oct 31 23:51:42.152 INFO kablam! --> src/core/util.rs:43:1 Oct 31 23:51:42.152 INFO kablam! | Oct 31 23:51:42.152 INFO kablam! 43 | pub fn lerp_rgba(im0: image::Rgba, im1: image::Rgba, x: f32) -> image::Rgba { Oct 31 23:51:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.152 INFO kablam! Oct 31 23:51:42.352 INFO kablam! warning: function is never used: `lerp` Oct 31 23:51:42.353 INFO kablam! --> src/core/util.rs:37:1 Oct 31 23:51:42.353 INFO kablam! | Oct 31 23:51:42.354 INFO kablam! 37 | pub fn lerp(a: u8, b: u8, t: f32) -> u8 { Oct 31 23:51:42.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.355 INFO kablam! | Oct 31 23:51:42.355 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:51:42.356 INFO kablam! Oct 31 23:51:42.356 INFO kablam! warning: function is never used: `lerp_rgba` Oct 31 23:51:42.357 INFO kablam! --> src/core/util.rs:43:1 Oct 31 23:51:42.357 INFO kablam! | Oct 31 23:51:42.358 INFO kablam! 43 | pub fn lerp_rgba(im0: image::Rgba, im1: image::Rgba, x: f32) -> image::Rgba { Oct 31 23:51:42.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:51:42.359 INFO kablam! Oct 31 23:51:42.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 31 23:51:42.425 INFO kablam! su: No module specific data is present Oct 31 23:51:43.944 INFO running `"docker" "rm" "-f" "377dfcb976987da5ae2ef4c3569990a088937fa25b883d10d117d219bbad79d6"` Oct 31 23:51:44.221 INFO blam! 377dfcb976987da5ae2ef4c3569990a088937fa25b883d10d117d219bbad79d6