Sep 02 01:16:34.701 INFO checking rustful-0.9.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:16:34.701 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:16:34.701 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:16:34.849 INFO blam! 8d957e2dd3e984c8ccd37c7322d40028d1899a673fca89bf258e639d7d97db13 Sep 02 01:16:34.850 INFO running `"docker" "start" "-a" "8d957e2dd3e984c8ccd37c7322d40028d1899a673fca89bf258e639d7d97db13"` Sep 02 01:16:35.595 INFO kablam! Checking buf_redux v0.1.3 Sep 02 01:16:35.595 INFO kablam! Checking anymap v0.12.1 Sep 02 01:16:35.598 INFO kablam! Compiling rustful v0.9.0 (file:///source) Sep 02 01:16:35.598 INFO kablam! Checking hyper v0.9.18 Sep 02 01:16:36.207 INFO kablam! Checking multipart v0.7.0 Sep 02 01:16:47.276 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 02 01:16:47.277 INFO kablam! | Sep 02 01:16:47.277 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 01:16:47.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.277 INFO kablam! | Sep 02 01:16:47.277 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 01:16:47.277 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 02 01:16:47.277 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.277 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 01:16:47.277 INFO kablam! Sep 02 01:16:47.277 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 02 01:16:47.277 INFO kablam! | Sep 02 01:16:47.277 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 01:16:47.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.277 INFO kablam! | Sep 02 01:16:47.277 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 02 01:16:47.277 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.277 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 01:16:47.277 INFO kablam! Sep 02 01:16:47.277 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 02 01:16:47.278 INFO kablam! | Sep 02 01:16:47.278 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 01:16:47.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.278 INFO kablam! | Sep 02 01:16:47.278 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 02 01:16:47.278 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.278 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 01:16:47.278 INFO kablam! Sep 02 01:16:47.390 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 01:16:47.390 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 02 01:16:47.390 INFO kablam! | Sep 02 01:16:47.390 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 02 01:16:47.390 INFO kablam! | ^^ Sep 02 01:16:47.390 INFO kablam! | Sep 02 01:16:47.390 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 02 01:16:47.390 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 02 01:16:47.390 INFO kablam! = note: for more information, see issue #42868 Sep 02 01:16:47.390 INFO kablam! Sep 02 01:16:47.391 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 01:16:47.391 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 02 01:16:47.391 INFO kablam! | Sep 02 01:16:47.391 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 02 01:16:47.391 INFO kablam! | ^^ Sep 02 01:16:47.391 INFO kablam! | Sep 02 01:16:47.391 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 02 01:16:47.391 INFO kablam! = note: for more information, see issue #42868 Sep 02 01:16:47.391 INFO kablam! Sep 02 01:16:47.720 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.720 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 02 01:16:47.720 INFO kablam! | Sep 02 01:16:47.720 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 01:16:47.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.721 INFO kablam! | Sep 02 01:16:47.721 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 01:16:47.721 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 02 01:16:47.721 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.721 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 01:16:47.721 INFO kablam! Sep 02 01:16:47.721 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 02 01:16:47.721 INFO kablam! | Sep 02 01:16:47.721 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 01:16:47.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.721 INFO kablam! | Sep 02 01:16:47.721 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 02 01:16:47.721 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.721 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 01:16:47.721 INFO kablam! Sep 02 01:16:47.722 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 02 01:16:47.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 02 01:16:47.722 INFO kablam! | Sep 02 01:16:47.722 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 01:16:47.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:16:47.722 INFO kablam! | Sep 02 01:16:47.722 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 02 01:16:47.722 INFO kablam! = note: for more information, see issue #51443 Sep 02 01:16:47.722 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 01:16:47.722 INFO kablam! Sep 02 01:16:47.849 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 01:16:47.849 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 02 01:16:47.849 INFO kablam! | Sep 02 01:16:47.849 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 02 01:16:47.849 INFO kablam! | ^^ Sep 02 01:16:47.849 INFO kablam! | Sep 02 01:16:47.849 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 02 01:16:47.849 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 02 01:16:47.849 INFO kablam! = note: for more information, see issue #42868 Sep 02 01:16:47.849 INFO kablam! Sep 02 01:16:47.850 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 01:16:47.850 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 02 01:16:47.850 INFO kablam! | Sep 02 01:16:47.850 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 02 01:16:47.850 INFO kablam! | ^^ Sep 02 01:16:47.850 INFO kablam! | Sep 02 01:16:47.850 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 02 01:16:47.850 INFO kablam! = note: for more information, see issue #42868 Sep 02 01:16:47.850 INFO kablam! Sep 02 01:16:48.615 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.615 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 02 01:16:48.615 INFO kablam! | Sep 02 01:16:48.615 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 02 01:16:48.615 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:48.615 INFO kablam! | | Sep 02 01:16:48.615 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.615 INFO kablam! | Sep 02 01:16:48.615 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 01:16:48.615 INFO kablam! Sep 02 01:16:48.618 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.618 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 02 01:16:48.618 INFO kablam! | Sep 02 01:16:48.618 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 02 01:16:48.618 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:48.618 INFO kablam! | | Sep 02 01:16:48.618 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.618 INFO kablam! Sep 02 01:16:48.628 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.628 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 02 01:16:48.628 INFO kablam! | Sep 02 01:16:48.628 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 02 01:16:48.628 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:48.629 INFO kablam! | | Sep 02 01:16:48.629 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.629 INFO kablam! Sep 02 01:16:48.796 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.796 INFO kablam! --> src/response.rs:684:13 Sep 02 01:16:48.796 INFO kablam! | Sep 02 01:16:48.796 INFO kablam! 684 | let mut writer = match self.writer { Sep 02 01:16:48.796 INFO kablam! | ----^^^^^^ Sep 02 01:16:48.796 INFO kablam! | | Sep 02 01:16:48.796 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.796 INFO kablam! Sep 02 01:16:48.804 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.804 INFO kablam! --> src/response.rs:762:13 Sep 02 01:16:48.804 INFO kablam! | Sep 02 01:16:48.804 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 02 01:16:48.805 INFO kablam! | ----^^^^^^ Sep 02 01:16:48.805 INFO kablam! | | Sep 02 01:16:48.805 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.805 INFO kablam! Sep 02 01:16:48.811 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.811 INFO kablam! --> src/response.rs:865:13 Sep 02 01:16:48.811 INFO kablam! | Sep 02 01:16:48.811 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:48.811 INFO kablam! | ----^^^^^^ Sep 02 01:16:48.812 INFO kablam! | | Sep 02 01:16:48.812 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.812 INFO kablam! Sep 02 01:16:48.812 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.812 INFO kablam! --> src/response.rs:870:13 Sep 02 01:16:48.812 INFO kablam! | Sep 02 01:16:48.812 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:48.812 INFO kablam! | ----^^^^^^ Sep 02 01:16:48.812 INFO kablam! | | Sep 02 01:16:48.813 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.813 INFO kablam! Sep 02 01:16:48.813 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:48.813 INFO kablam! --> src/response.rs:875:13 Sep 02 01:16:48.813 INFO kablam! | Sep 02 01:16:48.813 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:48.813 INFO kablam! | ----^^^^^^ Sep 02 01:16:48.813 INFO kablam! | | Sep 02 01:16:48.813 INFO kablam! | help: remove this `mut` Sep 02 01:16:48.813 INFO kablam! Sep 02 01:16:51.704 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:51.704 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 02 01:16:51.704 INFO kablam! | Sep 02 01:16:51.704 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 02 01:16:51.704 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:51.704 INFO kablam! | | Sep 02 01:16:51.704 INFO kablam! | help: remove this `mut` Sep 02 01:16:51.704 INFO kablam! | Sep 02 01:16:51.704 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 01:16:51.704 INFO kablam! Sep 02 01:16:51.709 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:51.709 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 02 01:16:51.710 INFO kablam! | Sep 02 01:16:51.710 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 02 01:16:51.710 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:51.710 INFO kablam! | | Sep 02 01:16:51.710 INFO kablam! | help: remove this `mut` Sep 02 01:16:51.710 INFO kablam! Sep 02 01:16:51.724 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:51.734 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 02 01:16:51.734 INFO kablam! | Sep 02 01:16:51.734 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 02 01:16:51.734 INFO kablam! | ----^^^^^^^^ Sep 02 01:16:51.734 INFO kablam! | | Sep 02 01:16:51.734 INFO kablam! | help: remove this `mut` Sep 02 01:16:51.734 INFO kablam! Sep 02 01:16:53.659 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:53.659 INFO kablam! --> src/response.rs:684:13 Sep 02 01:16:53.659 INFO kablam! | Sep 02 01:16:53.659 INFO kablam! 684 | let mut writer = match self.writer { Sep 02 01:16:53.659 INFO kablam! | ----^^^^^^ Sep 02 01:16:53.659 INFO kablam! | | Sep 02 01:16:53.659 INFO kablam! | help: remove this `mut` Sep 02 01:16:53.659 INFO kablam! Sep 02 01:16:53.668 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:53.668 INFO kablam! --> src/response.rs:762:13 Sep 02 01:16:53.668 INFO kablam! | Sep 02 01:16:53.668 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 02 01:16:53.668 INFO kablam! | ----^^^^^^ Sep 02 01:16:53.668 INFO kablam! | | Sep 02 01:16:53.668 INFO kablam! | help: remove this `mut` Sep 02 01:16:53.668 INFO kablam! Sep 02 01:16:53.674 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:53.674 INFO kablam! --> src/response.rs:865:13 Sep 02 01:16:53.674 INFO kablam! | Sep 02 01:16:53.674 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:53.674 INFO kablam! | ----^^^^^^ Sep 02 01:16:53.674 INFO kablam! | | Sep 02 01:16:53.674 INFO kablam! | help: remove this `mut` Sep 02 01:16:53.674 INFO kablam! Sep 02 01:16:53.675 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:53.675 INFO kablam! --> src/response.rs:870:13 Sep 02 01:16:53.675 INFO kablam! | Sep 02 01:16:53.675 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:53.675 INFO kablam! | ----^^^^^^ Sep 02 01:16:53.675 INFO kablam! | | Sep 02 01:16:53.675 INFO kablam! | help: remove this `mut` Sep 02 01:16:53.675 INFO kablam! Sep 02 01:16:53.676 INFO kablam! warning: variable does not need to be mutable Sep 02 01:16:53.676 INFO kablam! --> src/response.rs:875:13 Sep 02 01:16:53.676 INFO kablam! | Sep 02 01:16:53.676 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 02 01:16:53.676 INFO kablam! | ----^^^^^^ Sep 02 01:16:53.676 INFO kablam! | | Sep 02 01:16:53.676 INFO kablam! | help: remove this `mut` Sep 02 01:16:53.676 INFO kablam! Sep 02 01:16:54.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.77s Sep 02 01:16:54.236 INFO kablam! su: No module specific data is present Sep 02 01:16:54.758 INFO running `"docker" "rm" "-f" "8d957e2dd3e984c8ccd37c7322d40028d1899a673fca89bf258e639d7d97db13"` Sep 02 01:16:54.923 INFO blam! 8d957e2dd3e984c8ccd37c7322d40028d1899a673fca89bf258e639d7d97db13