Oct 12 23:46:30.233 INFO checking cgibson/flux against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:46:30.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 23:46:30.544 INFO blam! df0cd9174921ef558bee1dc2f19e9a572f0fef27f652ed10613b86d916a63a73 Oct 12 23:46:30.552 INFO running `"docker" "start" "-a" "df0cd9174921ef558bee1dc2f19e9a572f0fef27f652ed10613b86d916a63a73"` Oct 12 23:46:31.212 INFO kablam! usermod: no changes Oct 12 23:46:31.372 INFO kablam! Checking rand v0.5.5 Oct 12 23:46:31.372 INFO kablam! Checking alga v0.5.2 Oct 12 23:46:31.372 INFO kablam! Checking approx v0.3.0 Oct 12 23:46:31.372 INFO kablam! Checking num-complex v0.2.0 Oct 12 23:46:31.372 INFO kablam! Checking generic-array v0.2.1 Oct 12 23:46:33.338 INFO kablam! Checking alga v0.7.2 Oct 12 23:46:37.879 INFO kablam! Checking nalgebra v0.11.2 Oct 12 23:46:39.573 INFO kablam! Checking nalgebra v0.16.4 Oct 12 23:47:26.090 INFO kablam! Checking nalgebra-glm v0.1.1 Oct 12 23:47:29.688 INFO kablam! Checking flux v0.0.1 (/source) Oct 12 23:47:30.749 INFO kablam! warning: unused import: `util::math::Ray` Oct 12 23:47:30.749 INFO kablam! --> src/scene/camera.rs:3:5 Oct 12 23:47:30.749 INFO kablam! | Oct 12 23:47:30.750 INFO kablam! 3 | use util::math::Ray; Oct 12 23:47:30.750 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:47:30.750 INFO kablam! | Oct 12 23:47:30.750 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:47:30.751 INFO kablam! Oct 12 23:47:30.851 INFO kablam! warning: unused import: `util::math::Ray` Oct 12 23:47:30.851 INFO kablam! --> src/scene/camera.rs:3:5 Oct 12 23:47:30.851 INFO kablam! | Oct 12 23:47:30.852 INFO kablam! 3 | use util::math::Ray; Oct 12 23:47:30.852 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 23:47:30.852 INFO kablam! | Oct 12 23:47:30.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:47:30.853 INFO kablam! Oct 12 23:47:30.868 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 12 23:47:30.869 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 12 23:47:30.869 INFO kablam! | Oct 12 23:47:30.869 INFO kablam! 24 | struct SimpleSampler { Oct 12 23:47:30.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.870 INFO kablam! | Oct 12 23:47:30.870 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:47:30.870 INFO kablam! Oct 12 23:47:30.871 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 12 23:47:30.871 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 12 23:47:30.871 INFO kablam! | Oct 12 23:47:30.872 INFO kablam! 5 | struct SimpleRenderer { Oct 12 23:47:30.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.872 INFO kablam! Oct 12 23:47:30.872 INFO kablam! warning: method is never used: `new` Oct 12 23:47:30.873 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 12 23:47:30.873 INFO kablam! | Oct 12 23:47:30.873 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 12 23:47:30.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.874 INFO kablam! Oct 12 23:47:30.968 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 12 23:47:30.969 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 12 23:47:30.969 INFO kablam! | Oct 12 23:47:30.969 INFO kablam! 24 | struct SimpleSampler { Oct 12 23:47:30.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.970 INFO kablam! | Oct 12 23:47:30.970 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:47:30.970 INFO kablam! Oct 12 23:47:30.970 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 12 23:47:30.971 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 12 23:47:30.971 INFO kablam! | Oct 12 23:47:30.971 INFO kablam! 5 | struct SimpleRenderer { Oct 12 23:47:30.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.972 INFO kablam! Oct 12 23:47:30.972 INFO kablam! warning: method is never used: `new` Oct 12 23:47:30.972 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 12 23:47:30.972 INFO kablam! | Oct 12 23:47:30.973 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 12 23:47:30.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:47:30.973 INFO kablam! Oct 12 23:47:32.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 12 23:47:32.957 INFO kablam! su: No module specific data is present Oct 12 23:47:35.017 INFO running `"docker" "rm" "-f" "df0cd9174921ef558bee1dc2f19e9a572f0fef27f652ed10613b86d916a63a73"` Oct 12 23:47:35.292 INFO blam! df0cd9174921ef558bee1dc2f19e9a572f0fef27f652ed10613b86d916a63a73