Oct 27 11:32:01.928 INFO checking Herschel/quaternion-demo against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:32:01.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:32:02.279 INFO blam! c773ff27a6a146f0370f084d695898a092fdd58110132bde8d7579a342eba7ed Oct 27 11:32:02.279 INFO running `"docker" "start" "-a" "c773ff27a6a146f0370f084d695898a092fdd58110132bde8d7579a342eba7ed"` Oct 27 11:32:02.942 INFO kablam! usermod: no changes Oct 27 11:32:03.161 INFO kablam! Checking approx v0.2.0 Oct 27 11:32:03.161 INFO kablam! Checking num-complex v0.2.0 Oct 27 11:32:03.166 INFO kablam! Checking glium v0.21.0 Oct 27 11:32:04.487 INFO kablam! Checking alga v0.6.0 Oct 27 11:32:12.052 INFO kablam! Checking nalgebra v0.15.3 Oct 27 11:32:25.487 INFO kablam! Checking conrod v0.60.0 Oct 27 11:32:49.842 INFO kablam! Checking quaternion-demo v0.1.0 (/source) Oct 27 11:32:55.631 INFO kablam! warning: unused variable: `p` Oct 27 11:32:55.631 INFO kablam! --> src/quaternion.rs:281:13 Oct 27 11:32:55.631 INFO kablam! | Oct 27 11:32:55.631 INFO kablam! 281 | let p = Quaternion::from_euler_angles(0.2, 0.4, 3.1 * PI); Oct 27 11:32:55.631 INFO kablam! | ^ help: consider using `_p` instead Oct 27 11:32:55.631 INFO kablam! | Oct 27 11:32:55.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:32:55.631 INFO kablam! Oct 27 11:32:55.803 INFO kablam! warning: constant item is never used: `RED` Oct 27 11:32:55.803 INFO kablam! --> src/main.rs:405:5 Oct 27 11:32:55.803 INFO kablam! | Oct 27 11:32:55.803 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 27 11:32:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.803 INFO kablam! | Oct 27 11:32:55.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:32:55.803 INFO kablam! Oct 27 11:32:55.803 INFO kablam! warning: constant item is never used: `GREEN` Oct 27 11:32:55.803 INFO kablam! --> src/main.rs:406:5 Oct 27 11:32:55.803 INFO kablam! | Oct 27 11:32:55.803 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 27 11:32:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.803 INFO kablam! Oct 27 11:32:55.803 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 11:32:55.803 INFO kablam! --> src/main.rs:407:5 Oct 27 11:32:55.803 INFO kablam! | Oct 27 11:32:55.803 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 27 11:32:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.803 INFO kablam! Oct 27 11:32:55.887 INFO kablam! warning: constant item is never used: `RED` Oct 27 11:32:55.887 INFO kablam! --> src/main.rs:405:5 Oct 27 11:32:55.887 INFO kablam! | Oct 27 11:32:55.887 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 27 11:32:55.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.887 INFO kablam! | Oct 27 11:32:55.887 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:32:55.887 INFO kablam! Oct 27 11:32:55.887 INFO kablam! warning: constant item is never used: `GREEN` Oct 27 11:32:55.887 INFO kablam! --> src/main.rs:406:5 Oct 27 11:32:55.887 INFO kablam! | Oct 27 11:32:55.887 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 27 11:32:55.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.887 INFO kablam! Oct 27 11:32:55.887 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 11:32:55.887 INFO kablam! --> src/main.rs:407:5 Oct 27 11:32:55.887 INFO kablam! | Oct 27 11:32:55.887 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 27 11:32:55.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:32:55.887 INFO kablam! Oct 27 11:32:56.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.04s Oct 27 11:32:56.015 INFO kablam! su: No module specific data is present Oct 27 11:32:56.820 INFO running `"docker" "rm" "-f" "c773ff27a6a146f0370f084d695898a092fdd58110132bde8d7579a342eba7ed"` Oct 27 11:32:57.131 INFO blam! c773ff27a6a146f0370f084d695898a092fdd58110132bde8d7579a342eba7ed