Oct 22 00:17:39.310 INFO checking rrun-0.2.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:17:39.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22 00:17:39.718 INFO blam! 10205142ad9a2e01dbe2309e3d55d8cd8fba50f16606f784707916919debace7 Oct 22 00:17:39.719 INFO running `"docker" "start" "-a" "10205142ad9a2e01dbe2309e3d55d8cd8fba50f16606f784707916919debace7"` Oct 22 00:17:41.360 INFO kablam! usermod: no changes Oct 22 00:17:41.576 INFO kablam! Compiling gio-sys v0.5.0 Oct 22 00:17:41.582 INFO kablam! Compiling pango-sys v0.5.0 Oct 22 00:17:41.582 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 22 00:17:41.582 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 22 00:17:41.616 INFO kablam! Compiling atk-sys v0.5.0 Oct 22 00:17:41.625 INFO kablam! Compiling gdk-sys v0.5.0 Oct 22 00:17:41.625 INFO kablam! Compiling gtk-sys v0.5.0 Oct 22 00:17:41.686 INFO kablam! Checking glib v0.4.1 Oct 22 00:17:45.616 INFO kablam! Compiling gio v0.3.0 Oct 22 00:17:45.737 INFO kablam! Compiling cairo-rs v0.3.0 Oct 22 00:17:47.382 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 22 00:17:47.516 INFO kablam! Compiling gdk v0.7.0 Oct 22 00:17:47.617 INFO kablam! Compiling gtk v0.3.0 Oct 22 00:17:51.732 INFO kablam! Checking pango v0.3.0 Oct 22 00:18:48.560 INFO kablam! Checking rrun v0.2.3 (/source) Oct 22 00:18:52.156 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 00:18:52.156 INFO kablam! --> src/externalautocompleter.rs:43:66 Oct 22 00:18:52.156 INFO kablam! | Oct 22 00:18:52.156 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), (|a, (i, e)| a.replace(&format!("{{{}}}", i), e.as_str()))); Oct 22 00:18:52.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:18:52.156 INFO kablam! | Oct 22 00:18:52.156 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 00:18:52.156 INFO kablam! help: remove these parentheses Oct 22 00:18:52.156 INFO kablam! | Oct 22 00:18:52.156 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), |a, (i, e)| Oct 22 00:18:52.156 INFO kablam! 44 | a.replace(&::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["{", Oct 22 00:18:52.156 INFO kablam! 45 | "}"], Oct 22 00:18:52.156 INFO kablam! 46 | &match (&i,) Oct 22 00:18:52.156 INFO kablam! 47 | { Oct 22 00:18:52.156 INFO kablam! 48 | (arg0,) Oct 22 00:18:52.156 INFO kablam! ... Oct 22 00:18:52.157 INFO kablam! Oct 22 00:18:52.188 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 22 00:18:52.188 INFO kablam! --> src/main.rs:61:34 Oct 22 00:18:52.188 INFO kablam! | Oct 22 00:18:52.188 INFO kablam! 61 | let config_directory = match env::home_dir() { Oct 22 00:18:52.188 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:18:52.188 INFO kablam! | Oct 22 00:18:52.188 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:18:52.188 INFO kablam! Oct 22 00:18:52.227 INFO kablam! warning: unnecessary parentheses around method argument Oct 22 00:18:52.227 INFO kablam! --> src/externalautocompleter.rs:43:66 Oct 22 00:18:52.227 INFO kablam! | Oct 22 00:18:52.227 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), (|a, (i, e)| a.replace(&format!("{{{}}}", i), e.as_str()))); Oct 22 00:18:52.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:18:52.227 INFO kablam! | Oct 22 00:18:52.227 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 00:18:52.227 INFO kablam! help: remove these parentheses Oct 22 00:18:52.227 INFO kablam! | Oct 22 00:18:52.227 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), |a, (i, e)| Oct 22 00:18:52.227 INFO kablam! 44 | a.replace(&::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["{", Oct 22 00:18:52.227 INFO kablam! 45 | "}"], Oct 22 00:18:52.227 INFO kablam! 46 | &match (&i,) Oct 22 00:18:52.227 INFO kablam! 47 | { Oct 22 00:18:52.227 INFO kablam! 48 | (arg0,) Oct 22 00:18:52.227 INFO kablam! ... Oct 22 00:18:52.227 INFO kablam! Oct 22 00:18:52.304 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 22 00:18:52.304 INFO kablam! --> src/main.rs:61:34 Oct 22 00:18:52.304 INFO kablam! | Oct 22 00:18:52.304 INFO kablam! 61 | let config_directory = match env::home_dir() { Oct 22 00:18:52.304 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:18:52.304 INFO kablam! | Oct 22 00:18:52.304 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:18:52.304 INFO kablam! Oct 22 00:18:53.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 22 00:18:53.016 INFO kablam! su: No module specific data is present Oct 22 00:18:53.984 INFO running `"docker" "rm" "-f" "10205142ad9a2e01dbe2309e3d55d8cd8fba50f16606f784707916919debace7"` Oct 22 00:18:54.232 INFO blam! 10205142ad9a2e01dbe2309e3d55d8cd8fba50f16606f784707916919debace7