Oct 15 10:18:19.712 INFO testing Herschel/quaternion-demo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:18:19.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 10:18:20.107 INFO blam! 89d8d037d78166b24b34bec971c8734b366da1c78f88a2f4226f864cf93fa1a8 Oct 15 10:18:20.111 INFO running `"docker" "start" "-a" "89d8d037d78166b24b34bec971c8734b366da1c78f88a2f4226f864cf93fa1a8"` Oct 15 10:18:21.478 INFO kablam! usermod: no changes Oct 15 10:18:21.861 INFO kablam! Compiling num-complex v0.2.0 Oct 15 10:18:21.870 INFO kablam! Compiling rand v0.5.1 Oct 15 10:18:21.884 INFO kablam! Compiling approx v0.2.0 Oct 15 10:18:21.893 INFO kablam! Compiling generic-array v0.11.1 Oct 15 10:18:21.917 INFO kablam! Compiling glutin v0.14.0 Oct 15 10:18:25.535 INFO kablam! Compiling alga v0.6.0 Oct 15 10:18:27.374 INFO kablam! Compiling glium v0.21.0 Oct 15 10:18:31.415 INFO kablam! Compiling nalgebra v0.15.3 Oct 15 10:19:08.144 INFO kablam! Compiling conrod v0.60.0 Oct 15 10:19:34.383 INFO kablam! Compiling quaternion-demo v0.1.0 (/source) Oct 15 10:19:37.867 INFO kablam! warning: constant item is never used: `RED` Oct 15 10:19:37.867 INFO kablam! --> src/main.rs:405:5 Oct 15 10:19:37.867 INFO kablam! | Oct 15 10:19:37.867 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 15 10:19:37.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:37.867 INFO kablam! | Oct 15 10:19:37.867 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:19:37.867 INFO kablam! Oct 15 10:19:37.867 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 10:19:37.867 INFO kablam! --> src/main.rs:406:5 Oct 15 10:19:37.867 INFO kablam! | Oct 15 10:19:37.867 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 15 10:19:37.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:37.867 INFO kablam! Oct 15 10:19:37.867 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 10:19:37.867 INFO kablam! --> src/main.rs:407:5 Oct 15 10:19:37.867 INFO kablam! | Oct 15 10:19:37.867 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 15 10:19:37.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:37.867 INFO kablam! Oct 15 10:19:45.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 15 10:19:45.852 INFO kablam! su: No module specific data is present Oct 15 10:19:46.783 INFO running `"docker" "rm" "-f" "89d8d037d78166b24b34bec971c8734b366da1c78f88a2f4226f864cf93fa1a8"` Oct 15 10:19:47.110 INFO blam! 89d8d037d78166b24b34bec971c8734b366da1c78f88a2f4226f864cf93fa1a8 Oct 15 10:19:47.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 10:19:47.632 INFO blam! e0a0e523dc3f0eb81ee9c0b9f119983307ca0a59f106ec0b1436544b9219f5af Oct 15 10:19:47.635 INFO running `"docker" "start" "-a" "e0a0e523dc3f0eb81ee9c0b9f119983307ca0a59f106ec0b1436544b9219f5af"` Oct 15 10:19:49.167 INFO kablam! usermod: no changes Oct 15 10:19:49.391 INFO kablam! Compiling quaternion-demo v0.1.0 (/source) Oct 15 10:19:52.555 INFO kablam! warning: unused variable: `p` Oct 15 10:19:52.555 INFO kablam! --> src/quaternion.rs:281:13 Oct 15 10:19:52.555 INFO kablam! | Oct 15 10:19:52.555 INFO kablam! 281 | let p = Quaternion::from_euler_angles(0.2, 0.4, 3.1 * PI); Oct 15 10:19:52.555 INFO kablam! | ^ help: consider using `_p` instead Oct 15 10:19:52.555 INFO kablam! | Oct 15 10:19:52.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:19:52.555 INFO kablam! Oct 15 10:19:52.619 INFO kablam! warning: constant item is never used: `RED` Oct 15 10:19:52.619 INFO kablam! --> src/main.rs:405:5 Oct 15 10:19:52.619 INFO kablam! | Oct 15 10:19:52.619 INFO kablam! 405 | const RED: [f32; 4] = [1.0, 0.0, 0.0, 1.0]; Oct 15 10:19:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:52.619 INFO kablam! | Oct 15 10:19:52.619 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:19:52.619 INFO kablam! Oct 15 10:19:52.619 INFO kablam! warning: constant item is never used: `GREEN` Oct 15 10:19:52.619 INFO kablam! --> src/main.rs:406:5 Oct 15 10:19:52.619 INFO kablam! | Oct 15 10:19:52.619 INFO kablam! 406 | const GREEN: [f32; 4] = [0.0, 1.0, 0.0, 1.0]; Oct 15 10:19:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:52.619 INFO kablam! Oct 15 10:19:52.619 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 10:19:52.619 INFO kablam! --> src/main.rs:407:5 Oct 15 10:19:52.619 INFO kablam! | Oct 15 10:19:52.619 INFO kablam! 407 | const BLUE: [f32; 4] = [0.0, 0.0, 1.0, 1.0]; Oct 15 10:19:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:19:52.619 INFO kablam! Oct 15 10:19:54.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Oct 15 10:19:54.549 INFO kablam! su: No module specific data is present Oct 15 10:19:54.791 INFO running `"docker" "rm" "-f" "e0a0e523dc3f0eb81ee9c0b9f119983307ca0a59f106ec0b1436544b9219f5af"` Oct 15 10:19:54.885 INFO blam! e0a0e523dc3f0eb81ee9c0b9f119983307ca0a59f106ec0b1436544b9219f5af