Sep 19 20:58:45.589 INFO checking rustful-0.9.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:58:45.589 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:58:45.589 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:58:45.832 INFO blam! cbeb390d002e7ff1a10e7d577d23136ad72b59273b7e7c4633042f683a20f689 Sep 19 20:58:45.834 INFO running `"docker" "start" "-a" "cbeb390d002e7ff1a10e7d577d23136ad72b59273b7e7c4633042f683a20f689"` Sep 19 20:58:46.528 INFO kablam! usermod: no changes Sep 19 20:58:46.681 INFO kablam! Checking buf_redux v0.1.3 Sep 19 20:58:46.681 INFO kablam! Checking anymap v0.12.1 Sep 19 20:58:46.685 INFO kablam! Compiling rustful v0.9.0 (/source) Sep 19 20:58:46.685 INFO kablam! Checking hyper v0.9.18 Sep 19 20:58:47.062 INFO kablam! Checking multipart v0.7.0 Sep 19 20:58:56.446 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 19 20:58:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 20:58:56.446 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 19 20:58:56.446 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.446 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 19 20:58:56.446 INFO kablam! Sep 19 20:58:56.446 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 19 20:58:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 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 19 20:58:56.446 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.446 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 19 20:58:56.446 INFO kablam! Sep 19 20:58:56.446 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 20:58:56.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.446 INFO kablam! | Sep 19 20:58:56.446 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 19 20:58:56.446 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.446 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 19 20:58:56.446 INFO kablam! Sep 19 20:58:56.533 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 20:58:56.533 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 19 20:58:56.533 INFO kablam! | Sep 19 20:58:56.533 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 19 20:58:56.533 INFO kablam! | ^^ Sep 19 20:58:56.533 INFO kablam! | Sep 19 20:58:56.533 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 19 20:58:56.533 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 19 20:58:56.533 INFO kablam! = note: for more information, see issue #42868 Sep 19 20:58:56.534 INFO kablam! Sep 19 20:58:56.538 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 20:58:56.538 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 19 20:58:56.538 INFO kablam! | Sep 19 20:58:56.538 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 19 20:58:56.539 INFO kablam! | ^^ Sep 19 20:58:56.539 INFO kablam! | Sep 19 20:58:56.539 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 19 20:58:56.539 INFO kablam! = note: for more information, see issue #42868 Sep 19 20:58:56.539 INFO kablam! Sep 19 20:58:56.598 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 19 20:58:56.598 INFO kablam! | Sep 19 20:58:56.598 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 19 20:58:56.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.598 INFO kablam! | Sep 19 20:58:56.598 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 20:58:56.598 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 19 20:58:56.598 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.598 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 19 20:58:56.598 INFO kablam! Sep 19 20:58:56.598 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 19 20:58:56.598 INFO kablam! | Sep 19 20:58:56.598 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 19 20:58:56.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.598 INFO kablam! | Sep 19 20:58:56.598 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 19 20:58:56.598 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.598 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 19 20:58:56.598 INFO kablam! Sep 19 20:58:56.599 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 20:58:56.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 19 20:58:56.599 INFO kablam! | Sep 19 20:58:56.599 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 20:58:56.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:58:56.599 INFO kablam! | Sep 19 20:58:56.599 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 19 20:58:56.599 INFO kablam! = note: for more information, see issue #51443 Sep 19 20:58:56.599 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 19 20:58:56.599 INFO kablam! Sep 19 20:58:56.683 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 20:58:56.683 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 19 20:58:56.683 INFO kablam! | Sep 19 20:58:56.683 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 19 20:58:56.683 INFO kablam! | ^^ Sep 19 20:58:56.683 INFO kablam! | Sep 19 20:58:56.684 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 19 20:58:56.684 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 19 20:58:56.684 INFO kablam! = note: for more information, see issue #42868 Sep 19 20:58:56.684 INFO kablam! Sep 19 20:58:56.685 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 20:58:56.685 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 19 20:58:56.685 INFO kablam! | Sep 19 20:58:56.685 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 19 20:58:56.686 INFO kablam! | ^^ Sep 19 20:58:56.686 INFO kablam! | Sep 19 20:58:56.686 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 19 20:58:56.687 INFO kablam! = note: for more information, see issue #42868 Sep 19 20:58:56.687 INFO kablam! Sep 19 20:58:57.179 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.179 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 19 20:58:57.179 INFO kablam! | Sep 19 20:58:57.179 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 20:58:57.179 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:57.179 INFO kablam! | | Sep 19 20:58:57.179 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.179 INFO kablam! | Sep 19 20:58:57.179 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 20:58:57.179 INFO kablam! Sep 19 20:58:57.179 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.179 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 19 20:58:57.179 INFO kablam! | Sep 19 20:58:57.179 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 20:58:57.179 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:57.179 INFO kablam! | | Sep 19 20:58:57.179 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.179 INFO kablam! Sep 19 20:58:57.186 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.186 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 19 20:58:57.186 INFO kablam! | Sep 19 20:58:57.186 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 19 20:58:57.186 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:57.186 INFO kablam! | | Sep 19 20:58:57.186 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.186 INFO kablam! Sep 19 20:58:57.334 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.334 INFO kablam! --> src/response.rs:684:13 Sep 19 20:58:57.334 INFO kablam! | Sep 19 20:58:57.334 INFO kablam! 684 | let mut writer = match self.writer { Sep 19 20:58:57.334 INFO kablam! | ----^^^^^^ Sep 19 20:58:57.334 INFO kablam! | | Sep 19 20:58:57.334 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.334 INFO kablam! Sep 19 20:58:57.350 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.350 INFO kablam! --> src/response.rs:762:13 Sep 19 20:58:57.350 INFO kablam! | Sep 19 20:58:57.350 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 19 20:58:57.350 INFO kablam! | ----^^^^^^ Sep 19 20:58:57.350 INFO kablam! | | Sep 19 20:58:57.350 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.350 INFO kablam! Sep 19 20:58:57.350 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.350 INFO kablam! --> src/response.rs:865:13 Sep 19 20:58:57.350 INFO kablam! | Sep 19 20:58:57.350 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 19 20:58:57.350 INFO kablam! | ----^^^^^^ Sep 19 20:58:57.350 INFO kablam! | | Sep 19 20:58:57.350 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.350 INFO kablam! Sep 19 20:58:57.350 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.350 INFO kablam! --> src/response.rs:870:13 Sep 19 20:58:57.350 INFO kablam! | Sep 19 20:58:57.350 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 19 20:58:57.350 INFO kablam! | ----^^^^^^ Sep 19 20:58:57.350 INFO kablam! | | Sep 19 20:58:57.350 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.350 INFO kablam! Sep 19 20:58:57.350 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:57.350 INFO kablam! --> src/response.rs:875:13 Sep 19 20:58:57.350 INFO kablam! | Sep 19 20:58:57.350 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 19 20:58:57.350 INFO kablam! | ----^^^^^^ Sep 19 20:58:57.350 INFO kablam! | | Sep 19 20:58:57.350 INFO kablam! | help: remove this `mut` Sep 19 20:58:57.350 INFO kablam! Sep 19 20:58:59.464 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:59.464 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 19 20:58:59.464 INFO kablam! | Sep 19 20:58:59.464 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 20:58:59.464 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:59.464 INFO kablam! | | Sep 19 20:58:59.464 INFO kablam! | help: remove this `mut` Sep 19 20:58:59.464 INFO kablam! | Sep 19 20:58:59.464 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 20:58:59.464 INFO kablam! Sep 19 20:58:59.466 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:59.466 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 19 20:58:59.466 INFO kablam! | Sep 19 20:58:59.466 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 20:58:59.466 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:59.466 INFO kablam! | | Sep 19 20:58:59.466 INFO kablam! | help: remove this `mut` Sep 19 20:58:59.466 INFO kablam! Sep 19 20:58:59.482 INFO kablam! warning: variable does not need to be mutable Sep 19 20:58:59.482 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 19 20:58:59.482 INFO kablam! | Sep 19 20:58:59.482 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 19 20:58:59.482 INFO kablam! | ----^^^^^^^^ Sep 19 20:58:59.482 INFO kablam! | | Sep 19 20:58:59.482 INFO kablam! | help: remove this `mut` Sep 19 20:58:59.482 INFO kablam! Sep 19 20:59:00.426 INFO kablam! warning: variable does not need to be mutable Sep 19 20:59:00.426 INFO kablam! --> src/response.rs:684:13 Sep 19 20:59:00.426 INFO kablam! | Sep 19 20:59:00.426 INFO kablam! 684 | let mut writer = match self.writer { Sep 19 20:59:00.426 INFO kablam! | ----^^^^^^ Sep 19 20:59:00.426 INFO kablam! | | Sep 19 20:59:00.426 INFO kablam! | help: remove this `mut` Sep 19 20:59:00.426 INFO kablam! Sep 19 20:59:00.432 INFO kablam! warning: variable does not need to be mutable Sep 19 20:59:00.432 INFO kablam! --> src/response.rs:762:13 Sep 19 20:59:00.432 INFO kablam! | Sep 19 20:59:00.432 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 19 20:59:00.432 INFO kablam! | ----^^^^^^ Sep 19 20:59:00.432 INFO kablam! | | Sep 19 20:59:00.432 INFO kablam! | help: remove this `mut` Sep 19 20:59:00.432 INFO kablam! Sep 19 20:59:00.438 INFO kablam! warning: variable does not need to be mutable Sep 19 20:59:00.438 INFO kablam! --> src/response.rs:865:13 Sep 19 20:59:00.438 INFO kablam! | Sep 19 20:59:00.438 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 19 20:59:00.438 INFO kablam! | ----^^^^^^ Sep 19 20:59:00.438 INFO kablam! | | Sep 19 20:59:00.438 INFO kablam! | help: remove this `mut` Sep 19 20:59:00.438 INFO kablam! Sep 19 20:59:00.438 INFO kablam! warning: variable does not need to be mutable Sep 19 20:59:00.438 INFO kablam! --> src/response.rs:870:13 Sep 19 20:59:00.438 INFO kablam! | Sep 19 20:59:00.438 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 19 20:59:00.438 INFO kablam! | ----^^^^^^ Sep 19 20:59:00.438 INFO kablam! | | Sep 19 20:59:00.438 INFO kablam! | help: remove this `mut` Sep 19 20:59:00.438 INFO kablam! Sep 19 20:59:00.438 INFO kablam! warning: variable does not need to be mutable Sep 19 20:59:00.438 INFO kablam! --> src/response.rs:875:13 Sep 19 20:59:00.438 INFO kablam! | Sep 19 20:59:00.438 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 19 20:59:00.438 INFO kablam! | ----^^^^^^ Sep 19 20:59:00.438 INFO kablam! | | Sep 19 20:59:00.438 INFO kablam! | help: remove this `mut` Sep 19 20:59:00.438 INFO kablam! Sep 19 20:59:00.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.20s Sep 19 20:59:00.762 INFO kablam! su: No module specific data is present Sep 19 20:59:01.844 INFO running `"docker" "rm" "-f" "cbeb390d002e7ff1a10e7d577d23136ad72b59273b7e7c4633042f683a20f689"` Sep 19 20:59:01.956 INFO blam! cbeb390d002e7ff1a10e7d577d23136ad72b59273b7e7c4633042f683a20f689