Oct 27 02:35:35.264 INFO checking juchiast/gameoflife against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:35:35.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 27 02:35:35.816 INFO blam! 8deb1c5565e1012a9e26ed0ada63644cd465adc92b1afb144cf244db91047c8d Oct 27 02:35:35.819 INFO running `"docker" "start" "-a" "8deb1c5565e1012a9e26ed0ada63644cd465adc92b1afb144cf244db91047c8d"` Oct 27 02:35:38.059 INFO kablam! usermod: no changes Oct 27 02:35:38.326 INFO kablam! Compiling cairo-rs v0.3.0 Oct 27 02:35:38.326 INFO kablam! Compiling gio v0.3.0 Oct 27 02:35:38.352 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 27 02:35:38.373 INFO kablam! Compiling gdk v0.7.0 Oct 27 02:35:38.374 INFO kablam! Compiling gtk v0.3.0 Oct 27 02:35:38.374 INFO kablam! Compiling glib-sys v0.5.0 Oct 27 02:35:38.374 INFO kablam! Compiling gobject-sys v0.5.0 Oct 27 02:35:38.374 INFO kablam! Compiling gio-sys v0.5.0 Oct 27 02:35:41.731 INFO kablam! Compiling pango-sys v0.5.0 Oct 27 02:35:42.363 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 27 02:35:42.959 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 27 02:35:43.251 INFO kablam! Compiling gdk-sys v0.5.0 Oct 27 02:35:43.363 INFO kablam! Compiling atk-sys v0.5.0 Oct 27 02:35:43.745 INFO kablam! Compiling gtk-sys v0.5.0 Oct 27 02:35:44.687 INFO kablam! Compiling syn v0.11.11 Oct 27 02:35:52.301 INFO kablam! Checking futures-glib v0.3.2 Oct 27 02:35:54.563 INFO kablam! Checking relm-core v0.11.0 Oct 27 02:35:54.980 INFO kablam! Checking glib v0.4.1 Oct 27 02:35:56.169 INFO kablam! Checking relm-state v0.11.0 Oct 27 02:36:10.535 INFO kablam! Checking pango v0.3.0 Oct 27 02:36:10.995 INFO kablam! Compiling relm-gen-widget v0.11.0 Oct 27 02:36:10.995 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 27 02:36:22.539 INFO kablam! Compiling serde_derive v1.0.27 Oct 27 02:36:44.275 INFO kablam! Compiling relm-derive-common v0.11.0 Oct 27 02:36:46.359 INFO kablam! Compiling relm-derive v0.11.0 Oct 27 02:37:33.277 INFO kablam! Checking relm v0.11.0 Oct 27 02:37:34.803 INFO kablam! Checking gameoflife v0.1.0 (/source) Oct 27 02:37:39.532 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 02:37:39.532 INFO kablam! --> src/view/mod.rs:109:41 Oct 27 02:37:39.532 INFO kablam! | Oct 27 02:37:39.532 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:39.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:39.532 INFO kablam! | Oct 27 02:37:39.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:39.532 INFO kablam! Oct 27 02:37:39.532 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 02:37:39.532 INFO kablam! --> src/view/mod.rs:131:41 Oct 27 02:37:39.532 INFO kablam! | Oct 27 02:37:39.532 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:39.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:39.532 INFO kablam! Oct 27 02:37:39.933 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 02:37:39.933 INFO kablam! --> src/view/mod.rs:109:41 Oct 27 02:37:39.933 INFO kablam! | Oct 27 02:37:39.933 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:39.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:39.933 INFO kablam! | Oct 27 02:37:39.933 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:39.933 INFO kablam! Oct 27 02:37:39.935 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 02:37:39.935 INFO kablam! --> src/view/mod.rs:131:41 Oct 27 02:37:39.935 INFO kablam! | Oct 27 02:37:39.935 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:39.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:39.935 INFO kablam! Oct 27 02:37:40.203 INFO kablam! warning: unused variable: `a` Oct 27 02:37:40.203 INFO kablam! --> src/main.rs:21:9 Oct 27 02:37:40.203 INFO kablam! | Oct 27 02:37:40.203 INFO kablam! 21 | let a = 1; Oct 27 02:37:40.203 INFO kablam! | ^ help: consider using `_a` instead Oct 27 02:37:40.203 INFO kablam! | Oct 27 02:37:40.203 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:37:40.203 INFO kablam! Oct 27 02:37:40.367 INFO kablam! warning: method is never used: `blom` Oct 27 02:37:40.367 INFO kablam! --> src/map.rs:68:5 Oct 27 02:37:40.367 INFO kablam! | Oct 27 02:37:40.367 INFO kablam! 68 | pub fn blom() -> Map { Oct 27 02:37:40.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:40.367 INFO kablam! | Oct 27 02:37:40.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:37:40.367 INFO kablam! Oct 27 02:37:40.367 INFO kablam! warning: method is never used: `open` Oct 27 02:37:40.367 INFO kablam! --> src/map.rs:100:5 Oct 27 02:37:40.367 INFO kablam! | Oct 27 02:37:40.367 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 27 02:37:40.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:40.367 INFO kablam! Oct 27 02:37:40.367 INFO kablam! warning: method is never used: `count_alive_cells` Oct 27 02:37:40.367 INFO kablam! --> src/map.rs:141:5 Oct 27 02:37:40.367 INFO kablam! | Oct 27 02:37:40.367 INFO kablam! 141 | pub fn count_alive_cells(&self) -> usize { Oct 27 02:37:40.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:40.367 INFO kablam! Oct 27 02:37:40.466 INFO kablam! warning: unused variable: `a` Oct 27 02:37:40.466 INFO kablam! --> src/main.rs:21:9 Oct 27 02:37:40.466 INFO kablam! | Oct 27 02:37:40.466 INFO kablam! 21 | let a = 1; Oct 27 02:37:40.466 INFO kablam! | ^ help: consider using `_a` instead Oct 27 02:37:40.466 INFO kablam! | Oct 27 02:37:40.466 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:37:40.466 INFO kablam! Oct 27 02:37:40.555 INFO kablam! warning: method is never used: `blom` Oct 27 02:37:40.555 INFO kablam! --> src/map.rs:68:5 Oct 27 02:37:40.556 INFO kablam! | Oct 27 02:37:40.556 INFO kablam! 68 | pub fn blom() -> Map { Oct 27 02:37:40.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:40.556 INFO kablam! | Oct 27 02:37:40.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:37:40.556 INFO kablam! Oct 27 02:37:40.556 INFO kablam! warning: method is never used: `open` Oct 27 02:37:40.556 INFO kablam! --> src/map.rs:100:5 Oct 27 02:37:40.556 INFO kablam! | Oct 27 02:37:40.556 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 27 02:37:40.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:40.556 INFO kablam! Oct 27 02:37:40.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 27 02:37:40.636 INFO kablam! su: No module specific data is present Oct 27 02:37:42.098 INFO running `"docker" "rm" "-f" "8deb1c5565e1012a9e26ed0ada63644cd465adc92b1afb144cf244db91047c8d"` Oct 27 02:37:42.435 INFO blam! 8deb1c5565e1012a9e26ed0ada63644cd465adc92b1afb144cf244db91047c8d