Oct 12 11:46:35.843 INFO checking tristan957/java-env-manager against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 11:46:35.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 11:46:36.256 INFO blam! 978c3d8ad6b6f8c869ca0e98ec860c69d70defc8c13a1b445cad269ebeb79c10 Oct 12 11:46:36.268 INFO running `"docker" "start" "-a" "978c3d8ad6b6f8c869ca0e98ec860c69d70defc8c13a1b445cad269ebeb79c10"` Oct 12 11:46:37.640 INFO kablam! usermod: no changes Oct 12 11:46:37.837 INFO kablam! Compiling gio v0.4.0 Oct 12 11:46:37.838 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 12 11:46:37.838 INFO kablam! Compiling cairo-rs v0.4.1 Oct 12 11:46:37.838 INFO kablam! Compiling serde v1.0.64 Oct 12 11:46:37.839 INFO kablam! Checking c_vec v1.3.0 Oct 12 11:46:37.839 INFO kablam! Compiling gdk v0.8.0 Oct 12 11:46:37.839 INFO kablam! Compiling gtk v0.4.1 Oct 12 11:46:37.840 INFO kablam! Compiling glib-sys v0.6.0 Oct 12 11:46:39.514 INFO kablam! Compiling gobject-sys v0.6.0 Oct 12 11:46:39.857 INFO kablam! Compiling gio-sys v0.6.0 Oct 12 11:46:40.064 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 12 11:46:40.092 INFO kablam! Compiling pango-sys v0.6.0 Oct 12 11:46:40.296 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 12 11:46:40.296 INFO kablam! Compiling atk-sys v0.6.0 Oct 12 11:46:41.052 INFO kablam! Compiling gdk-sys v0.6.0 Oct 12 11:46:42.572 INFO kablam! Compiling gtk-sys v0.6.0 Oct 12 11:46:44.051 INFO kablam! Checking clap v2.31.2 Oct 12 11:46:44.769 INFO kablam! Compiling syn v0.14.1 Oct 12 11:46:57.603 INFO kablam! Checking glib v0.5.0 Oct 12 11:47:12.442 INFO kablam! Compiling serde_derive v1.0.64 Oct 12 11:47:15.324 INFO kablam! Checking pango v0.4.0 Oct 12 11:47:24.792 INFO kablam! Checking serde_json v1.0.19 Oct 12 11:47:45.421 INFO kablam! Checking libjem v0.8.0 (/source/libjem) Oct 12 11:47:46.460 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 12 11:47:46.461 INFO kablam! --> libjem/src/settings.rs:113:21 Oct 12 11:47:46.462 INFO kablam! | Oct 12 11:47:46.463 INFO kablam! 113 | env::home_dir() Oct 12 11:47:46.463 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:47:46.464 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 12 11:47:46.464 INFO kablam! --> libjem/src/settings.rs:113:21 Oct 12 11:47:46.465 INFO kablam! | Oct 12 11:47:46.466 INFO kablam! 113 | env::home_dir() Oct 12 11:47:46.466 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:47:46.467 INFO kablam! | Oct 12 11:47:46.468 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 11:47:46.468 INFO kablam! Oct 12 11:47:46.469 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 12 11:47:46.470 INFO kablam! --> libjem/src/settings.rs:122:29 Oct 12 11:47:46.470 INFO kablam! | Oct 12 11:47:46.471 INFO kablam! 122 | env::home_dir().and_then(|p| Some(p.join(".java-env-manager").into())) Oct 12 11:47:46.471 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:47:46.472 INFO kablam! Oct 12 11:47:46.484 INFO kablam! | Oct 12 11:47:46.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 11:47:46.486 INFO kablam! Oct 12 11:47:46.487 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 12 11:47:46.488 INFO kablam! --> libjem/src/settings.rs:122:29 Oct 12 11:47:46.488 INFO kablam! | Oct 12 11:47:46.489 INFO kablam! 122 | env::home_dir().and_then(|p| Some(p.join(".java-env-manager").into())) Oct 12 11:47:46.489 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:47:46.490 INFO kablam! Oct 12 11:47:47.832 INFO kablam! Checking java-env-manager v0.8.0 (/source/java-env-manager-cli) Oct 12 11:48:39.492 INFO kablam! Checking java-env-manager-gui v0.1.0 (/source/java-env-manager-gui) Oct 12 11:48:40.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 12 11:48:40.164 INFO kablam! su: No module specific data is present Oct 12 11:48:40.929 INFO running `"docker" "rm" "-f" "978c3d8ad6b6f8c869ca0e98ec860c69d70defc8c13a1b445cad269ebeb79c10"` Oct 12 11:48:41.263 INFO blam! 978c3d8ad6b6f8c869ca0e98ec860c69d70defc8c13a1b445cad269ebeb79c10