Sep 10 07:04:05.877 INFO checking unrest-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 07:04:05.877 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 07:04:05.877 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:04:06.040 INFO blam! 7fefa47c2bedb7f04bbb2d26220b65b14b642108b63500a2edacb93631686ba4 Sep 10 07:04:06.042 INFO running `"docker" "start" "-a" "7fefa47c2bedb7f04bbb2d26220b65b14b642108b63500a2edacb93631686ba4"` Sep 10 07:04:06.596 INFO kablam! usermod: no changes Sep 10 07:04:06.927 INFO kablam! Checking unrest v0.1.0 (file:///source) Sep 10 07:04:08.058 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 10 07:04:08.058 INFO kablam! --> src/server.rs:73:18 Sep 10 07:04:08.058 INFO kablam! | Sep 10 07:04:08.058 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Sep 10 07:04:08.058 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:04:08.058 INFO kablam! | Sep 10 07:04:08.058 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:04:08.058 INFO kablam! Sep 10 07:04:08.072 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 10 07:04:08.072 INFO kablam! --> src/server.rs:73:18 Sep 10 07:04:08.072 INFO kablam! | Sep 10 07:04:08.072 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Sep 10 07:04:08.072 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:04:08.072 INFO kablam! | Sep 10 07:04:08.072 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:04:08.072 INFO kablam! Sep 10 07:04:08.143 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.143 INFO kablam! --> src/router.rs:23:13 Sep 10 07:04:08.143 INFO kablam! | Sep 10 07:04:08.143 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 10 07:04:08.143 INFO kablam! | ----^^ Sep 10 07:04:08.143 INFO kablam! | | Sep 10 07:04:08.143 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.143 INFO kablam! | Sep 10 07:04:08.143 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 07:04:08.143 INFO kablam! Sep 10 07:04:08.145 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.145 INFO kablam! --> src/router.rs:30:13 Sep 10 07:04:08.145 INFO kablam! | Sep 10 07:04:08.145 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 10 07:04:08.145 INFO kablam! | ----^^ Sep 10 07:04:08.145 INFO kablam! | | Sep 10 07:04:08.145 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.145 INFO kablam! Sep 10 07:04:08.172 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.172 INFO kablam! --> src/state.rs:45:13 Sep 10 07:04:08.172 INFO kablam! | Sep 10 07:04:08.172 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Sep 10 07:04:08.172 INFO kablam! | ----^^ Sep 10 07:04:08.172 INFO kablam! | | Sep 10 07:04:08.172 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.172 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.172 INFO kablam! --> src/router.rs:23:13 Sep 10 07:04:08.172 INFO kablam! | Sep 10 07:04:08.172 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 10 07:04:08.172 INFO kablam! | ----^^ Sep 10 07:04:08.172 INFO kablam! | | Sep 10 07:04:08.172 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.172 INFO kablam! Sep 10 07:04:08.174 INFO kablam! | Sep 10 07:04:08.174 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 07:04:08.174 INFO kablam! Sep 10 07:04:08.176 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.176 INFO kablam! --> src/router.rs:30:13 Sep 10 07:04:08.176 INFO kablam! | Sep 10 07:04:08.176 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Sep 10 07:04:08.176 INFO kablam! | ----^^ Sep 10 07:04:08.176 INFO kablam! | | Sep 10 07:04:08.176 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.176 INFO kablam! Sep 10 07:04:08.177 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 10 07:04:08.177 INFO kablam! --> src/lib.rs:1:12 Sep 10 07:04:08.177 INFO kablam! | Sep 10 07:04:08.177 INFO kablam! 1 | #![feature(conservative_impl_trait)] Sep 10 07:04:08.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 07:04:08.177 INFO kablam! | Sep 10 07:04:08.177 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 07:04:08.177 INFO kablam! Sep 10 07:04:08.177 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 10 07:04:08.177 INFO kablam! --> src/lib.rs:2:12 Sep 10 07:04:08.178 INFO kablam! | Sep 10 07:04:08.178 INFO kablam! 2 | #![feature(proc_macro)] Sep 10 07:04:08.178 INFO kablam! | ^^^^^^^^^^ Sep 10 07:04:08.178 INFO kablam! Sep 10 07:04:08.208 INFO kablam! warning: variable does not need to be mutable Sep 10 07:04:08.208 INFO kablam! --> src/state.rs:45:13 Sep 10 07:04:08.208 INFO kablam! | Sep 10 07:04:08.208 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Sep 10 07:04:08.208 INFO kablam! | ----^^ Sep 10 07:04:08.208 INFO kablam! | | Sep 10 07:04:08.208 INFO kablam! | help: remove this `mut` Sep 10 07:04:08.208 INFO kablam! Sep 10 07:04:08.213 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 10 07:04:08.213 INFO kablam! --> src/lib.rs:1:12 Sep 10 07:04:08.213 INFO kablam! | Sep 10 07:04:08.213 INFO kablam! 1 | #![feature(conservative_impl_trait)] Sep 10 07:04:08.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 07:04:08.213 INFO kablam! | Sep 10 07:04:08.213 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 07:04:08.213 INFO kablam! Sep 10 07:04:08.213 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 10 07:04:08.213 INFO kablam! --> src/lib.rs:2:12 Sep 10 07:04:08.213 INFO kablam! | Sep 10 07:04:08.213 INFO kablam! 2 | #![feature(proc_macro)] Sep 10 07:04:08.213 INFO kablam! | ^^^^^^^^^^ Sep 10 07:04:08.213 INFO kablam! Sep 10 07:04:08.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Sep 10 07:04:08.251 INFO kablam! su: No module specific data is present Sep 10 07:04:08.668 INFO running `"docker" "rm" "-f" "7fefa47c2bedb7f04bbb2d26220b65b14b642108b63500a2edacb93631686ba4"` Sep 10 07:04:08.759 INFO blam! 7fefa47c2bedb7f04bbb2d26220b65b14b642108b63500a2edacb93631686ba4