Oct 21 16:43:50.668 INFO checking juchiast/gameoflife against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:43:50.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/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 21 16:43:50.873 INFO blam! b8850353b6627f86aa440da439c382b92216da798f3c78af43b0d638cdf24591 Oct 21 16:43:50.876 INFO running `"docker" "start" "-a" "b8850353b6627f86aa440da439c382b92216da798f3c78af43b0d638cdf24591"` Oct 21 16:43:51.812 INFO kablam! usermod: no changes Oct 21 16:43:51.994 INFO kablam! Compiling gio v0.3.0 Oct 21 16:43:52.001 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 21 16:43:52.001 INFO kablam! Compiling cairo-rs v0.3.0 Oct 21 16:43:52.002 INFO kablam! Compiling gdk v0.7.0 Oct 21 16:43:52.002 INFO kablam! Compiling gtk v0.3.0 Oct 21 16:43:52.032 INFO kablam! Compiling gio-sys v0.5.0 Oct 21 16:43:52.034 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 21 16:43:52.035 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 21 16:43:54.148 INFO kablam! Compiling pango-sys v0.5.0 Oct 21 16:43:54.148 INFO kablam! Compiling gdk-sys v0.5.0 Oct 21 16:43:54.244 INFO kablam! Compiling gtk-sys v0.5.0 Oct 21 16:43:54.252 INFO kablam! Checking serde_json v1.0.9 Oct 21 16:43:55.664 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 21 16:43:55.665 INFO kablam! Checking num v0.1.42 Oct 21 16:43:55.768 INFO kablam! Checking regex v0.2.6 Oct 21 16:43:56.209 INFO kablam! Checking futures-glib v0.3.2 Oct 21 16:43:56.977 INFO kablam! Checking chrono v0.4.0 Oct 21 16:44:05.844 INFO kablam! Checking relm-core v0.11.0 Oct 21 16:44:05.908 INFO kablam! Checking pango v0.3.0 Oct 21 16:44:06.784 INFO kablam! Compiling serde_derive v1.0.27 Oct 21 16:44:07.297 INFO kablam! Checking relm-state v0.11.0 Oct 21 16:45:07.271 INFO kablam! Checking relm v0.11.0 Oct 21 16:45:08.644 INFO kablam! Checking gameoflife v0.1.0 (/source) Oct 21 16:45:11.667 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 21 16:45:11.667 INFO kablam! --> src/view/mod.rs:109:41 Oct 21 16:45:11.667 INFO kablam! | Oct 21 16:45:11.668 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 21 16:45:11.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:45:11.668 INFO kablam! | Oct 21 16:45:11.670 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:45:11.670 INFO kablam! Oct 21 16:45:11.671 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 21 16:45:11.671 INFO kablam! --> src/view/mod.rs:131:41 Oct 21 16:45:11.671 INFO kablam! | Oct 21 16:45:11.671 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 21 16:45:11.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:45:11.672 INFO kablam! Oct 21 16:45:11.701 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 21 16:45:11.701 INFO kablam! --> src/view/mod.rs:109:41 Oct 21 16:45:11.701 INFO kablam! | Oct 21 16:45:11.701 INFO kablam! 109 | } else if let Some(p) = std::env::home_dir() { Oct 21 16:45:11.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:45:11.702 INFO kablam! | Oct 21 16:45:11.702 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:45:11.703 INFO kablam! Oct 21 16:45:11.703 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 21 16:45:11.703 INFO kablam! --> src/view/mod.rs:131:41 Oct 21 16:45:11.704 INFO kablam! | Oct 21 16:45:11.704 INFO kablam! 131 | } else if let Some(p) = std::env::home_dir() { Oct 21 16:45:11.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:45:11.704 INFO kablam! Oct 21 16:45:12.009 INFO kablam! warning: unused variable: `a` Oct 21 16:45:12.009 INFO kablam! --> src/main.rs:21:9 Oct 21 16:45:12.009 INFO kablam! | Oct 21 16:45:12.010 INFO kablam! 21 | let a = 1; Oct 21 16:45:12.010 INFO kablam! | ^ help: consider using `_a` instead Oct 21 16:45:12.010 INFO kablam! | Oct 21 16:45:12.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:45:12.011 INFO kablam! Oct 21 16:45:12.088 INFO kablam! warning: method is never used: `blom` Oct 21 16:45:12.089 INFO kablam! --> src/map.rs:68:5 Oct 21 16:45:12.089 INFO kablam! | Oct 21 16:45:12.089 INFO kablam! 68 | pub fn blom() -> Map { Oct 21 16:45:12.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 16:45:12.090 INFO kablam! | Oct 21 16:45:12.090 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:45:12.091 INFO kablam! Oct 21 16:45:12.091 INFO kablam! warning: method is never used: `open` Oct 21 16:45:12.091 INFO kablam! --> src/map.rs:100:5 Oct 21 16:45:12.091 INFO kablam! | Oct 21 16:45:12.092 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 21 16:45:12.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:45:12.092 INFO kablam! Oct 21 16:45:12.093 INFO kablam! warning: method is never used: `count_alive_cells` Oct 21 16:45:12.093 INFO kablam! --> src/map.rs:141:5 Oct 21 16:45:12.094 INFO kablam! | Oct 21 16:45:12.094 INFO kablam! 141 | pub fn count_alive_cells(&self) -> usize { Oct 21 16:45:12.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:45:12.095 INFO kablam! Oct 21 16:45:12.095 INFO kablam! warning: unused variable: `a` Oct 21 16:45:12.095 INFO kablam! --> src/main.rs:21:9 Oct 21 16:45:12.095 INFO kablam! | Oct 21 16:45:12.096 INFO kablam! 21 | let a = 1; Oct 21 16:45:12.096 INFO kablam! | ^ help: consider using `_a` instead Oct 21 16:45:12.096 INFO kablam! | Oct 21 16:45:12.097 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:45:12.097 INFO kablam! Oct 21 16:45:12.249 INFO kablam! warning: method is never used: `blom` Oct 21 16:45:12.249 INFO kablam! --> src/map.rs:68:5 Oct 21 16:45:12.249 INFO kablam! | Oct 21 16:45:12.250 INFO kablam! 68 | pub fn blom() -> Map { Oct 21 16:45:12.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 16:45:12.250 INFO kablam! | Oct 21 16:45:12.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:45:12.251 INFO kablam! Oct 21 16:45:12.251 INFO kablam! warning: method is never used: `open` Oct 21 16:45:12.251 INFO kablam! --> src/map.rs:100:5 Oct 21 16:45:12.252 INFO kablam! | Oct 21 16:45:12.252 INFO kablam! 100 | pub fn open>(path: P) -> std::io::Result { Oct 21 16:45:12.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:45:12.253 INFO kablam! Oct 21 16:45:12.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 21 16:45:12.324 INFO kablam! su: No module specific data is present Oct 21 16:45:12.746 INFO running `"docker" "rm" "-f" "b8850353b6627f86aa440da439c382b92216da798f3c78af43b0d638cdf24591"` Oct 21 16:45:12.963 INFO blam! b8850353b6627f86aa440da439c382b92216da798f3c78af43b0d638cdf24591