Oct 14 17:05:19.012 INFO testing jdferreira/following-thebennybox-tutorial against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:05:19.012 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 14 17:05:19.231 INFO blam! 71e48208c726b3140676363f5d50bc0919ae42c691c16f192d193d4e40b240a3 Oct 14 17:05:19.233 INFO running `"docker" "start" "-a" "71e48208c726b3140676363f5d50bc0919ae42c691c16f192d193d4e40b240a3"` Oct 14 17:05:19.931 INFO kablam! usermod: no changes Oct 14 17:05:20.131 INFO kablam! Compiling libc v0.2.31 Oct 14 17:05:20.139 INFO kablam! Compiling cc v1.0.0 Oct 14 17:05:20.139 INFO kablam! Compiling x11-dl v2.15.0 Oct 14 17:05:20.155 INFO kablam! Compiling glutin v0.9.2 Oct 14 17:05:20.155 INFO kablam! Compiling glium v0.17.1 Oct 14 17:05:27.570 INFO kablam! Compiling rand v0.3.16 Oct 14 17:05:27.735 INFO kablam! Compiling fs2 v0.2.5 Oct 14 17:05:27.787 INFO kablam! Compiling shared_library v0.1.7 Oct 14 17:05:27.847 INFO kablam! Compiling time v0.1.38 Oct 14 17:05:28.103 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 14 17:05:29.239 INFO kablam! Compiling memmap v0.4.0 Oct 14 17:05:33.423 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 17:05:36.206 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 17:05:36.232 INFO kablam! Compiling tempfile v2.2.0 Oct 14 17:05:36.232 INFO kablam! Compiling cgmath v0.15.0 Oct 14 17:05:37.779 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 17:05:40.100 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 17:06:00.874 INFO kablam! Compiling backtrace v0.3.3 Oct 14 17:06:04.963 INFO kablam! Compiling libloading v0.3.4 Oct 14 17:06:07.784 INFO kablam! Compiling dlib v0.3.1 Oct 14 17:06:08.019 INFO kablam! Compiling wayland-sys v0.9.10 Oct 14 17:06:09.783 INFO kablam! Compiling wayland-client v0.9.10 Oct 14 17:06:12.575 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 14 17:06:12.578 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 14 17:06:16.483 INFO kablam! Compiling wayland-window v0.7.0 Oct 14 17:06:17.211 INFO kablam! Compiling winit v0.7.6 Oct 14 17:06:49.771 INFO kablam! Compiling following-thebennybox-tutorial v0.1.0 (/source) Oct 14 17:06:50.595 INFO kablam! warning: method is never used: `key_is_down` Oct 14 17:06:50.595 INFO kablam! --> src/engine/input.rs:110:5 Oct 14 17:06:50.595 INFO kablam! | Oct 14 17:06:50.595 INFO kablam! 110 | pub fn key_is_down(&self, keycode: VirtualKeyCode) -> bool { Oct 14 17:06:50.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:06:50.595 INFO kablam! | Oct 14 17:06:50.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:06:50.595 INFO kablam! Oct 14 17:06:50.595 INFO kablam! warning: method is never used: `mouse_is_down` Oct 14 17:06:50.595 INFO kablam! --> src/engine/input.rs:122:5 Oct 14 17:06:50.595 INFO kablam! | Oct 14 17:06:50.595 INFO kablam! 122 | pub fn mouse_is_down(&self, button: MouseButton) -> bool { Oct 14 17:06:50.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:06:50.595 INFO kablam! Oct 14 17:06:54.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Oct 14 17:06:54.605 INFO kablam! su: No module specific data is present Oct 14 17:06:55.387 INFO running `"docker" "rm" "-f" "71e48208c726b3140676363f5d50bc0919ae42c691c16f192d193d4e40b240a3"` Oct 14 17:06:55.693 INFO blam! 71e48208c726b3140676363f5d50bc0919ae42c691c16f192d193d4e40b240a3 Oct 14 17:06:55.700 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 14 17:06:56.123 INFO blam! cf575362eb7f9c3402a105458dfc755a1404f701bc45105beabf226a7bc23209 Oct 14 17:06:56.131 INFO running `"docker" "start" "-a" "cf575362eb7f9c3402a105458dfc755a1404f701bc45105beabf226a7bc23209"` Oct 14 17:06:57.275 INFO kablam! usermod: no changes Oct 14 17:06:57.468 INFO kablam! Compiling following-thebennybox-tutorial v0.1.0 (/source) Oct 14 17:06:58.307 INFO kablam! warning: method is never used: `key_is_down` Oct 14 17:06:58.307 INFO kablam! --> src/engine/input.rs:110:5 Oct 14 17:06:58.307 INFO kablam! | Oct 14 17:06:58.307 INFO kablam! 110 | pub fn key_is_down(&self, keycode: VirtualKeyCode) -> bool { Oct 14 17:06:58.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:06:58.307 INFO kablam! | Oct 14 17:06:58.307 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:06:58.307 INFO kablam! Oct 14 17:06:58.311 INFO kablam! warning: method is never used: `mouse_is_down` Oct 14 17:06:58.311 INFO kablam! --> src/engine/input.rs:122:5 Oct 14 17:06:58.311 INFO kablam! | Oct 14 17:06:58.311 INFO kablam! 122 | pub fn mouse_is_down(&self, button: MouseButton) -> bool { Oct 14 17:06:58.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:06:58.311 INFO kablam! Oct 14 17:06:58.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 14 17:06:58.811 INFO kablam! su: No module specific data is present Oct 14 17:06:59.670 INFO running `"docker" "rm" "-f" "cf575362eb7f9c3402a105458dfc755a1404f701bc45105beabf226a7bc23209"` Oct 14 17:07:00.022 INFO blam! cf575362eb7f9c3402a105458dfc755a1404f701bc45105beabf226a7bc23209 Oct 14 17:07:00.025 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" "-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 14 17:07:00.411 INFO blam! 3784c6612fcf5a71c7c71f77b0a8a0aa35092e61be33c7ac202d5a95bd2abe3f Oct 14 17:07:00.417 INFO running `"docker" "start" "-a" "3784c6612fcf5a71c7c71f77b0a8a0aa35092e61be33c7ac202d5a95bd2abe3f"` Oct 14 17:07:01.735 INFO kablam! usermod: no changes Oct 14 17:07:01.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 14 17:07:01.945 INFO kablam! Running /target/debug/deps/following_thebennybox_tutorial-971a7bbe0f959b91 Oct 14 17:07:01.953 INFO blam! Oct 14 17:07:01.956 INFO kablam! su: No module specific data is present Oct 14 17:07:01.956 INFO blam! running 0 tests Oct 14 17:07:01.956 INFO blam! Oct 14 17:07:01.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:07:01.956 INFO blam! Oct 14 17:07:03.127 INFO running `"docker" "rm" "-f" "3784c6612fcf5a71c7c71f77b0a8a0aa35092e61be33c7ac202d5a95bd2abe3f"` Oct 14 17:07:03.383 INFO blam! 3784c6612fcf5a71c7c71f77b0a8a0aa35092e61be33c7ac202d5a95bd2abe3f