Sep 17 18:05:35.609 INFO checking rustful-0.9.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 18:05:35.609 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 18:05:35.609 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:05:35.822 INFO blam! 1653e656cc7997a7df4d3e5dbeb831a4db987358afd8e643c81a4b05b368e997 Sep 17 18:05:35.827 INFO running `"docker" "start" "-a" "1653e656cc7997a7df4d3e5dbeb831a4db987358afd8e643c81a4b05b368e997"` Sep 17 18:05:36.656 INFO kablam! usermod: no changes Sep 17 18:05:36.891 INFO kablam! Checking buf_redux v0.1.3 Sep 17 18:05:36.891 INFO kablam! Checking anymap v0.12.1 Sep 17 18:05:36.893 INFO kablam! Compiling rustful v0.9.0 (/source) Sep 17 18:05:36.895 INFO kablam! Checking hyper v0.9.18 Sep 17 18:05:37.418 INFO kablam! Checking multipart v0.7.0 Sep 17 18:05:43.163 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:43.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 17 18:05:43.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 18:05:43.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:43.163 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:43.163 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 17 18:05:43.163 INFO kablam! Sep 17 18:05:43.163 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:43.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 17 18:05:43.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:43.163 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:43.163 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 17 18:05:43.163 INFO kablam! Sep 17 18:05:43.163 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:43.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 18:05:43.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:43.163 INFO kablam! | Sep 17 18:05:43.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:43.163 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:43.163 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 17 18:05:43.163 INFO kablam! Sep 17 18:05:43.255 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 17 18:05:43.255 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 17 18:05:43.255 INFO kablam! | Sep 17 18:05:43.255 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 17 18:05:43.255 INFO kablam! | ^^ Sep 17 18:05:43.255 INFO kablam! | Sep 17 18:05:43.255 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 17 18:05:43.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:43.255 INFO kablam! = note: for more information, see issue #42868 Sep 17 18:05:43.255 INFO kablam! Sep 17 18:05:43.255 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 17 18:05:43.255 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 17 18:05:43.255 INFO kablam! | Sep 17 18:05:43.255 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 17 18:05:43.255 INFO kablam! | ^^ Sep 17 18:05:43.255 INFO kablam! | Sep 17 18:05:43.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:43.255 INFO kablam! = note: for more information, see issue #42868 Sep 17 18:05:43.255 INFO kablam! Sep 17 18:05:43.755 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.755 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 17 18:05:43.755 INFO kablam! | Sep 17 18:05:43.755 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 17 18:05:43.755 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:43.755 INFO kablam! | | Sep 17 18:05:43.755 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.755 INFO kablam! | Sep 17 18:05:43.755 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 18:05:43.755 INFO kablam! Sep 17 18:05:43.759 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.759 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 17 18:05:43.759 INFO kablam! | Sep 17 18:05:43.759 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 17 18:05:43.759 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:43.759 INFO kablam! | | Sep 17 18:05:43.759 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.759 INFO kablam! Sep 17 18:05:43.767 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.768 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 17 18:05:43.768 INFO kablam! | Sep 17 18:05:43.769 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 17 18:05:43.769 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:43.769 INFO kablam! | | Sep 17 18:05:43.770 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.770 INFO kablam! Sep 17 18:05:43.906 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.906 INFO kablam! --> src/response.rs:684:13 Sep 17 18:05:43.906 INFO kablam! | Sep 17 18:05:43.907 INFO kablam! 684 | let mut writer = match self.writer { Sep 17 18:05:43.907 INFO kablam! | ----^^^^^^ Sep 17 18:05:43.907 INFO kablam! | | Sep 17 18:05:43.907 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.907 INFO kablam! Sep 17 18:05:43.907 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.907 INFO kablam! --> src/response.rs:762:13 Sep 17 18:05:43.907 INFO kablam! | Sep 17 18:05:43.907 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 17 18:05:43.907 INFO kablam! | ----^^^^^^ Sep 17 18:05:43.907 INFO kablam! | | Sep 17 18:05:43.907 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.909 INFO kablam! Sep 17 18:05:43.910 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.910 INFO kablam! --> src/response.rs:865:13 Sep 17 18:05:43.910 INFO kablam! | Sep 17 18:05:43.910 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:43.910 INFO kablam! | ----^^^^^^ Sep 17 18:05:43.910 INFO kablam! | | Sep 17 18:05:43.910 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.910 INFO kablam! Sep 17 18:05:43.914 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.914 INFO kablam! --> src/response.rs:870:13 Sep 17 18:05:43.915 INFO kablam! | Sep 17 18:05:43.915 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:43.915 INFO kablam! | ----^^^^^^ Sep 17 18:05:43.915 INFO kablam! | | Sep 17 18:05:43.915 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.915 INFO kablam! Sep 17 18:05:43.915 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:43.915 INFO kablam! --> src/response.rs:875:13 Sep 17 18:05:43.915 INFO kablam! | Sep 17 18:05:43.915 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:43.915 INFO kablam! | ----^^^^^^ Sep 17 18:05:43.915 INFO kablam! | | Sep 17 18:05:43.915 INFO kablam! | help: remove this `mut` Sep 17 18:05:43.915 INFO kablam! Sep 17 18:05:44.017 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:44.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 17 18:05:44.017 INFO kablam! | Sep 17 18:05:44.017 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 17 18:05:44.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:44.017 INFO kablam! | Sep 17 18:05:44.018 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 18:05:44.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:44.018 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:44.018 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 17 18:05:44.018 INFO kablam! Sep 17 18:05:44.018 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:44.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 17 18:05:44.018 INFO kablam! | Sep 17 18:05:44.018 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 17 18:05:44.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:44.018 INFO kablam! | Sep 17 18:05:44.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:44.018 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:44.018 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 17 18:05:44.018 INFO kablam! Sep 17 18:05:44.023 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 17 18:05:44.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 17 18:05:44.023 INFO kablam! | Sep 17 18:05:44.023 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 18:05:44.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:05:44.023 INFO kablam! | Sep 17 18:05:44.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:44.023 INFO kablam! = note: for more information, see issue #51443 Sep 17 18:05:44.023 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 17 18:05:44.023 INFO kablam! Sep 17 18:05:44.110 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 17 18:05:44.110 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 17 18:05:44.110 INFO kablam! | Sep 17 18:05:44.110 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 17 18:05:44.110 INFO kablam! | ^^ Sep 17 18:05:44.110 INFO kablam! | Sep 17 18:05:44.110 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 17 18:05:44.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:44.110 INFO kablam! = note: for more information, see issue #42868 Sep 17 18:05:44.110 INFO kablam! Sep 17 18:05:44.110 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 17 18:05:44.110 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 17 18:05:44.110 INFO kablam! | Sep 17 18:05:44.110 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 17 18:05:44.110 INFO kablam! | ^^ Sep 17 18:05:44.110 INFO kablam! | Sep 17 18:05:44.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:05:44.110 INFO kablam! = note: for more information, see issue #42868 Sep 17 18:05:44.110 INFO kablam! Sep 17 18:05:46.692 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:46.692 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 17 18:05:46.692 INFO kablam! | Sep 17 18:05:46.692 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 17 18:05:46.692 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:46.693 INFO kablam! | | Sep 17 18:05:46.693 INFO kablam! | help: remove this `mut` Sep 17 18:05:46.693 INFO kablam! | Sep 17 18:05:46.693 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 18:05:46.693 INFO kablam! Sep 17 18:05:46.694 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:46.694 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 17 18:05:46.694 INFO kablam! | Sep 17 18:05:46.694 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 17 18:05:46.694 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:46.694 INFO kablam! | | Sep 17 18:05:46.695 INFO kablam! | help: remove this `mut` Sep 17 18:05:46.695 INFO kablam! Sep 17 18:05:46.703 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:46.703 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 17 18:05:46.703 INFO kablam! | Sep 17 18:05:46.703 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 17 18:05:46.703 INFO kablam! | ----^^^^^^^^ Sep 17 18:05:46.703 INFO kablam! | | Sep 17 18:05:46.703 INFO kablam! | help: remove this `mut` Sep 17 18:05:46.703 INFO kablam! Sep 17 18:05:47.619 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:47.619 INFO kablam! --> src/response.rs:684:13 Sep 17 18:05:47.619 INFO kablam! | Sep 17 18:05:47.619 INFO kablam! 684 | let mut writer = match self.writer { Sep 17 18:05:47.619 INFO kablam! | ----^^^^^^ Sep 17 18:05:47.619 INFO kablam! | | Sep 17 18:05:47.619 INFO kablam! | help: remove this `mut` Sep 17 18:05:47.619 INFO kablam! Sep 17 18:05:47.623 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:47.623 INFO kablam! --> src/response.rs:762:13 Sep 17 18:05:47.623 INFO kablam! | Sep 17 18:05:47.623 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 17 18:05:47.623 INFO kablam! | ----^^^^^^ Sep 17 18:05:47.623 INFO kablam! | | Sep 17 18:05:47.623 INFO kablam! | help: remove this `mut` Sep 17 18:05:47.623 INFO kablam! Sep 17 18:05:47.626 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:47.626 INFO kablam! --> src/response.rs:865:13 Sep 17 18:05:47.626 INFO kablam! | Sep 17 18:05:47.626 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:47.626 INFO kablam! | ----^^^^^^ Sep 17 18:05:47.626 INFO kablam! | | Sep 17 18:05:47.626 INFO kablam! | help: remove this `mut` Sep 17 18:05:47.626 INFO kablam! Sep 17 18:05:47.627 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:47.627 INFO kablam! --> src/response.rs:870:13 Sep 17 18:05:47.627 INFO kablam! | Sep 17 18:05:47.627 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:47.627 INFO kablam! | ----^^^^^^ Sep 17 18:05:47.627 INFO kablam! | | Sep 17 18:05:47.627 INFO kablam! | help: remove this `mut` Sep 17 18:05:47.627 INFO kablam! Sep 17 18:05:47.627 INFO kablam! warning: variable does not need to be mutable Sep 17 18:05:47.627 INFO kablam! --> src/response.rs:875:13 Sep 17 18:05:47.627 INFO kablam! | Sep 17 18:05:47.627 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 17 18:05:47.627 INFO kablam! | ----^^^^^^ Sep 17 18:05:47.627 INFO kablam! | | Sep 17 18:05:47.627 INFO kablam! | help: remove this `mut` Sep 17 18:05:47.627 INFO kablam! Sep 17 18:05:47.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.30s Sep 17 18:05:48.011 INFO kablam! su: No module specific data is present Sep 17 18:05:49.126 INFO running `"docker" "rm" "-f" "1653e656cc7997a7df4d3e5dbeb831a4db987358afd8e643c81a4b05b368e997"` Sep 17 18:05:49.443 INFO blam! 1653e656cc7997a7df4d3e5dbeb831a4db987358afd8e643c81a4b05b368e997