Oct 26 19:20:50.499 INFO checking tiziano88/shuttle-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:20:50.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:20:50.999 INFO blam! 9307af8289da40e35549f1f3b853a3c7d257a643495316f390827dd7e12fe13e Oct 26 19:20:51.002 INFO running `"docker" "start" "-a" "9307af8289da40e35549f1f3b853a3c7d257a643495316f390827dd7e12fe13e"` Oct 26 19:20:53.529 INFO kablam! usermod: no changes Oct 26 19:20:53.724 INFO kablam! Compiling cc v1.0.7 Oct 26 19:20:53.724 INFO kablam! Checking serde v1.0.32 Oct 26 19:20:53.784 INFO kablam! Compiling libudev-sys v0.1.4 Oct 26 19:20:53.786 INFO kablam! Checking chan v0.1.21 Oct 26 19:20:53.807 INFO kablam! Compiling serde_derive_internals v0.20.1 Oct 26 19:20:59.127 INFO kablam! Checking libudev v0.2.0 Oct 26 19:21:05.263 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 26 19:21:05.847 INFO kablam! Compiling serde_derive v1.0.32 Oct 26 19:21:26.175 INFO kablam! Checking toml v0.4.5 Oct 26 19:21:29.095 INFO kablam! Checking backtrace v0.3.5 Oct 26 19:21:30.021 INFO kablam! Checking failure v0.1.1 Oct 26 19:21:31.115 INFO kablam! Checking wheel v0.1.0 (/source) Oct 26 19:21:31.863 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:21:31.863 INFO kablam! --> src/main.rs:150:16 Oct 26 19:21:31.863 INFO kablam! | Oct 26 19:21:31.863 INFO kablam! 150 | let home = std::env::home_dir().unwrap(); Oct 26 19:21:31.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 19:21:31.863 INFO kablam! | Oct 26 19:21:31.863 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:21:31.863 INFO kablam! Oct 26 19:21:31.975 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:21:31.975 INFO kablam! --> src/main.rs:150:16 Oct 26 19:21:31.975 INFO kablam! | Oct 26 19:21:31.975 INFO kablam! 150 | let home = std::env::home_dir().unwrap(); Oct 26 19:21:31.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 19:21:31.975 INFO kablam! | Oct 26 19:21:31.975 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:21:31.975 INFO kablam! Oct 26 19:21:32.531 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 19:21:32.532 INFO kablam! --> src/main.rs:135:37 Oct 26 19:21:32.532 INFO kablam! | Oct 26 19:21:32.532 INFO kablam! 135 | exec(a); Oct 26 19:21:32.533 INFO kablam! | ^^^^^^^^ Oct 26 19:21:32.533 INFO kablam! | Oct 26 19:21:32.533 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 19:21:32.534 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 19:21:32.534 INFO kablam! Oct 26 19:21:32.639 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 19:21:32.640 INFO kablam! --> src/main.rs:135:37 Oct 26 19:21:32.640 INFO kablam! | Oct 26 19:21:32.640 INFO kablam! 135 | exec(a); Oct 26 19:21:32.640 INFO kablam! | ^^^^^^^^ Oct 26 19:21:32.641 INFO kablam! | Oct 26 19:21:32.641 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 19:21:32.641 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 19:21:32.641 INFO kablam! Oct 26 19:21:32.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.12s Oct 26 19:21:32.699 INFO kablam! su: No module specific data is present Oct 26 19:21:33.641 INFO running `"docker" "rm" "-f" "9307af8289da40e35549f1f3b853a3c7d257a643495316f390827dd7e12fe13e"` Oct 26 19:21:34.051 INFO blam! 9307af8289da40e35549f1f3b853a3c7d257a643495316f390827dd7e12fe13e