Oct 12 21:02:00.654 INFO testing tomc1998/splitterman_mmj2017 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:02:00.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:02:01.243 INFO blam! a472057fe86717bce5e59bd70946e22afb74c3abebd5a61ae46e0ffdb8398ac5 Oct 12 21:02:01.251 INFO running `"docker" "start" "-a" "a472057fe86717bce5e59bd70946e22afb74c3abebd5a61ae46e0ffdb8398ac5"` Oct 12 21:02:02.777 INFO kablam! usermod: no changes Oct 12 21:02:03.049 INFO kablam! Compiling libc v0.2.21 Oct 12 21:02:03.049 INFO kablam! Compiling serde v0.9.11 Oct 12 21:02:03.049 INFO kablam! Compiling lazy_static v0.2.4 Oct 12 21:02:03.049 INFO kablam! Compiling log v0.3.7 Oct 12 21:02:03.049 INFO kablam! Compiling khronos_api v1.0.0 Oct 12 21:02:03.065 INFO kablam! Compiling gcc v0.3.45 Oct 12 21:02:03.066 INFO kablam! Compiling x11-dl v2.12.0 Oct 12 21:02:03.066 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 12 21:02:06.147 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 21:02:08.532 INFO kablam! Compiling rand v0.3.15 Oct 12 21:02:08.532 INFO kablam! Compiling fs2 v0.2.5 Oct 12 21:02:12.788 INFO kablam! Compiling shared_library v0.1.5 Oct 12 21:02:13.035 INFO kablam! Compiling time v0.1.36 Oct 12 21:02:13.791 INFO kablam! Compiling memmap v0.4.0 Oct 12 21:02:13.859 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 21:02:18.199 INFO kablam! Compiling wayland-client v0.7.8 Oct 12 21:02:18.603 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 21:02:25.116 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 21:02:26.625 INFO kablam! Compiling tempfile v2.1.5 Oct 12 21:02:26.639 INFO kablam! Compiling glutin v0.7.4 Oct 12 21:02:26.643 INFO kablam! Compiling glium v0.16.0 Oct 12 21:02:27.524 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 21:02:30.388 INFO kablam! Compiling target_build_utils v0.3.0 Oct 12 21:03:07.291 INFO kablam! Compiling serde_json v0.9.9 Oct 12 21:03:08.685 INFO kablam! Compiling backtrace v0.2.3 Oct 12 21:03:19.875 INFO kablam! Compiling libloading v0.3.2 Oct 12 21:03:22.959 INFO kablam! Compiling dlib v0.3.1 Oct 12 21:03:23.316 INFO kablam! Compiling wayland-sys v0.7.8 Oct 12 21:03:27.480 INFO kablam! Compiling wayland-window v0.4.4 Oct 12 21:03:27.480 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 12 21:03:29.911 INFO kablam! Compiling winit v0.5.11 Oct 12 21:04:05.644 INFO kablam! Compiling splitterman v0.1.0 (/source) Oct 12 21:04:06.103 INFO kablam! warning: unused macro definition Oct 12 21:04:06.103 INFO kablam! --> src/entity/mod.rs:21:1 Oct 12 21:04:06.103 INFO kablam! | Oct 12 21:04:06.103 INFO kablam! 21 | / macro_rules! empty { Oct 12 21:04:06.103 INFO kablam! 22 | | () => {} Oct 12 21:04:06.103 INFO kablam! 23 | | } Oct 12 21:04:06.103 INFO kablam! | |_^ Oct 12 21:04:06.103 INFO kablam! | Oct 12 21:04:06.103 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 21:04:06.103 INFO kablam! Oct 12 21:04:06.503 INFO kablam! warning: unused variable: `e` Oct 12 21:04:06.503 INFO kablam! --> src/entity/splitter_man/state.rs:65:14 Oct 12 21:04:06.503 INFO kablam! | Oct 12 21:04:06.503 INFO kablam! 65 | e: &mut SplitterMan, Oct 12 21:04:06.503 INFO kablam! | ^ help: consider using `_e` instead Oct 12 21:04:06.503 INFO kablam! | Oct 12 21:04:06.503 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:04:06.503 INFO kablam! Oct 12 21:04:06.503 INFO kablam! warning: unused variable: `engine` Oct 12 21:04:06.503 INFO kablam! --> src/entity/splitter_man/state.rs:66:14 Oct 12 21:04:06.503 INFO kablam! | Oct 12 21:04:06.503 INFO kablam! 66 | engine: &Engine) -> (Option, (bool, Option>, Vec2f32)) { Oct 12 21:04:06.503 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:04:06.503 INFO kablam! Oct 12 21:04:06.615 INFO kablam! warning: variable does not need to be mutable Oct 12 21:04:06.615 INFO kablam! --> src/input/mod.rs:127:13 Oct 12 21:04:06.615 INFO kablam! | Oct 12 21:04:06.615 INFO kablam! 127 | let mut b = self.curr_box.as_mut().unwrap(); Oct 12 21:04:06.615 INFO kablam! | ----^ Oct 12 21:04:06.615 INFO kablam! | | Oct 12 21:04:06.615 INFO kablam! | help: remove this `mut` Oct 12 21:04:06.615 INFO kablam! | Oct 12 21:04:06.615 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:04:06.615 INFO kablam! Oct 12 21:04:11.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 12 21:04:11.179 INFO kablam! su: No module specific data is present Oct 12 21:04:11.844 INFO running `"docker" "rm" "-f" "a472057fe86717bce5e59bd70946e22afb74c3abebd5a61ae46e0ffdb8398ac5"` Oct 12 21:04:12.096 INFO blam! a472057fe86717bce5e59bd70946e22afb74c3abebd5a61ae46e0ffdb8398ac5 Oct 12 21:04:12.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:04:12.503 INFO blam! f77e23decd0627123767c5b7e7262e2d415bb524597300d86c7c4f917352df37 Oct 12 21:04:12.511 INFO running `"docker" "start" "-a" "f77e23decd0627123767c5b7e7262e2d415bb524597300d86c7c4f917352df37"` Oct 12 21:04:13.595 INFO kablam! usermod: no changes Oct 12 21:04:13.783 INFO kablam! Compiling splitterman v0.1.0 (/source) Oct 12 21:04:14.320 INFO kablam! warning: unused macro definition Oct 12 21:04:14.320 INFO kablam! --> src/entity/mod.rs:21:1 Oct 12 21:04:14.320 INFO kablam! | Oct 12 21:04:14.320 INFO kablam! 21 | / macro_rules! empty { Oct 12 21:04:14.320 INFO kablam! 22 | | () => {} Oct 12 21:04:14.320 INFO kablam! 23 | | } Oct 12 21:04:14.320 INFO kablam! | |_^ Oct 12 21:04:14.320 INFO kablam! | Oct 12 21:04:14.320 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 21:04:14.320 INFO kablam! Oct 12 21:04:14.583 INFO kablam! warning: unused variable: `e` Oct 12 21:04:14.584 INFO kablam! --> src/entity/splitter_man/state.rs:65:14 Oct 12 21:04:14.584 INFO kablam! | Oct 12 21:04:14.585 INFO kablam! 65 | e: &mut SplitterMan, Oct 12 21:04:14.585 INFO kablam! | ^ help: consider using `_e` instead Oct 12 21:04:14.585 INFO kablam! | Oct 12 21:04:14.585 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:04:14.586 INFO kablam! Oct 12 21:04:14.586 INFO kablam! warning: unused variable: `engine` Oct 12 21:04:14.586 INFO kablam! --> src/entity/splitter_man/state.rs:66:14 Oct 12 21:04:14.586 INFO kablam! | Oct 12 21:04:14.587 INFO kablam! 66 | engine: &Engine) -> (Option, (bool, Option>, Vec2f32)) { Oct 12 21:04:14.587 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:04:14.587 INFO kablam! Oct 12 21:04:14.659 INFO kablam! warning: variable does not need to be mutable Oct 12 21:04:14.659 INFO kablam! --> src/input/mod.rs:127:13 Oct 12 21:04:14.660 INFO kablam! | Oct 12 21:04:14.660 INFO kablam! 127 | let mut b = self.curr_box.as_mut().unwrap(); Oct 12 21:04:14.660 INFO kablam! | ----^ Oct 12 21:04:14.660 INFO kablam! | | Oct 12 21:04:14.660 INFO kablam! | help: remove this `mut` Oct 12 21:04:14.660 INFO kablam! | Oct 12 21:04:14.660 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:04:14.660 INFO kablam! Oct 12 21:04:15.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 12 21:04:15.327 INFO kablam! su: No module specific data is present Oct 12 21:04:16.151 INFO running `"docker" "rm" "-f" "f77e23decd0627123767c5b7e7262e2d415bb524597300d86c7c4f917352df37"` Oct 12 21:04:16.436 INFO blam! f77e23decd0627123767c5b7e7262e2d415bb524597300d86c7c4f917352df37 Oct 12 21:04:16.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:04:16.812 INFO blam! c8a8e57d05202d2b3d760047f957187d04be89e402bef102600e38ab84936826 Oct 12 21:04:16.815 INFO running `"docker" "start" "-a" "c8a8e57d05202d2b3d760047f957187d04be89e402bef102600e38ab84936826"` Oct 12 21:04:19.079 INFO kablam! usermod: no changes Oct 12 21:04:19.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 12 21:04:19.309 INFO kablam! Running /target/debug/deps/splitterman-edd24b4cb711eff4 Oct 12 21:04:19.312 INFO blam! Oct 12 21:04:19.312 INFO blam! running 0 tests Oct 12 21:04:19.313 INFO blam! Oct 12 21:04:19.313 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:04:19.314 INFO blam! Oct 12 21:04:19.317 INFO kablam! su: No module specific data is present Oct 12 21:04:20.806 INFO running `"docker" "rm" "-f" "c8a8e57d05202d2b3d760047f957187d04be89e402bef102600e38ab84936826"` Oct 12 21:04:21.147 INFO blam! c8a8e57d05202d2b3d760047f957187d04be89e402bef102600e38ab84936826