Oct 21 21:23:51.926 INFO checking Herschel/quaternion-demo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:23:51.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 21:23:52.287 INFO blam! a585508ac27defe31912b301bc94be49a30e1800378ae0e7d2f9c7cc0b6dd8a6 Oct 21 21:23:52.289 INFO running `"docker" "start" "-a" "a585508ac27defe31912b301bc94be49a30e1800378ae0e7d2f9c7cc0b6dd8a6"` Oct 21 21:23:52.915 INFO kablam! usermod: no changes Oct 21 21:23:53.112 INFO kablam! Checking petgraph v0.4.12 Oct 21 21:23:53.112 INFO kablam! Checking rand v0.5.1 Oct 21 21:23:53.116 INFO kablam! Checking approx v0.2.0 Oct 21 21:23:53.116 INFO kablam! Checking num-complex v0.2.0 Oct 21 21:23:53.116 INFO kablam! Compiling syn v0.13.11 Oct 21 21:23:53.116 INFO kablam! Compiling glium v0.21.0 Oct 21 21:23:53.120 INFO kablam! Checking rusttype v0.5.2 Oct 21 21:23:56.085 INFO kablam! Checking alga v0.6.0 Oct 21 21:23:59.424 INFO kablam! Checking daggy v0.5.0 Oct 21 21:24:04.544 INFO kablam! Checking nalgebra v0.15.3 Oct 21 21:24:21.652 INFO kablam! Compiling conrod_derive v0.1.2 Oct 21 21:24:37.487 INFO kablam! Checking conrod v0.60.0 Oct 21 21:24:51.592 INFO kablam! Checking quaternion-demo v0.1.0 (/source) Oct 21 21:24:57.980 INFO kablam! warning: unused variable: `p` Oct 21 21:24:57.980 INFO kablam! --> src/quaternion.rs:281:13 Oct 21 21:24:57.980 INFO kablam! | Oct 21 21:24:57.980 INFO kablam! 281 | let p = Quaternion::from_euler_angles(0.2, 0.4, 3.1 * PI); Oct 21 21:24:57.980 INFO kablam! | ^ help: consider using `_p` instead Oct 21 21:24:57.980 INFO kablam! | Oct 21 21:24:57.980 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:24:57.980 INFO kablam! Oct 21 21:24:58.047 INFO kablam! warning: constant item is never used: `RED` Oct 21 21:24:58.048 INFO kablam! --> src/main.rs:405:5 Oct 21 21:24:58.056 INFO kablam! | Oct 21 21:24:58.056 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 21 21:24:58.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.056 INFO kablam! | Oct 21 21:24:58.056 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:24:58.056 INFO kablam! Oct 21 21:24:58.056 INFO kablam! warning: constant item is never used: `GREEN` Oct 21 21:24:58.056 INFO kablam! --> src/main.rs:406:5 Oct 21 21:24:58.056 INFO kablam! | Oct 21 21:24:58.056 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 21 21:24:58.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.056 INFO kablam! Oct 21 21:24:58.056 INFO kablam! warning: constant item is never used: `BLUE` Oct 21 21:24:58.056 INFO kablam! --> src/main.rs:407:5 Oct 21 21:24:58.056 INFO kablam! | Oct 21 21:24:58.056 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 21 21:24:58.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.056 INFO kablam! Oct 21 21:24:58.284 INFO kablam! warning: constant item is never used: `RED` Oct 21 21:24:58.284 INFO kablam! --> src/main.rs:405:5 Oct 21 21:24:58.284 INFO kablam! | Oct 21 21:24:58.284 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 21 21:24:58.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.284 INFO kablam! | Oct 21 21:24:58.284 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:24:58.284 INFO kablam! Oct 21 21:24:58.284 INFO kablam! warning: constant item is never used: `GREEN` Oct 21 21:24:58.284 INFO kablam! --> src/main.rs:406:5 Oct 21 21:24:58.284 INFO kablam! | Oct 21 21:24:58.284 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 21 21:24:58.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.284 INFO kablam! Oct 21 21:24:58.284 INFO kablam! warning: constant item is never used: `BLUE` Oct 21 21:24:58.284 INFO kablam! --> src/main.rs:407:5 Oct 21 21:24:58.284 INFO kablam! | Oct 21 21:24:58.284 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 21 21:24:58.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:24:58.284 INFO kablam! Oct 21 21:24:58.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 21 21:24:58.384 INFO kablam! su: No module specific data is present Oct 21 21:24:59.022 INFO running `"docker" "rm" "-f" "a585508ac27defe31912b301bc94be49a30e1800378ae0e7d2f9c7cc0b6dd8a6"` Oct 21 21:24:59.385 INFO blam! a585508ac27defe31912b301bc94be49a30e1800378ae0e7d2f9c7cc0b6dd8a6