Oct 27 02:35:28.691 INFO checking juchiast/gameoflife against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:35:28.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:29.171 INFO blam! 6300c7c7204f664b42dba43505cc3b403276c5f14c14a64e2d32df7b6eee4422 Oct 27 02:35:29.175 INFO running `"docker" "start" "-a" "6300c7c7204f664b42dba43505cc3b403276c5f14c14a64e2d32df7b6eee4422"` Oct 27 02:35:30.701 INFO kablam! usermod: no changes Oct 27 02:35:31.042 INFO kablam! Compiling gio v0.3.0 Oct 27 02:35:31.047 INFO kablam! Compiling cairo-rs v0.3.0 Oct 27 02:35:31.051 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 27 02:35:31.059 INFO kablam! Compiling gdk v0.7.0 Oct 27 02:35:31.059 INFO kablam! Checking c_vec v1.2.1 Oct 27 02:35:31.063 INFO kablam! Compiling gtk v0.3.0 Oct 27 02:35:31.087 INFO kablam! Compiling glib-sys v0.5.0 Oct 27 02:35:31.088 INFO kablam! Compiling gobject-sys v0.5.0 Oct 27 02:35:34.004 INFO kablam! Compiling gio-sys v0.5.0 Oct 27 02:35:34.427 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 27 02:35:35.207 INFO kablam! Compiling pango-sys v0.5.0 Oct 27 02:35:35.407 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 27 02:35:35.596 INFO kablam! Compiling atk-sys v0.5.0 Oct 27 02:35:35.688 INFO kablam! Compiling gdk-sys v0.5.0 Oct 27 02:35:36.251 INFO kablam! Compiling gtk-sys v0.5.0 Oct 27 02:35:38.171 INFO kablam! Compiling syn v0.11.11 Oct 27 02:35:45.451 INFO kablam! Checking futures-glib v0.3.2 Oct 27 02:35:47.645 INFO kablam! Checking relm-core v0.11.0 Oct 27 02:35:48.003 INFO kablam! Checking glib v0.4.1 Oct 27 02:35:49.907 INFO kablam! Checking relm-state v0.11.0 Oct 27 02:36:04.925 INFO kablam! Checking pango v0.3.0 Oct 27 02:36:06.391 INFO kablam! Compiling relm-gen-widget v0.11.0 Oct 27 02:36:06.399 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 27 02:36:16.902 INFO kablam! Compiling serde_derive v1.0.27 Oct 27 02:36:36.880 INFO kablam! Compiling relm-derive-common v0.11.0 Oct 27 02:36:41.203 INFO kablam! Compiling relm-derive v0.11.0 Oct 27 02:37:24.907 INFO kablam! Checking relm v0.11.0 Oct 27 02:37:26.454 INFO kablam! Checking gameoflife v0.1.0 (/source) Oct 27 02:37:31.070 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:31.070 INFO kablam! --> src/view/mod.rs:109:41 Oct 27 02:37:31.070 INFO kablam! | Oct 27 02:37:31.070 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:31.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.070 INFO kablam! | Oct 27 02:37:31.070 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:31.070 INFO kablam! Oct 27 02:37:31.070 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:31.070 INFO kablam! --> src/view/mod.rs:131:41 Oct 27 02:37:31.070 INFO kablam! | Oct 27 02:37:31.070 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:31.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.070 INFO kablam! Oct 27 02:37:31.160 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:31.160 INFO kablam! --> src/view/mod.rs:109:41 Oct 27 02:37:31.160 INFO kablam! | Oct 27 02:37:31.161 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:31.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.162 INFO kablam! | Oct 27 02:37:31.162 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:37:31.162 INFO kablam! Oct 27 02:37:31.162 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:31.162 INFO kablam! --> src/view/mod.rs:131:41 Oct 27 02:37:31.162 INFO kablam! | Oct 27 02:37:31.162 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 27 02:37:31.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.162 INFO kablam! Oct 27 02:37:31.543 INFO kablam! warning: unused variable: `a` Oct 27 02:37:31.543 INFO kablam! --> src/main.rs:21:9 Oct 27 02:37:31.543 INFO kablam! | Oct 27 02:37:31.543 INFO kablam! 21 | let a = 1; Oct 27 02:37:31.543 INFO kablam! | ^ help: consider using `_a` instead Oct 27 02:37:31.543 INFO kablam! | Oct 27 02:37:31.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:37:31.543 INFO kablam! Oct 27 02:37:31.623 INFO kablam! warning: method is never used: `blom` Oct 27 02:37:31.623 INFO kablam! --> src/map.rs:68:5 Oct 27 02:37:31.623 INFO kablam! | Oct 27 02:37:31.623 INFO kablam! 68 | pub fn blom() -> Map { Oct 27 02:37:31.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.623 INFO kablam! | Oct 27 02:37:31.623 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:37:31.623 INFO kablam! Oct 27 02:37:31.623 INFO kablam! warning: method is never used: `open` Oct 27 02:37:31.623 INFO kablam! --> src/map.rs:100:5 Oct 27 02:37:31.623 INFO kablam! | Oct 27 02:37:31.623 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 27 02:37:31.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.623 INFO kablam! Oct 27 02:37:31.626 INFO kablam! warning: method is never used: `count_alive_cells` Oct 27 02:37:31.626 INFO kablam! --> src/map.rs:141:5 Oct 27 02:37:31.626 INFO kablam! | Oct 27 02:37:31.626 INFO kablam! 141 | pub fn count_alive_cells(&self) -> usize { Oct 27 02:37:31.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.626 INFO kablam! Oct 27 02:37:31.683 INFO kablam! warning: unused variable: `a` Oct 27 02:37:31.683 INFO kablam! --> src/main.rs:21:9 Oct 27 02:37:31.683 INFO kablam! | Oct 27 02:37:31.683 INFO kablam! 21 | let a = 1; Oct 27 02:37:31.683 INFO kablam! | ^ help: consider using `_a` instead Oct 27 02:37:31.683 INFO kablam! | Oct 27 02:37:31.683 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:37:31.683 INFO kablam! Oct 27 02:37:31.847 INFO kablam! warning: method is never used: `blom` Oct 27 02:37:31.847 INFO kablam! --> src/map.rs:68:5 Oct 27 02:37:31.847 INFO kablam! | Oct 27 02:37:31.847 INFO kablam! 68 | pub fn blom() -> Map { Oct 27 02:37:31.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.847 INFO kablam! | Oct 27 02:37:31.847 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:37:31.847 INFO kablam! Oct 27 02:37:31.847 INFO kablam! warning: method is never used: `open` Oct 27 02:37:31.847 INFO kablam! --> src/map.rs:100:5 Oct 27 02:37:31.847 INFO kablam! | Oct 27 02:37:31.847 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 27 02:37:31.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:37:31.847 INFO kablam! Oct 27 02:37:31.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 01s Oct 27 02:37:31.959 INFO kablam! su: No module specific data is present Oct 27 02:37:32.999 INFO running `"docker" "rm" "-f" "6300c7c7204f664b42dba43505cc3b403276c5f14c14a64e2d32df7b6eee4422"` Oct 27 02:37:33.291 INFO blam! 6300c7c7204f664b42dba43505cc3b403276c5f14c14a64e2d32df7b6eee4422