Sep 14 07:06:27.521 INFO checking unrest-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:06:27.521 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:06:27.521 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:06:27.836 INFO blam! 21ae2c26df8270a372ddf652502f03f78a4c548e20c081345863648866f1f74f Sep 14 07:06:27.838 INFO running `"docker" "start" "-a" "21ae2c26df8270a372ddf652502f03f78a4c548e20c081345863648866f1f74f"` Sep 14 07:06:29.146 INFO kablam! usermod: no changes Sep 14 07:06:29.367 INFO kablam! Checking unrest v0.1.0 (file:///source) Sep 14 07:06:30.519 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 14 07:06:30.519 INFO kablam! --> src/server.rs:73:18 Sep 14 07:06:30.519 INFO kablam! | Sep 14 07:06:30.519 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Sep 14 07:06:30.519 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:06:30.519 INFO kablam! | Sep 14 07:06:30.519 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:06:30.519 INFO kablam! Sep 14 07:06:30.663 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.663 INFO kablam! --> src/router.rs:23:13 Sep 14 07:06:30.663 INFO kablam! | Sep 14 07:06:30.663 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 14 07:06:30.663 INFO kablam! | ----^^ Sep 14 07:06:30.663 INFO kablam! | | Sep 14 07:06:30.663 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.663 INFO kablam! | Sep 14 07:06:30.663 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 07:06:30.663 INFO kablam! Sep 14 07:06:30.663 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.663 INFO kablam! --> src/router.rs:30:13 Sep 14 07:06:30.663 INFO kablam! | Sep 14 07:06:30.663 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 14 07:06:30.663 INFO kablam! | ----^^ Sep 14 07:06:30.663 INFO kablam! | | Sep 14 07:06:30.663 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.663 INFO kablam! Sep 14 07:06:30.695 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.695 INFO kablam! --> src/state.rs:45:13 Sep 14 07:06:30.695 INFO kablam! | Sep 14 07:06:30.695 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Sep 14 07:06:30.695 INFO kablam! | ----^^ Sep 14 07:06:30.695 INFO kablam! | | Sep 14 07:06:30.695 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.695 INFO kablam! Sep 14 07:06:30.707 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 07:06:30.707 INFO kablam! --> src/lib.rs:1:12 Sep 14 07:06:30.707 INFO kablam! | Sep 14 07:06:30.707 INFO kablam! 1 | #![feature(conservative_impl_trait)] Sep 14 07:06:30.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:06:30.707 INFO kablam! | Sep 14 07:06:30.707 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 07:06:30.707 INFO kablam! Sep 14 07:06:30.707 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 07:06:30.707 INFO kablam! --> src/lib.rs:2:12 Sep 14 07:06:30.707 INFO kablam! | Sep 14 07:06:30.707 INFO kablam! 2 | #![feature(proc_macro)] Sep 14 07:06:30.707 INFO kablam! | ^^^^^^^^^^ Sep 14 07:06:30.707 INFO kablam! Sep 14 07:06:30.843 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 14 07:06:30.843 INFO kablam! --> src/server.rs:73:18 Sep 14 07:06:30.843 INFO kablam! | Sep 14 07:06:30.843 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Sep 14 07:06:30.844 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:06:30.844 INFO kablam! | Sep 14 07:06:30.844 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:06:30.844 INFO kablam! Sep 14 07:06:30.940 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.940 INFO kablam! --> src/router.rs:23:13 Sep 14 07:06:30.940 INFO kablam! | Sep 14 07:06:30.940 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 14 07:06:30.940 INFO kablam! | ----^^ Sep 14 07:06:30.940 INFO kablam! | | Sep 14 07:06:30.940 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.940 INFO kablam! | Sep 14 07:06:30.940 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 07:06:30.940 INFO kablam! Sep 14 07:06:30.942 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.942 INFO kablam! --> src/router.rs:30:13 Sep 14 07:06:30.942 INFO kablam! | Sep 14 07:06:30.942 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 14 07:06:30.942 INFO kablam! | ----^^ Sep 14 07:06:30.942 INFO kablam! | | Sep 14 07:06:30.942 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.942 INFO kablam! Sep 14 07:06:30.970 INFO kablam! warning: variable does not need to be mutable Sep 14 07:06:30.970 INFO kablam! --> src/state.rs:45:13 Sep 14 07:06:30.970 INFO kablam! | Sep 14 07:06:30.970 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Sep 14 07:06:30.970 INFO kablam! | ----^^ Sep 14 07:06:30.970 INFO kablam! | | Sep 14 07:06:30.970 INFO kablam! | help: remove this `mut` Sep 14 07:06:30.970 INFO kablam! Sep 14 07:06:30.974 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 07:06:30.974 INFO kablam! --> src/lib.rs:1:12 Sep 14 07:06:30.974 INFO kablam! | Sep 14 07:06:30.974 INFO kablam! 1 | #![feature(conservative_impl_trait)] Sep 14 07:06:30.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:06:30.974 INFO kablam! | Sep 14 07:06:30.974 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 07:06:30.974 INFO kablam! Sep 14 07:06:30.974 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 07:06:30.974 INFO kablam! --> src/lib.rs:2:12 Sep 14 07:06:30.974 INFO kablam! | Sep 14 07:06:30.974 INFO kablam! 2 | #![feature(proc_macro)] Sep 14 07:06:30.974 INFO kablam! | ^^^^^^^^^^ Sep 14 07:06:30.974 INFO kablam! Sep 14 07:06:31.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Sep 14 07:06:31.028 INFO kablam! su: No module specific data is present Sep 14 07:06:32.440 INFO running `"docker" "rm" "-f" "21ae2c26df8270a372ddf652502f03f78a4c548e20c081345863648866f1f74f"` Sep 14 07:06:32.679 INFO blam! 21ae2c26df8270a372ddf652502f03f78a4c548e20c081345863648866f1f74f