Oct 13 11:57:33.283 INFO checking monto-0.1.12 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:57:33.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 11:57:33.682 INFO blam! 0e210a27988109da4e21514dff745efbfbe5e1e650118b4716cb932e315468d1 Oct 13 11:57:33.685 INFO running `"docker" "start" "-a" "0e210a27988109da4e21514dff745efbfbe5e1e650118b4716cb932e315468d1"` Oct 13 11:57:34.771 INFO kablam! usermod: no changes Oct 13 11:57:35.187 INFO kablam! Compiling shell32-sys v0.1.2 Oct 13 11:57:35.195 INFO kablam! Checking pretty_logger v0.1.8 Oct 13 11:57:35.196 INFO kablam! Checking inotify v0.6.1 Oct 13 11:57:37.925 INFO kablam! Checking dirs v0.3.1 Oct 13 11:57:39.917 INFO kablam! Checking notify v4.0.6 Oct 13 11:57:42.741 INFO kablam! Checking monto v0.1.12 (/source) Oct 13 11:57:54.089 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 13 11:57:54.089 INFO kablam! --> src/broker/config.rs:65:13 Oct 13 11:57:54.089 INFO kablam! | Oct 13 11:57:54.089 INFO kablam! 65 | use std::env::home_dir; Oct 13 11:57:54.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:57:54.089 INFO kablam! | Oct 13 11:57:54.089 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 11:57:54.089 INFO kablam! Oct 13 11:57:54.101 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 13 11:57:54.101 INFO kablam! --> src/service/config.rs:74:13 Oct 13 11:57:54.101 INFO kablam! | Oct 13 11:57:54.102 INFO kablam! 74 | use std::env::home_dir; Oct 13 11:57:54.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:57:54.102 INFO kablam! Oct 13 11:57:54.102 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 13 11:57:54.103 INFO kablam! --> src/broker/config.rs:74:25 Oct 13 11:57:54.103 INFO kablam! | Oct 13 11:57:54.103 INFO kablam! 74 | .or_else(|| home_dir().and_then(Config::load_one)) Oct 13 11:57:54.104 INFO kablam! | ^^^^^^^^ Oct 13 11:57:54.104 INFO kablam! Oct 13 11:57:54.104 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 13 11:57:54.104 INFO kablam! --> src/service/config.rs:86:39 Oct 13 11:57:54.105 INFO kablam! | Oct 13 11:57:54.105 INFO kablam! 86 | match home_dir() { Oct 13 11:57:54.105 INFO kablam! | ^^^^^^^^ Oct 13 11:57:54.106 INFO kablam! Oct 13 11:57:54.148 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 13 11:57:54.148 INFO kablam! --> src/broker/config.rs:65:13 Oct 13 11:57:54.148 INFO kablam! | Oct 13 11:57:54.148 INFO kablam! 65 | use std::env::home_dir; Oct 13 11:57:54.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:57:54.148 INFO kablam! | Oct 13 11:57:54.148 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 11:57:54.148 INFO kablam! Oct 13 11:57:54.148 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 13 11:57:54.148 INFO kablam! --> src/service/config.rs:74:13 Oct 13 11:57:54.148 INFO kablam! | Oct 13 11:57:54.148 INFO kablam! 74 | use std::env::home_dir; Oct 13 11:57:54.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 11:57:54.148 INFO kablam! Oct 13 11:57:54.157 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 13 11:57:54.157 INFO kablam! --> src/broker/config.rs:74:25 Oct 13 11:57:54.157 INFO kablam! | Oct 13 11:57:54.158 INFO kablam! 74 | .or_else(|| home_dir().and_then(Config::load_one)) Oct 13 11:57:54.158 INFO kablam! | ^^^^^^^^ Oct 13 11:57:54.158 INFO kablam! Oct 13 11:57:54.158 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 13 11:57:54.159 INFO kablam! --> src/service/config.rs:86:39 Oct 13 11:57:54.159 INFO kablam! | Oct 13 11:57:54.159 INFO kablam! 86 | match home_dir() { Oct 13 11:57:54.160 INFO kablam! | ^^^^^^^^ Oct 13 11:57:54.160 INFO kablam! Oct 13 11:57:54.632 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 11:57:54.633 INFO kablam! --> src/broker/client/mod.rs:194:39 Oct 13 11:57:54.633 INFO kablam! | Oct 13 11:57:54.633 INFO kablam! 194 | self.http.bind_connection( Oct 13 11:57:54.633 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 11:57:54.633 INFO kablam! Oct 13 11:57:54.708 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 11:57:54.708 INFO kablam! --> src/broker/client/mod.rs:194:39 Oct 13 11:57:54.708 INFO kablam! | Oct 13 11:57:54.708 INFO kablam! 194 | self.http.bind_connection( Oct 13 11:57:54.708 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 11:57:54.708 INFO kablam! Oct 13 11:57:55.848 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 11:57:55.848 INFO kablam! --> src/service/serve.rs:171:39 Oct 13 11:57:55.848 INFO kablam! | Oct 13 11:57:55.848 INFO kablam! 171 | self.http.bind_connection( Oct 13 11:57:55.848 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 11:57:55.848 INFO kablam! Oct 13 11:57:56.144 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 11:57:56.144 INFO kablam! --> src/service/serve.rs:171:39 Oct 13 11:57:56.144 INFO kablam! | Oct 13 11:57:56.144 INFO kablam! 171 | self.http.bind_connection( Oct 13 11:57:56.144 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 11:57:56.144 INFO kablam! Oct 13 11:58:14.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.77s Oct 13 11:58:14.596 INFO kablam! su: No module specific data is present Oct 13 11:58:14.836 INFO running `"docker" "rm" "-f" "0e210a27988109da4e21514dff745efbfbe5e1e650118b4716cb932e315468d1"` Oct 13 11:58:14.900 INFO blam! 0e210a27988109da4e21514dff745efbfbe5e1e650118b4716cb932e315468d1