Oct 26 19:01:10.069 INFO checking tristan957/java-env-manager against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:01:10.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 26 19:01:11.780 INFO blam! e3bc1ad1f98fc992b01eb825ade2a8af83be4bde0d5b5120e194731d6e16ddbc Oct 26 19:01:11.781 INFO running `"docker" "start" "-a" "e3bc1ad1f98fc992b01eb825ade2a8af83be4bde0d5b5120e194731d6e16ddbc"` Oct 26 19:01:12.169 INFO kablam! usermod: no changes Oct 26 19:01:12.260 INFO kablam! Compiling gio v0.4.0 Oct 26 19:01:12.260 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 26 19:01:12.260 INFO kablam! Compiling cairo-rs v0.4.1 Oct 26 19:01:12.261 INFO kablam! Compiling serde v1.0.64 Oct 26 19:01:12.262 INFO kablam! Checking c_vec v1.3.0 Oct 26 19:01:12.262 INFO kablam! Compiling gdk v0.8.0 Oct 26 19:01:12.262 INFO kablam! Compiling gtk v0.4.1 Oct 26 19:01:12.268 INFO kablam! Compiling glib-sys v0.6.0 Oct 26 19:01:13.199 INFO kablam! Compiling gobject-sys v0.6.0 Oct 26 19:01:13.511 INFO kablam! Compiling gio-sys v0.6.0 Oct 26 19:01:13.535 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 26 19:01:13.655 INFO kablam! Compiling pango-sys v0.6.0 Oct 26 19:01:13.656 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 26 19:01:15.795 INFO kablam! Compiling gdk-sys v0.6.0 Oct 26 19:01:15.796 INFO kablam! Compiling atk-sys v0.6.0 Oct 26 19:01:15.931 INFO kablam! Compiling gtk-sys v0.6.0 Oct 26 19:01:16.667 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 26 19:01:17.087 INFO kablam! Checking clap v2.31.2 Oct 26 19:01:28.719 INFO kablam! Compiling quote v0.6.3 Oct 26 19:01:31.649 INFO kablam! Compiling syn v0.14.1 Oct 26 19:01:33.113 INFO kablam! Checking glib v0.5.0 Oct 26 19:01:46.572 INFO kablam! Checking pango v0.4.0 Oct 26 19:01:56.683 INFO kablam! Compiling serde_derive v1.0.64 Oct 26 19:01:59.436 INFO kablam! Checking serde_json v1.0.19 Oct 26 19:02:25.183 INFO kablam! Checking libjem v0.8.0 (/source/libjem) Oct 26 19:02:26.023 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 26 19:02:26.024 INFO kablam! --> libjem/src/settings.rs:113:21 Oct 26 19:02:26.024 INFO kablam! | Oct 26 19:02:26.024 INFO kablam! 113 | env::home_dir() Oct 26 19:02:26.024 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:02:26.024 INFO kablam! | Oct 26 19:02:26.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:02:26.025 INFO kablam! Oct 26 19:02:26.025 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 26 19:02:26.026 INFO kablam! --> libjem/src/settings.rs:122:29 Oct 26 19:02:26.026 INFO kablam! | Oct 26 19:02:26.026 INFO kablam! 122 | env::home_dir().and_then(|p| Some(p.join(".java-env-manager").into())) Oct 26 19:02:26.026 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:02:26.026 INFO kablam! Oct 26 19:02:26.067 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 26 19:02:26.067 INFO kablam! --> libjem/src/settings.rs:113:21 Oct 26 19:02:26.067 INFO kablam! | Oct 26 19:02:26.068 INFO kablam! 113 | env::home_dir() Oct 26 19:02:26.068 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:02:26.079 INFO kablam! | Oct 26 19:02:26.079 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:02:26.079 INFO kablam! Oct 26 19:02:26.080 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 26 19:02:26.080 INFO kablam! --> libjem/src/settings.rs:122:29 Oct 26 19:02:26.081 INFO kablam! | Oct 26 19:02:26.081 INFO kablam! 122 | env::home_dir().and_then(|p| Some(p.join(".java-env-manager").into())) Oct 26 19:02:26.081 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:02:26.082 INFO kablam! Oct 26 19:02:26.850 INFO kablam! Checking java-env-manager v0.8.0 (/source/java-env-manager-cli) Oct 26 19:03:14.147 INFO kablam! Checking java-env-manager-gui v0.1.0 (/source/java-env-manager-gui) Oct 26 19:03:15.105 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 26 19:03:15.113 INFO kablam! su: No module specific data is present Oct 26 19:03:15.879 INFO running `"docker" "rm" "-f" "e3bc1ad1f98fc992b01eb825ade2a8af83be4bde0d5b5120e194731d6e16ddbc"` Oct 26 19:03:16.143 INFO blam! e3bc1ad1f98fc992b01eb825ade2a8af83be4bde0d5b5120e194731d6e16ddbc