Oct 27 06:54:58.871 INFO checking cgibson/flux against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:54:58.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 06:54:59.283 INFO blam! adeab795f961ff0f8a0dc72630fa7a3ccf7b0f693cee7a5e0d10eb101f76b239 Oct 27 06:54:59.285 INFO running `"docker" "start" "-a" "adeab795f961ff0f8a0dc72630fa7a3ccf7b0f693cee7a5e0d10eb101f76b239"` Oct 27 06:55:00.905 INFO kablam! usermod: no changes Oct 27 06:55:01.039 INFO kablam! Checking rand v0.5.5 Oct 27 06:55:01.039 INFO kablam! Checking generic-array v0.2.1 Oct 27 06:55:01.039 INFO kablam! Checking alga v0.7.2 Oct 27 06:55:02.019 INFO kablam! Checking nalgebra v0.11.2 Oct 27 06:55:06.819 INFO kablam! Checking nalgebra v0.16.4 Oct 27 06:55:51.823 INFO kablam! Checking nalgebra-glm v0.1.1 Oct 27 06:55:55.289 INFO kablam! Checking flux v0.0.1 (/source) Oct 27 06:55:56.810 INFO kablam! warning: unused import: `util::math::Ray` Oct 27 06:55:56.810 INFO kablam! --> src/scene/camera.rs:3:5 Oct 27 06:55:56.810 INFO kablam! | Oct 27 06:55:56.810 INFO kablam! 3 | use util::math::Ray; Oct 27 06:55:56.810 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:55:56.810 INFO kablam! | Oct 27 06:55:56.810 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:55:56.810 INFO kablam! Oct 27 06:55:56.877 INFO kablam! warning: unused import: `util::math::Ray` Oct 27 06:55:56.877 INFO kablam! --> src/scene/camera.rs:3:5 Oct 27 06:55:56.877 INFO kablam! | Oct 27 06:55:56.877 INFO kablam! 3 | use util::math::Ray; Oct 27 06:55:56.878 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:55:56.878 INFO kablam! | Oct 27 06:55:56.878 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:55:56.878 INFO kablam! Oct 27 06:55:56.941 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 27 06:55:56.941 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 27 06:55:56.941 INFO kablam! | Oct 27 06:55:56.941 INFO kablam! 24 | struct SimpleSampler { Oct 27 06:55:56.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:56.941 INFO kablam! | Oct 27 06:55:56.941 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:55:56.941 INFO kablam! Oct 27 06:55:56.941 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 27 06:55:56.941 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 27 06:55:56.941 INFO kablam! | Oct 27 06:55:56.941 INFO kablam! 5 | struct SimpleRenderer { Oct 27 06:55:56.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:56.941 INFO kablam! Oct 27 06:55:56.941 INFO kablam! warning: method is never used: `new` Oct 27 06:55:56.941 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 27 06:55:56.941 INFO kablam! | Oct 27 06:55:56.941 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 27 06:55:56.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:56.941 INFO kablam! Oct 27 06:55:57.245 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 27 06:55:57.246 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 27 06:55:57.246 INFO kablam! | Oct 27 06:55:57.246 INFO kablam! 24 | struct SimpleSampler { Oct 27 06:55:57.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:57.247 INFO kablam! | Oct 27 06:55:57.247 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:55:57.247 INFO kablam! Oct 27 06:55:57.248 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 27 06:55:57.248 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 27 06:55:57.248 INFO kablam! | Oct 27 06:55:57.249 INFO kablam! 5 | struct SimpleRenderer { Oct 27 06:55:57.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:57.249 INFO kablam! Oct 27 06:55:57.250 INFO kablam! warning: method is never used: `new` Oct 27 06:55:57.250 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 27 06:55:57.250 INFO kablam! | Oct 27 06:55:57.250 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 27 06:55:57.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:57.251 INFO kablam! Oct 27 06:55:58.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.50s Oct 27 06:55:58.442 INFO kablam! su: No module specific data is present Oct 27 06:56:03.025 INFO running `"docker" "rm" "-f" "adeab795f961ff0f8a0dc72630fa7a3ccf7b0f693cee7a5e0d10eb101f76b239"` Oct 27 06:56:03.139 INFO blam! adeab795f961ff0f8a0dc72630fa7a3ccf7b0f693cee7a5e0d10eb101f76b239