Oct 27 06:54:58.357 INFO checking cgibson/flux against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:54:58.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 06:54:58.752 INFO blam! 58f3bdcf79819d57c7a0ed0cf4d02a12f1ce74e2900e136ca95ce8ee8f5a1e6d Oct 27 06:54:58.759 INFO running `"docker" "start" "-a" "58f3bdcf79819d57c7a0ed0cf4d02a12f1ce74e2900e136ca95ce8ee8f5a1e6d"` Oct 27 06:55:00.029 INFO kablam! usermod: no changes Oct 27 06:55:00.235 INFO kablam! Checking rand v0.5.5 Oct 27 06:55:00.235 INFO kablam! Checking num-complex v0.2.0 Oct 27 06:55:00.235 INFO kablam! Checking generic-array v0.2.1 Oct 27 06:55:01.132 INFO kablam! Checking nalgebra v0.11.2 Oct 27 06:55:01.687 INFO kablam! Checking alga v0.7.2 Oct 27 06:55:07.597 INFO kablam! Checking nalgebra v0.16.4 Oct 27 06:55:50.687 INFO kablam! Checking nalgebra-glm v0.1.1 Oct 27 06:55:54.161 INFO kablam! Checking flux v0.0.1 (/source) Oct 27 06:55:55.229 INFO kablam! warning: unused import: `util::math::Ray` Oct 27 06:55:55.230 INFO kablam! --> src/scene/camera.rs:3:5 Oct 27 06:55:55.230 INFO kablam! | Oct 27 06:55:55.230 INFO kablam! 3 | use util::math::Ray; Oct 27 06:55:55.231 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:55:55.231 INFO kablam! | Oct 27 06:55:55.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:55:55.231 INFO kablam! Oct 27 06:55:55.348 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 27 06:55:55.349 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 27 06:55:55.349 INFO kablam! | Oct 27 06:55:55.349 INFO kablam! 24 | struct SimpleSampler { Oct 27 06:55:55.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.350 INFO kablam! | Oct 27 06:55:55.350 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:55:55.350 INFO kablam! Oct 27 06:55:55.351 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 27 06:55:55.351 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 27 06:55:55.351 INFO kablam! | Oct 27 06:55:55.351 INFO kablam! 5 | struct SimpleRenderer { Oct 27 06:55:55.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.352 INFO kablam! Oct 27 06:55:55.352 INFO kablam! warning: method is never used: `new` Oct 27 06:55:55.352 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 27 06:55:55.353 INFO kablam! | Oct 27 06:55:55.353 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 27 06:55:55.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.353 INFO kablam! Oct 27 06:55:55.404 INFO kablam! warning: unused import: `util::math::Ray` Oct 27 06:55:55.404 INFO kablam! --> src/scene/camera.rs:3:5 Oct 27 06:55:55.404 INFO kablam! | Oct 27 06:55:55.404 INFO kablam! 3 | use util::math::Ray; Oct 27 06:55:55.405 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:55:55.405 INFO kablam! | Oct 27 06:55:55.405 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:55:55.406 INFO kablam! Oct 27 06:55:55.680 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 27 06:55:55.680 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 27 06:55:55.680 INFO kablam! | Oct 27 06:55:55.681 INFO kablam! 24 | struct SimpleSampler { Oct 27 06:55:55.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.681 INFO kablam! | Oct 27 06:55:55.681 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:55:55.682 INFO kablam! Oct 27 06:55:55.682 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 27 06:55:55.682 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 27 06:55:55.683 INFO kablam! | Oct 27 06:55:55.683 INFO kablam! 5 | struct SimpleRenderer { Oct 27 06:55:55.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.684 INFO kablam! Oct 27 06:55:55.684 INFO kablam! warning: method is never used: `new` Oct 27 06:55:55.684 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 27 06:55:55.685 INFO kablam! | Oct 27 06:55:55.685 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 27 06:55:55.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:55.685 INFO kablam! Oct 27 06:55:56.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.80s Oct 27 06:55:56.862 INFO kablam! su: No module specific data is present Oct 27 06:56:03.030 INFO running `"docker" "rm" "-f" "58f3bdcf79819d57c7a0ed0cf4d02a12f1ce74e2900e136ca95ce8ee8f5a1e6d"` Oct 27 06:56:03.135 INFO blam! 58f3bdcf79819d57c7a0ed0cf4d02a12f1ce74e2900e136ca95ce8ee8f5a1e6d