Oct 27 23:48:03.087 INFO checking cniguru-0.2.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:48:03.088 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 27 23:48:03.539 INFO blam! 7686577ae6bc6bb7f76cd7c438840ba4f775d3b2fd9b131eca003a5afe50d300 Oct 27 23:48:03.555 INFO running `"docker" "start" "-a" "7686577ae6bc6bb7f76cd7c438840ba4f775d3b2fd9b131eca003a5afe50d300"` Oct 27 23:48:05.174 INFO kablam! usermod: no changes Oct 27 23:48:05.727 INFO kablam! Compiling vergen v0.1.1 Oct 27 23:48:05.843 INFO kablam! Checking kubeclient v0.1.0 Oct 27 23:48:08.317 INFO kablam! Compiling cniguru v0.2.0 (/source) Oct 27 23:48:31.715 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 27 23:48:31.715 INFO kablam! --> src/k8s.rs:39:36 Oct 27 23:48:31.715 INFO kablam! | Oct 27 23:48:31.715 INFO kablam! 39 | if let Some(dir) = env::home_dir() { Oct 27 23:48:31.715 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 23:48:31.715 INFO kablam! | Oct 27 23:48:31.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:48:31.715 INFO kablam! Oct 27 23:48:31.939 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:31.939 INFO kablam! --> src/main.rs:138:29 Oct 27 23:48:31.939 INFO kablam! | Oct 27 23:48:31.939 INFO kablam! 138 | let mut fail: &Fail = e.cause(); Oct 27 23:48:31.939 INFO kablam! | ^^^^^ Oct 27 23:48:31.939 INFO kablam! Oct 27 23:48:31.942 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:31.943 INFO kablam! --> src/main.rs:153:29 Oct 27 23:48:31.943 INFO kablam! | Oct 27 23:48:31.943 INFO kablam! 153 | let mut fail: &Fail = e.cause(); Oct 27 23:48:31.943 INFO kablam! | ^^^^^ Oct 27 23:48:31.943 INFO kablam! Oct 27 23:48:31.943 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:31.943 INFO kablam! --> src/main.rs:161:20 Oct 27 23:48:31.943 INFO kablam! | Oct 27 23:48:31.943 INFO kablam! 161 | "error": e.cause().to_string(), Oct 27 23:48:31.943 INFO kablam! | ^^^^^ Oct 27 23:48:31.943 INFO kablam! Oct 27 23:48:32.078 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 27 23:48:32.078 INFO kablam! --> src/k8s.rs:39:36 Oct 27 23:48:32.078 INFO kablam! | Oct 27 23:48:32.078 INFO kablam! 39 | if let Some(dir) = env::home_dir() { Oct 27 23:48:32.078 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 23:48:32.078 INFO kablam! | Oct 27 23:48:32.078 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:48:32.078 INFO kablam! Oct 27 23:48:32.310 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:32.310 INFO kablam! --> src/main.rs:138:29 Oct 27 23:48:32.310 INFO kablam! | Oct 27 23:48:32.310 INFO kablam! 138 | let mut fail: &Fail = e.cause(); Oct 27 23:48:32.310 INFO kablam! | ^^^^^ Oct 27 23:48:32.310 INFO kablam! Oct 27 23:48:32.318 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:32.318 INFO kablam! --> src/main.rs:153:29 Oct 27 23:48:32.318 INFO kablam! | Oct 27 23:48:32.318 INFO kablam! 153 | let mut fail: &Fail = e.cause(); Oct 27 23:48:32.318 INFO kablam! | ^^^^^ Oct 27 23:48:32.318 INFO kablam! Oct 27 23:48:32.318 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 27 23:48:32.318 INFO kablam! --> src/main.rs:161:20 Oct 27 23:48:32.318 INFO kablam! | Oct 27 23:48:32.318 INFO kablam! 161 | "error": e.cause().to_string(), Oct 27 23:48:32.318 INFO kablam! | ^^^^^ Oct 27 23:48:32.318 INFO kablam! Oct 27 23:48:32.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.46s Oct 27 23:48:32.697 INFO kablam! su: No module specific data is present Oct 27 23:48:33.400 INFO running `"docker" "rm" "-f" "7686577ae6bc6bb7f76cd7c438840ba4f775d3b2fd9b131eca003a5afe50d300"` Oct 27 23:48:33.739 INFO blam! 7686577ae6bc6bb7f76cd7c438840ba4f775d3b2fd9b131eca003a5afe50d300