Oct 27 14:00:52.561 INFO checking unrest-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:00:52.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14:00:52.955 INFO blam! fc87ac412363358ffd929ecf11b800d8162dfa9cd9ee24a5a837695c3090863c Oct 27 14:00:52.957 INFO running `"docker" "start" "-a" "fc87ac412363358ffd929ecf11b800d8162dfa9cd9ee24a5a837695c3090863c"` Oct 27 14:00:54.831 INFO kablam! usermod: no changes Oct 27 14:00:55.201 INFO kablam! Checking unrest v0.1.0 (/source) Oct 27 14:01:01.995 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 27 14:01:01.995 INFO kablam! --> src/server.rs:73:18 Oct 27 14:01:01.995 INFO kablam! | Oct 27 14:01:01.995 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Oct 27 14:01:01.995 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:01:01.995 INFO kablam! | Oct 27 14:01:01.995 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:01:01.995 INFO kablam! Oct 27 14:01:02.132 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.133 INFO kablam! --> src/router.rs:23:13 Oct 27 14:01:02.133 INFO kablam! | Oct 27 14:01:02.133 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 27 14:01:02.133 INFO kablam! | ----^^ Oct 27 14:01:02.133 INFO kablam! | | Oct 27 14:01:02.133 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.133 INFO kablam! | Oct 27 14:01:02.134 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:01:02.134 INFO kablam! Oct 27 14:01:02.135 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.135 INFO kablam! --> src/router.rs:30:13 Oct 27 14:01:02.135 INFO kablam! | Oct 27 14:01:02.135 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 27 14:01:02.135 INFO kablam! | ----^^ Oct 27 14:01:02.135 INFO kablam! | | Oct 27 14:01:02.135 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.135 INFO kablam! Oct 27 14:01:02.178 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.178 INFO kablam! --> src/state.rs:45:13 Oct 27 14:01:02.179 INFO kablam! | Oct 27 14:01:02.179 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Oct 27 14:01:02.179 INFO kablam! | ----^^ Oct 27 14:01:02.179 INFO kablam! | | Oct 27 14:01:02.179 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.179 INFO kablam! Oct 27 14:01:02.190 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 14:01:02.190 INFO kablam! --> src/lib.rs:1:12 Oct 27 14:01:02.190 INFO kablam! | Oct 27 14:01:02.190 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 27 14:01:02.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:01:02.190 INFO kablam! | Oct 27 14:01:02.190 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:01:02.191 INFO kablam! Oct 27 14:01:02.191 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:01:02.191 INFO kablam! --> src/lib.rs:2:12 Oct 27 14:01:02.191 INFO kablam! | Oct 27 14:01:02.191 INFO kablam! 2 | #![feature(proc_macro)] Oct 27 14:01:02.191 INFO kablam! | ^^^^^^^^^^ Oct 27 14:01:02.191 INFO kablam! Oct 27 14:01:02.296 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 27 14:01:02.297 INFO kablam! --> src/server.rs:73:18 Oct 27 14:01:02.297 INFO kablam! | Oct 27 14:01:02.297 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Oct 27 14:01:02.297 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:01:02.297 INFO kablam! | Oct 27 14:01:02.297 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:01:02.297 INFO kablam! Oct 27 14:01:02.399 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.399 INFO kablam! --> src/router.rs:23:13 Oct 27 14:01:02.399 INFO kablam! | Oct 27 14:01:02.399 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 27 14:01:02.399 INFO kablam! | ----^^ Oct 27 14:01:02.399 INFO kablam! | | Oct 27 14:01:02.399 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.400 INFO kablam! | Oct 27 14:01:02.401 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:01:02.401 INFO kablam! Oct 27 14:01:02.404 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.404 INFO kablam! --> src/router.rs:30:13 Oct 27 14:01:02.404 INFO kablam! | Oct 27 14:01:02.404 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 27 14:01:02.404 INFO kablam! | ----^^ Oct 27 14:01:02.404 INFO kablam! | | Oct 27 14:01:02.404 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.404 INFO kablam! Oct 27 14:01:02.433 INFO kablam! warning: variable does not need to be mutable Oct 27 14:01:02.433 INFO kablam! --> src/state.rs:45:13 Oct 27 14:01:02.433 INFO kablam! | Oct 27 14:01:02.433 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Oct 27 14:01:02.433 INFO kablam! | ----^^ Oct 27 14:01:02.433 INFO kablam! | | Oct 27 14:01:02.433 INFO kablam! | help: remove this `mut` Oct 27 14:01:02.433 INFO kablam! Oct 27 14:01:02.441 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 14:01:02.441 INFO kablam! --> src/lib.rs:1:12 Oct 27 14:01:02.441 INFO kablam! | Oct 27 14:01:02.441 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 27 14:01:02.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:01:02.442 INFO kablam! | Oct 27 14:01:02.442 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:01:02.442 INFO kablam! Oct 27 14:01:02.442 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:01:02.442 INFO kablam! --> src/lib.rs:2:12 Oct 27 14:01:02.442 INFO kablam! | Oct 27 14:01:02.442 INFO kablam! 2 | #![feature(proc_macro)] Oct 27 14:01:02.442 INFO kablam! | ^^^^^^^^^^ Oct 27 14:01:02.442 INFO kablam! Oct 27 14:01:02.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.65s Oct 27 14:01:02.539 INFO kablam! su: No module specific data is present Oct 27 14:01:03.507 INFO running `"docker" "rm" "-f" "fc87ac412363358ffd929ecf11b800d8162dfa9cd9ee24a5a837695c3090863c"` Oct 27 14:01:03.791 INFO blam! fc87ac412363358ffd929ecf11b800d8162dfa9cd9ee24a5a837695c3090863c