Oct 13 09:44:44.491 INFO checking rrun-0.2.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:44:44.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:44:44.957 INFO blam! 42d2d1c1b61d0d2de949f7f65b43a7878ec3d27adcb71d26ef58392787ea3300 Oct 13 09:44:44.965 INFO running `"docker" "start" "-a" "42d2d1c1b61d0d2de949f7f65b43a7878ec3d27adcb71d26ef58392787ea3300"` Oct 13 09:44:46.262 INFO kablam! usermod: no changes Oct 13 09:44:46.476 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 13 09:44:46.476 INFO kablam! Compiling gio v0.3.0 Oct 13 09:44:46.476 INFO kablam! Compiling cairo-rs v0.3.0 Oct 13 09:44:46.476 INFO kablam! Compiling gdk v0.7.0 Oct 13 09:44:46.476 INFO kablam! Compiling gtk v0.3.0 Oct 13 09:44:46.492 INFO kablam! Compiling glib-sys v0.5.0 Oct 13 09:44:46.492 INFO kablam! Compiling gobject-sys v0.5.0 Oct 13 09:44:46.492 INFO kablam! Compiling gio-sys v0.5.0 Oct 13 09:44:49.652 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 13 09:44:51.529 INFO kablam! Compiling pango-sys v0.5.0 Oct 13 09:44:52.748 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 13 09:44:53.209 INFO kablam! Compiling atk-sys v0.5.0 Oct 13 09:44:53.462 INFO kablam! Compiling gdk-sys v0.5.0 Oct 13 09:44:54.289 INFO kablam! Compiling gtk-sys v0.5.0 Oct 13 09:45:04.504 INFO kablam! Checking glib v0.4.1 Oct 13 09:45:12.540 INFO kablam! Checking pango v0.3.0 Oct 13 09:46:14.549 INFO kablam! Checking rrun v0.2.3 (/source) Oct 13 09:46:18.399 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 09:46:18.399 INFO kablam! --> src/externalautocompleter.rs:43:66 Oct 13 09:46:18.399 INFO kablam! | Oct 13 09:46:18.399 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), (|a, (i, e)| a.replace(&format!("{{{}}}", i), e.as_str()))); Oct 13 09:46:18.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:18.399 INFO kablam! | Oct 13 09:46:18.399 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 09:46:18.404 INFO kablam! help: remove these parentheses Oct 13 09:46:18.404 INFO kablam! | Oct 13 09:46:18.404 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), |a, (i, e)| Oct 13 09:46:18.404 INFO kablam! 44 | a.replace(&::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["{", Oct 13 09:46:18.404 INFO kablam! 45 | "}"], Oct 13 09:46:18.404 INFO kablam! 46 | &match (&i,) Oct 13 09:46:18.404 INFO kablam! 47 | { Oct 13 09:46:18.404 INFO kablam! 48 | (arg0,) Oct 13 09:46:18.404 INFO kablam! ... Oct 13 09:46:18.404 INFO kablam! Oct 13 09:46:18.424 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 09:46:18.424 INFO kablam! --> src/externalautocompleter.rs:43:66 Oct 13 09:46:18.424 INFO kablam! | Oct 13 09:46:18.424 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), (|a, (i, e)| a.replace(&format!("{{{}}}", i), e.as_str()))); Oct 13 09:46:18.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:46:18.424 INFO kablam! | Oct 13 09:46:18.424 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 09:46:18.424 INFO kablam! help: remove these parentheses Oct 13 09:46:18.424 INFO kablam! | Oct 13 09:46:18.424 INFO kablam! 43 | .fold(self.command.replace("{}", sub_query), |a, (i, e)| Oct 13 09:46:18.424 INFO kablam! 44 | a.replace(&::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["{", Oct 13 09:46:18.424 INFO kablam! 45 | "}"], Oct 13 09:46:18.424 INFO kablam! 46 | &match (&i,) Oct 13 09:46:18.424 INFO kablam! 47 | { Oct 13 09:46:18.424 INFO kablam! 48 | (arg0,) Oct 13 09:46:18.424 INFO kablam! ... Oct 13 09:46:18.424 INFO kablam! Oct 13 09:46:18.472 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 13 09:46:18.472 INFO kablam! --> src/main.rs:61:34 Oct 13 09:46:18.472 INFO kablam! | Oct 13 09:46:18.472 INFO kablam! 61 | let config_directory = match env::home_dir() { Oct 13 09:46:18.472 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:46:18.472 INFO kablam! | Oct 13 09:46:18.472 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:46:18.472 INFO kablam! Oct 13 09:46:18.474 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 13 09:46:18.474 INFO kablam! --> src/main.rs:61:34 Oct 13 09:46:18.474 INFO kablam! | Oct 13 09:46:18.474 INFO kablam! 61 | let config_directory = match env::home_dir() { Oct 13 09:46:18.474 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:46:18.474 INFO kablam! | Oct 13 09:46:18.474 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:46:18.474 INFO kablam! Oct 13 09:46:19.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 13 09:46:19.352 INFO kablam! su: No module specific data is present Oct 13 09:46:19.874 INFO running `"docker" "rm" "-f" "42d2d1c1b61d0d2de949f7f65b43a7878ec3d27adcb71d26ef58392787ea3300"` Oct 13 09:46:20.080 INFO blam! 42d2d1c1b61d0d2de949f7f65b43a7878ec3d27adcb71d26ef58392787ea3300