Oct 26 19:11:13.196 INFO checking tomc1998/splitterman_mmj2017 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:11:13.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 26 19:11:13.588 INFO blam! 4203e43eb69ec260ea1ea023cce888f384e06edc92b0a9057689d0f3af1c9ea7 Oct 26 19:11:13.591 INFO running `"docker" "start" "-a" "4203e43eb69ec260ea1ea023cce888f384e06edc92b0a9057689d0f3af1c9ea7"` Oct 26 19:11:15.954 INFO kablam! usermod: no changes Oct 26 19:11:16.204 INFO kablam! Compiling libc v0.2.21 Oct 26 19:11:16.205 INFO kablam! Compiling serde v0.9.11 Oct 26 19:11:16.208 INFO kablam! Compiling itoa v0.3.1 Oct 26 19:11:16.223 INFO kablam! Compiling dtoa v0.4.1 Oct 26 19:11:16.251 INFO kablam! Checking lazy_static v0.2.4 Oct 26 19:11:16.259 INFO kablam! Compiling log v0.3.7 Oct 26 19:11:16.259 INFO kablam! Compiling gcc v0.3.45 Oct 26 19:11:17.624 INFO kablam! Checking rustc-demangle v0.1.4 Oct 26 19:11:18.608 INFO kablam! Checking fnv v1.0.5 Oct 26 19:11:19.820 INFO kablam! Compiling x11-dl v2.12.0 Oct 26 19:11:19.832 INFO kablam! Compiling wayland-scanner v0.7.8 Oct 26 19:11:19.879 INFO kablam! Compiling tempfile v2.1.5 Oct 26 19:11:20.148 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 19:11:22.563 INFO kablam! Checking fs2 v0.2.5 Oct 26 19:11:22.586 INFO kablam! Checking rand v0.3.15 Oct 26 19:11:27.783 INFO kablam! Checking shared_library v0.1.5 Oct 26 19:11:28.091 INFO kablam! Checking time v0.1.36 Oct 26 19:11:28.704 INFO kablam! Checking memmap v0.4.0 Oct 26 19:11:30.286 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 26 19:11:30.974 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 19:11:32.903 INFO kablam! Compiling wayland-client v0.7.8 Oct 26 19:11:39.032 INFO kablam! Compiling glutin v0.7.4 Oct 26 19:11:39.034 INFO kablam! Compiling glium v0.16.0 Oct 26 19:11:42.976 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 19:11:45.968 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 19:11:49.412 INFO kablam! Compiling target_build_utils v0.3.0 Oct 26 19:12:19.224 INFO kablam! Compiling serde_json v0.9.9 Oct 26 19:12:19.972 INFO kablam! Checking backtrace v0.2.3 Oct 26 19:12:31.339 INFO kablam! Compiling libloading v0.3.2 Oct 26 19:12:34.208 INFO kablam! Checking dlib v0.3.1 Oct 26 19:12:34.520 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 19:12:36.667 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 19:12:36.667 INFO kablam! Checking wayland-window v0.4.4 Oct 26 19:12:38.218 INFO kablam! Checking winit v0.5.11 Oct 26 19:12:54.842 INFO kablam! Checking splitterman v0.1.0 (/source) Oct 26 19:12:55.635 INFO kablam! warning: unused macro definition Oct 26 19:12:55.635 INFO kablam! --> src/entity/mod.rs:21:1 Oct 26 19:12:55.635 INFO kablam! | Oct 26 19:12:55.635 INFO kablam! 21 | / macro_rules! empty { Oct 26 19:12:55.635 INFO kablam! 22 | | () => {} Oct 26 19:12:55.635 INFO kablam! 23 | | } Oct 26 19:12:55.635 INFO kablam! | |_^ Oct 26 19:12:55.635 INFO kablam! | Oct 26 19:12:55.635 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 19:12:55.635 INFO kablam! Oct 26 19:12:55.955 INFO kablam! warning: unused macro definition Oct 26 19:12:55.955 INFO kablam! --> src/entity/mod.rs:21:1 Oct 26 19:12:55.955 INFO kablam! | Oct 26 19:12:55.955 INFO kablam! 21 | / macro_rules! empty { Oct 26 19:12:55.955 INFO kablam! 22 | | () => {} Oct 26 19:12:55.955 INFO kablam! 23 | | } Oct 26 19:12:55.955 INFO kablam! | |_^ Oct 26 19:12:55.955 INFO kablam! | Oct 26 19:12:55.955 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 19:12:55.955 INFO kablam! Oct 26 19:12:55.991 INFO kablam! warning: unused variable: `e` Oct 26 19:12:55.991 INFO kablam! --> src/entity/splitter_man/state.rs:65:14 Oct 26 19:12:55.991 INFO kablam! | Oct 26 19:12:55.991 INFO kablam! 65 | e: &mut SplitterMan, Oct 26 19:12:55.992 INFO kablam! | ^ help: consider using `_e` instead Oct 26 19:12:55.992 INFO kablam! | Oct 26 19:12:55.992 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:12:55.997 INFO kablam! Oct 26 19:12:55.997 INFO kablam! warning: unused variable: `engine` Oct 26 19:12:55.997 INFO kablam! --> src/entity/splitter_man/state.rs:66:14 Oct 26 19:12:55.998 INFO kablam! | Oct 26 19:12:55.998 INFO kablam! 66 | engine: &Engine) -> (Option, (bool, Option>, Vec2f32)) { Oct 26 19:12:55.998 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 26 19:12:55.998 INFO kablam! Oct 26 19:12:56.083 INFO kablam! warning: variable does not need to be mutable Oct 26 19:12:56.083 INFO kablam! --> src/input/mod.rs:127:13 Oct 26 19:12:56.083 INFO kablam! | Oct 26 19:12:56.084 INFO kablam! 127 | let mut b = self.curr_box.as_mut().unwrap(); Oct 26 19:12:56.084 INFO kablam! | ----^ Oct 26 19:12:56.085 INFO kablam! | | Oct 26 19:12:56.086 INFO kablam! | help: remove this `mut` Oct 26 19:12:56.086 INFO kablam! | Oct 26 19:12:56.088 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:12:56.088 INFO kablam! Oct 26 19:12:56.404 INFO kablam! warning: unused variable: `e` Oct 26 19:12:56.405 INFO kablam! --> src/entity/splitter_man/state.rs:65:14 Oct 26 19:12:56.405 INFO kablam! | Oct 26 19:12:56.405 INFO kablam! 65 | e: &mut SplitterMan, Oct 26 19:12:56.405 INFO kablam! | ^ help: consider using `_e` instead Oct 26 19:12:56.405 INFO kablam! | Oct 26 19:12:56.405 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:12:56.405 INFO kablam! Oct 26 19:12:56.405 INFO kablam! warning: unused variable: `engine` Oct 26 19:12:56.405 INFO kablam! --> src/entity/splitter_man/state.rs:66:14 Oct 26 19:12:56.405 INFO kablam! | Oct 26 19:12:56.405 INFO kablam! 66 | engine: &Engine) -> (Option, (bool, Option>, Vec2f32)) { Oct 26 19:12:56.405 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 26 19:12:56.405 INFO kablam! Oct 26 19:12:56.495 INFO kablam! warning: variable does not need to be mutable Oct 26 19:12:56.495 INFO kablam! --> src/input/mod.rs:127:13 Oct 26 19:12:56.495 INFO kablam! | Oct 26 19:12:56.495 INFO kablam! 127 | let mut b = self.curr_box.as_mut().unwrap(); Oct 26 19:12:56.495 INFO kablam! | ----^ Oct 26 19:12:56.495 INFO kablam! | | Oct 26 19:12:56.495 INFO kablam! | help: remove this `mut` Oct 26 19:12:56.495 INFO kablam! | Oct 26 19:12:56.495 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:12:56.495 INFO kablam! Oct 26 19:12:56.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 26 19:12:56.563 INFO kablam! su: No module specific data is present Oct 26 19:12:57.565 INFO running `"docker" "rm" "-f" "4203e43eb69ec260ea1ea023cce888f384e06edc92b0a9057689d0f3af1c9ea7"` Oct 26 19:12:57.895 INFO blam! 4203e43eb69ec260ea1ea023cce888f384e06edc92b0a9057689d0f3af1c9ea7