Sep 02 09:30:24.227 INFO checking kitchensink-0.4.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:30:24.227 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:30:24.228 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:30:24.430 INFO blam! 1c49a3a8774773069d9d14872f1e10413d1a6e38c5f59c53266146b6f86771cc Sep 02 09:30:24.433 INFO running `"docker" "start" "-a" "1c49a3a8774773069d9d14872f1e10413d1a6e38c5f59c53266146b6f86771cc"` Sep 02 09:30:25.165 INFO kablam! Compiling openssl v0.9.24 Sep 02 09:30:30.974 INFO kablam! Checking hyper-openssl v0.2.7 Sep 02 09:30:32.450 INFO kablam! Checking kitchensink v0.4.2 (file:///source) Sep 02 09:30:34.515 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. Sep 02 09:30:34.515 INFO kablam! --> src/utils.rs:62:5 Sep 02 09:30:34.515 INFO kablam! | Sep 02 09:30:34.515 INFO kablam! 62 | env::home_dir().expect("$HOME directory is not configured") Sep 02 09:30:34.515 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 09:30:34.515 INFO kablam! | Sep 02 09:30:34.515 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:30:34.515 INFO kablam! Sep 02 09:30:34.721 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Sep 02 09:30:34.721 INFO kablam! --> src/net.rs:24:37 Sep 02 09:30:34.722 INFO kablam! | Sep 02 09:30:34.722 INFO kablam! 24 | let mut ctx = connector.builder_mut(); Sep 02 09:30:34.722 INFO kablam! | ^^^^^^^^^^^ Sep 02 09:30:34.722 INFO kablam! Sep 02 09:30:34.824 INFO kablam! warning: variable does not need to be mutable Sep 02 09:30:34.824 INFO kablam! --> src/net.rs:24:17 Sep 02 09:30:34.824 INFO kablam! | Sep 02 09:30:34.824 INFO kablam! 24 | let mut ctx = connector.builder_mut(); Sep 02 09:30:34.824 INFO kablam! | ----^^^ Sep 02 09:30:34.824 INFO kablam! | | Sep 02 09:30:34.824 INFO kablam! | help: remove this `mut` Sep 02 09:30:34.824 INFO kablam! | Sep 02 09:30:34.824 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 09:30:34.824 INFO kablam! Sep 02 09:30:34.899 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. Sep 02 09:30:34.899 INFO kablam! --> src/utils.rs:62:5 Sep 02 09:30:34.899 INFO kablam! | Sep 02 09:30:34.899 INFO kablam! 62 | env::home_dir().expect("$HOME directory is not configured") Sep 02 09:30:34.899 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 09:30:34.899 INFO kablam! | Sep 02 09:30:34.899 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:30:34.899 INFO kablam! Sep 02 09:30:35.035 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Sep 02 09:30:35.035 INFO kablam! --> src/net.rs:24:37 Sep 02 09:30:35.035 INFO kablam! | Sep 02 09:30:35.035 INFO kablam! 24 | let mut ctx = connector.builder_mut(); Sep 02 09:30:35.035 INFO kablam! | ^^^^^^^^^^^ Sep 02 09:30:35.035 INFO kablam! Sep 02 09:30:35.128 INFO kablam! warning: variable does not need to be mutable Sep 02 09:30:35.128 INFO kablam! --> src/net.rs:24:17 Sep 02 09:30:35.128 INFO kablam! | Sep 02 09:30:35.128 INFO kablam! 24 | let mut ctx = connector.builder_mut(); Sep 02 09:30:35.128 INFO kablam! | ----^^^ Sep 02 09:30:35.128 INFO kablam! | | Sep 02 09:30:35.128 INFO kablam! | help: remove this `mut` Sep 02 09:30:35.129 INFO kablam! | Sep 02 09:30:35.129 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 09:30:35.129 INFO kablam! Sep 02 09:30:35.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.12s Sep 02 09:30:35.217 INFO kablam! su: No module specific data is present Sep 02 09:30:35.612 INFO running `"docker" "rm" "-f" "1c49a3a8774773069d9d14872f1e10413d1a6e38c5f59c53266146b6f86771cc"` Sep 02 09:30:35.745 INFO blam! 1c49a3a8774773069d9d14872f1e10413d1a6e38c5f59c53266146b6f86771cc