Oct 12 21:52:09.739 INFO testing teschty/binviz-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:52:09.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 21:52:10.226 INFO blam! 3aff87cf99ffa43f4eda4c7b14f507d12320f71b16930c58ab2a8f101a3cb24a Oct 12 21:52:10.231 INFO running `"docker" "start" "-a" "3aff87cf99ffa43f4eda4c7b14f507d12320f71b16930c58ab2a8f101a3cb24a"` Oct 12 21:52:11.711 INFO kablam! usermod: no changes Oct 12 21:52:11.975 INFO kablam! Compiling serde v0.9.10 Oct 12 21:52:11.979 INFO kablam! Compiling gcc v0.3.43 Oct 12 21:52:11.979 INFO kablam! Compiling time v0.1.36 Oct 12 21:52:11.979 INFO kablam! Compiling shared_library v0.1.5 Oct 12 21:52:11.979 INFO kablam! Compiling cgmath v0.12.0 Oct 12 21:52:11.979 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 21:52:11.979 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 21:52:11.979 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 21:52:14.679 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 21:52:14.687 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 21:52:20.239 INFO kablam! Compiling target_build_utils v0.3.0 Oct 12 21:52:20.251 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 21:52:20.455 INFO kablam! Compiling glutin v0.7.4 Oct 12 21:52:20.455 INFO kablam! Compiling glium v0.16.0 Oct 12 21:52:55.639 INFO kablam! Compiling serde_json v0.9.8 Oct 12 21:52:59.087 INFO kablam! Compiling backtrace v0.2.3 Oct 12 21:53:05.064 INFO kablam! Compiling libloading v0.3.2 Oct 12 21:53:07.799 INFO kablam! Compiling dlib v0.3.1 Oct 12 21:53:08.020 INFO kablam! Compiling wayland-sys v0.7.8 Oct 12 21:53:10.237 INFO kablam! Compiling wayland-client v0.7.8 Oct 12 21:53:12.668 INFO kablam! Compiling wayland-window v0.4.4 Oct 12 21:53:12.668 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 12 21:53:15.429 INFO kablam! Compiling winit v0.5.11 Oct 12 21:53:54.295 INFO kablam! Compiling binviz-rs v0.1.0 (/source) Oct 12 21:53:54.899 INFO kablam! warning: unused import: `cgmath::prelude` Oct 12 21:53:54.899 INFO kablam! --> src/main.rs:9:5 Oct 12 21:53:54.900 INFO kablam! | Oct 12 21:53:54.900 INFO kablam! 9 | use cgmath::prelude::*; Oct 12 21:53:54.900 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:53:54.901 INFO kablam! | Oct 12 21:53:54.901 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:53:54.901 INFO kablam! Oct 12 21:53:54.902 INFO kablam! warning: unused variable: `rot_y` Oct 12 21:53:54.902 INFO kablam! --> src/main.rs:120:13 Oct 12 21:53:54.902 INFO kablam! | Oct 12 21:53:54.902 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 12 21:53:54.903 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 12 21:53:54.903 INFO kablam! | Oct 12 21:53:54.903 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:53:54.904 INFO kablam! Oct 12 21:53:54.913 INFO kablam! warning: variable does not need to be mutable Oct 12 21:53:54.914 INFO kablam! --> src/main.rs:120:9 Oct 12 21:53:54.919 INFO kablam! | Oct 12 21:53:54.919 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 12 21:53:54.920 INFO kablam! | ----^^^^^ Oct 12 21:53:54.920 INFO kablam! | | Oct 12 21:53:54.920 INFO kablam! | help: remove this `mut` Oct 12 21:53:54.920 INFO kablam! | Oct 12 21:53:54.921 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:53:54.921 INFO kablam! Oct 12 21:53:58.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 12 21:53:58.752 INFO kablam! su: No module specific data is present Oct 12 21:53:59.519 INFO running `"docker" "rm" "-f" "3aff87cf99ffa43f4eda4c7b14f507d12320f71b16930c58ab2a8f101a3cb24a"` Oct 12 21:53:59.887 INFO blam! 3aff87cf99ffa43f4eda4c7b14f507d12320f71b16930c58ab2a8f101a3cb24a Oct 12 21:53:59.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 21:54:00.379 INFO blam! 2241b4dd0c699f8aed425f137f6bbea01cbc86c586fbc93676e5b2cef6487fca Oct 12 21:54:00.381 INFO running `"docker" "start" "-a" "2241b4dd0c699f8aed425f137f6bbea01cbc86c586fbc93676e5b2cef6487fca"` Oct 12 21:54:02.083 INFO kablam! usermod: no changes Oct 12 21:54:02.347 INFO kablam! Compiling binviz-rs v0.1.0 (/source) Oct 12 21:54:03.063 INFO kablam! warning: unused import: `cgmath::prelude` Oct 12 21:54:03.063 INFO kablam! --> src/main.rs:9:5 Oct 12 21:54:03.063 INFO kablam! | Oct 12 21:54:03.063 INFO kablam! 9 | use cgmath::prelude::*; Oct 12 21:54:03.063 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:54:03.063 INFO kablam! | Oct 12 21:54:03.063 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:54:03.063 INFO kablam! Oct 12 21:54:03.063 INFO kablam! warning: unused variable: `rot_y` Oct 12 21:54:03.063 INFO kablam! --> src/main.rs:120:13 Oct 12 21:54:03.063 INFO kablam! | Oct 12 21:54:03.063 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 12 21:54:03.063 INFO kablam! | ^^^^^ help: consider using `_rot_y` instead Oct 12 21:54:03.063 INFO kablam! | Oct 12 21:54:03.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:54:03.063 INFO kablam! Oct 12 21:54:03.079 INFO kablam! warning: variable does not need to be mutable Oct 12 21:54:03.079 INFO kablam! --> src/main.rs:120:9 Oct 12 21:54:03.079 INFO kablam! | Oct 12 21:54:03.080 INFO kablam! 120 | let mut rot_y: f32 = 0.0; Oct 12 21:54:03.080 INFO kablam! | ----^^^^^ Oct 12 21:54:03.080 INFO kablam! | | Oct 12 21:54:03.080 INFO kablam! | help: remove this `mut` Oct 12 21:54:03.080 INFO kablam! | Oct 12 21:54:03.080 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:54:03.081 INFO kablam! Oct 12 21:54:03.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 12 21:54:03.644 INFO kablam! su: No module specific data is present Oct 12 21:54:05.096 INFO running `"docker" "rm" "-f" "2241b4dd0c699f8aed425f137f6bbea01cbc86c586fbc93676e5b2cef6487fca"` Oct 12 21:54:05.395 INFO blam! 2241b4dd0c699f8aed425f137f6bbea01cbc86c586fbc93676e5b2cef6487fca Oct 12 21:54:05.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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" "-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 21:54:06.012 INFO blam! 744ab58f353d2f513de4c71e0f6c9620244e2cc9b373421f8639af3d27a4e382 Oct 12 21:54:06.014 INFO running `"docker" "start" "-a" "744ab58f353d2f513de4c71e0f6c9620244e2cc9b373421f8639af3d27a4e382"` Oct 12 21:54:08.001 INFO kablam! usermod: no changes Oct 12 21:54:08.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 21:54:08.243 INFO kablam! Running /target/debug/deps/binviz_rs-3fd570912cf32d70 Oct 12 21:54:08.250 INFO blam! Oct 12 21:54:08.250 INFO blam! running 0 tests Oct 12 21:54:08.250 INFO blam! Oct 12 21:54:08.250 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:54:08.250 INFO blam! Oct 12 21:54:08.252 INFO kablam! su: No module specific data is present Oct 12 21:54:09.277 INFO running `"docker" "rm" "-f" "744ab58f353d2f513de4c71e0f6c9620244e2cc9b373421f8639af3d27a4e382"` Oct 12 21:54:09.636 INFO blam! 744ab58f353d2f513de4c71e0f6c9620244e2cc9b373421f8639af3d27a4e382