Oct 21 19:00:04.456 INFO checking cgibson/flux against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:00:04.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 19:00:04.806 INFO blam! ee0a68114f5373e4267dd80f8180b69a62189dacc49c9c9e8792e98be146a3af Oct 21 19:00:04.808 INFO running `"docker" "start" "-a" "ee0a68114f5373e4267dd80f8180b69a62189dacc49c9c9e8792e98be146a3af"` Oct 21 19:00:06.069 INFO kablam! usermod: no changes Oct 21 19:00:06.196 INFO kablam! Checking libm v0.1.2 Oct 21 19:00:06.204 INFO kablam! Checking rand v0.5.5 Oct 21 19:00:06.205 INFO kablam! Checking approx v0.3.0 Oct 21 19:00:06.205 INFO kablam! Checking num-complex v0.2.0 Oct 21 19:00:06.205 INFO kablam! Checking generic-array v0.2.1 Oct 21 19:00:07.188 INFO kablam! Checking nalgebra v0.11.2 Oct 21 19:00:08.725 INFO kablam! Checking alga v0.7.2 Oct 21 19:00:14.532 INFO kablam! Checking nalgebra v0.16.4 Oct 21 19:00:52.136 INFO kablam! Checking nalgebra-glm v0.1.1 Oct 21 19:00:55.675 INFO kablam! Checking flux v0.0.1 (/source) Oct 21 19:00:56.516 INFO kablam! warning: unused import: `util::math::Ray` Oct 21 19:00:56.520 INFO kablam! --> src/scene/camera.rs:3:5 Oct 21 19:00:56.521 INFO kablam! | Oct 21 19:00:56.521 INFO kablam! 3 | use util::math::Ray; Oct 21 19:00:56.521 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 19:00:56.521 INFO kablam! | Oct 21 19:00:56.522 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:00:56.522 INFO kablam! Oct 21 19:00:56.636 INFO kablam! warning: unused import: `util::math::Ray` Oct 21 19:00:56.636 INFO kablam! --> src/scene/camera.rs:3:5 Oct 21 19:00:56.636 INFO kablam! | Oct 21 19:00:56.636 INFO kablam! 3 | use util::math::Ray; Oct 21 19:00:56.636 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 19:00:56.636 INFO kablam! | Oct 21 19:00:56.636 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:00:56.636 INFO kablam! Oct 21 19:00:56.645 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 21 19:00:56.645 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 21 19:00:56.645 INFO kablam! | Oct 21 19:00:56.645 INFO kablam! 24 | struct SimpleSampler { Oct 21 19:00:56.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.645 INFO kablam! | Oct 21 19:00:56.645 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:00:56.645 INFO kablam! Oct 21 19:00:56.647 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 21 19:00:56.647 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 21 19:00:56.647 INFO kablam! | Oct 21 19:00:56.647 INFO kablam! 5 | struct SimpleRenderer { Oct 21 19:00:56.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.647 INFO kablam! Oct 21 19:00:56.647 INFO kablam! warning: method is never used: `new` Oct 21 19:00:56.647 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 21 19:00:56.647 INFO kablam! | Oct 21 19:00:56.647 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 21 19:00:56.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.647 INFO kablam! Oct 21 19:00:56.844 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 21 19:00:56.844 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 21 19:00:56.844 INFO kablam! | Oct 21 19:00:56.844 INFO kablam! 24 | struct SimpleSampler { Oct 21 19:00:56.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.844 INFO kablam! | Oct 21 19:00:56.844 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:00:56.844 INFO kablam! Oct 21 19:00:56.844 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 21 19:00:56.844 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 21 19:00:56.844 INFO kablam! | Oct 21 19:00:56.844 INFO kablam! 5 | struct SimpleRenderer { Oct 21 19:00:56.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.844 INFO kablam! Oct 21 19:00:56.844 INFO kablam! warning: method is never used: `new` Oct 21 19:00:56.844 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 21 19:00:56.844 INFO kablam! | Oct 21 19:00:56.844 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 21 19:00:56.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:56.844 INFO kablam! Oct 21 19:00:57.997 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.89s Oct 21 19:00:57.997 INFO kablam! su: No module specific data is present Oct 21 19:00:58.529 INFO running `"docker" "rm" "-f" "ee0a68114f5373e4267dd80f8180b69a62189dacc49c9c9e8792e98be146a3af"` Oct 21 19:00:58.812 INFO blam! ee0a68114f5373e4267dd80f8180b69a62189dacc49c9c9e8792e98be146a3af