Sep 19 19:02:27.596 INFO checking rustful-0.9.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 19:02:27.596 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 19:02:27.596 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:02:27.849 INFO blam! 291ab029e3c51faa3ab061fefad05aaf3debce6f550cfc1515b12042a3f5efdb Sep 19 19:02:27.851 INFO running `"docker" "start" "-a" "291ab029e3c51faa3ab061fefad05aaf3debce6f550cfc1515b12042a3f5efdb"` Sep 19 19:02:29.104 INFO kablam! usermod: no changes Sep 19 19:02:29.306 INFO kablam! Checking buf_redux v0.1.3 Sep 19 19:02:29.306 INFO kablam! Compiling rustful v0.9.0 (/source) Sep 19 19:02:29.679 INFO kablam! Checking multipart v0.7.0 Sep 19 19:02:34.311 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:34.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 19 19:02:34.311 INFO kablam! | Sep 19 19:02:34.311 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 19 19:02:34.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:34.311 INFO kablam! | Sep 19 19:02:34.311 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 19:02:34.311 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 19:02:34.311 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:34.311 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 19 19:02:34.311 INFO kablam! Sep 19 19:02:34.311 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:34.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 19 19:02:34.311 INFO kablam! | Sep 19 19:02:34.311 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 19 19:02:34.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:34.311 INFO kablam! | Sep 19 19:02:34.312 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 19:02:34.312 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:34.312 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 19 19:02:34.312 INFO kablam! Sep 19 19:02:34.312 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:34.312 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 19 19:02:34.312 INFO kablam! | Sep 19 19:02:34.312 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 19:02:34.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:34.312 INFO kablam! | Sep 19 19:02:34.312 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 19:02:34.312 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:34.312 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 19 19:02:34.312 INFO kablam! Sep 19 19:02:34.445 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 19:02:34.445 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 19 19:02:34.446 INFO kablam! | Sep 19 19:02:34.446 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 19 19:02:34.446 INFO kablam! | ^^ Sep 19 19:02:34.446 INFO kablam! | Sep 19 19:02:34.446 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 19 19:02:34.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 19:02:34.447 INFO kablam! = note: for more information, see issue #42868 Sep 19 19:02:34.447 INFO kablam! Sep 19 19:02:34.448 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 19:02:34.448 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 19 19:02:34.449 INFO kablam! | Sep 19 19:02:34.449 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 19 19:02:34.449 INFO kablam! | ^^ Sep 19 19:02:34.449 INFO kablam! | Sep 19 19:02:34.450 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 19:02:34.450 INFO kablam! = note: for more information, see issue #42868 Sep 19 19:02:34.450 INFO kablam! Sep 19 19:02:35.263 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.263 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 19 19:02:35.264 INFO kablam! | Sep 19 19:02:35.264 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 19:02:35.265 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:35.265 INFO kablam! | | Sep 19 19:02:35.265 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.266 INFO kablam! | Sep 19 19:02:35.266 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 19:02:35.267 INFO kablam! Sep 19 19:02:35.270 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.271 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 19 19:02:35.271 INFO kablam! | Sep 19 19:02:35.271 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 19:02:35.272 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:35.272 INFO kablam! | | Sep 19 19:02:35.273 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.273 INFO kablam! Sep 19 19:02:35.291 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.291 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 19 19:02:35.292 INFO kablam! | Sep 19 19:02:35.292 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 19 19:02:35.293 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:35.293 INFO kablam! | | Sep 19 19:02:35.294 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.294 INFO kablam! Sep 19 19:02:35.483 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.485 INFO kablam! --> src/response.rs:684:13 Sep 19 19:02:35.486 INFO kablam! | Sep 19 19:02:35.486 INFO kablam! 684 | let mut writer = match self.writer { Sep 19 19:02:35.487 INFO kablam! | ----^^^^^^ Sep 19 19:02:35.487 INFO kablam! | | Sep 19 19:02:35.487 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.487 INFO kablam! Sep 19 19:02:35.493 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.493 INFO kablam! --> src/response.rs:762:13 Sep 19 19:02:35.494 INFO kablam! | Sep 19 19:02:35.494 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 19 19:02:35.495 INFO kablam! | ----^^^^^^ Sep 19 19:02:35.495 INFO kablam! | | Sep 19 19:02:35.495 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.496 INFO kablam! Sep 19 19:02:35.500 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.500 INFO kablam! --> src/response.rs:865:13 Sep 19 19:02:35.501 INFO kablam! | Sep 19 19:02:35.501 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:35.502 INFO kablam! | ----^^^^^^ Sep 19 19:02:35.502 INFO kablam! | | Sep 19 19:02:35.502 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.503 INFO kablam! Sep 19 19:02:35.504 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.504 INFO kablam! --> src/response.rs:870:13 Sep 19 19:02:35.505 INFO kablam! | Sep 19 19:02:35.505 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:35.505 INFO kablam! | ----^^^^^^ Sep 19 19:02:35.506 INFO kablam! | | Sep 19 19:02:35.506 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.507 INFO kablam! Sep 19 19:02:35.508 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:35.508 INFO kablam! --> src/response.rs:875:13 Sep 19 19:02:35.508 INFO kablam! | Sep 19 19:02:35.509 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:35.509 INFO kablam! | ----^^^^^^ Sep 19 19:02:35.509 INFO kablam! | | Sep 19 19:02:35.510 INFO kablam! | help: remove this `mut` Sep 19 19:02:35.510 INFO kablam! Sep 19 19:02:35.689 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:35.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Sep 19 19:02:35.689 INFO kablam! | Sep 19 19:02:35.690 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 19 19:02:35.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:35.690 INFO kablam! | Sep 19 19:02:35.690 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 19:02:35.691 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 19:02:35.691 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:35.691 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 19 19:02:35.692 INFO kablam! Sep 19 19:02:35.692 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:35.692 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Sep 19 19:02:35.692 INFO kablam! | Sep 19 19:02:35.693 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 19 19:02:35.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:35.693 INFO kablam! | Sep 19 19:02:35.694 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 19:02:35.694 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:35.694 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 19 19:02:35.695 INFO kablam! Sep 19 19:02:35.695 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Sep 19 19:02:35.695 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Sep 19 19:02:35.695 INFO kablam! | Sep 19 19:02:35.696 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 19:02:35.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:02:35.697 INFO kablam! | Sep 19 19:02:35.697 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 19:02:35.697 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:02:35.698 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 19 19:02:35.698 INFO kablam! Sep 19 19:02:35.883 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 19:02:35.884 INFO kablam! --> src/router/tree_router.rs:65:49 Sep 19 19:02:35.884 INFO kablam! | Sep 19 19:02:35.884 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Sep 19 19:02:35.885 INFO kablam! | ^^ Sep 19 19:02:35.885 INFO kablam! | Sep 19 19:02:35.886 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 19 19:02:35.886 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 19:02:35.887 INFO kablam! = note: for more information, see issue #42868 Sep 19 19:02:35.887 INFO kablam! Sep 19 19:02:35.887 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 19 19:02:35.888 INFO kablam! --> src/router/tree_router.rs:70:49 Sep 19 19:02:35.888 INFO kablam! | Sep 19 19:02:35.889 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Sep 19 19:02:35.889 INFO kablam! | ^^ Sep 19 19:02:35.889 INFO kablam! | Sep 19 19:02:35.890 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 19:02:35.890 INFO kablam! = note: for more information, see issue #42868 Sep 19 19:02:35.890 INFO kablam! Sep 19 19:02:38.451 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:38.451 INFO kablam! --> src/router/tree_router.rs:265:13 Sep 19 19:02:38.451 INFO kablam! | Sep 19 19:02:38.451 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 19:02:38.451 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:38.451 INFO kablam! | | Sep 19 19:02:38.451 INFO kablam! | help: remove this `mut` Sep 19 19:02:38.451 INFO kablam! | Sep 19 19:02:38.451 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 19:02:38.451 INFO kablam! Sep 19 19:02:38.455 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:38.455 INFO kablam! --> src/router/tree_router.rs:274:13 Sep 19 19:02:38.455 INFO kablam! | Sep 19 19:02:38.455 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Sep 19 19:02:38.455 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:38.455 INFO kablam! | | Sep 19 19:02:38.455 INFO kablam! | help: remove this `mut` Sep 19 19:02:38.455 INFO kablam! Sep 19 19:02:38.459 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:38.459 INFO kablam! --> src/router/tree_router.rs:287:21 Sep 19 19:02:38.459 INFO kablam! | Sep 19 19:02:38.459 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Sep 19 19:02:38.459 INFO kablam! | ----^^^^^^^^ Sep 19 19:02:38.459 INFO kablam! | | Sep 19 19:02:38.459 INFO kablam! | help: remove this `mut` Sep 19 19:02:38.459 INFO kablam! Sep 19 19:02:39.506 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:39.506 INFO kablam! --> src/response.rs:684:13 Sep 19 19:02:39.506 INFO kablam! | Sep 19 19:02:39.506 INFO kablam! 684 | let mut writer = match self.writer { Sep 19 19:02:39.506 INFO kablam! | ----^^^^^^ Sep 19 19:02:39.506 INFO kablam! | | Sep 19 19:02:39.506 INFO kablam! | help: remove this `mut` Sep 19 19:02:39.506 INFO kablam! Sep 19 19:02:39.515 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:39.515 INFO kablam! --> src/response.rs:762:13 Sep 19 19:02:39.515 INFO kablam! | Sep 19 19:02:39.515 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Sep 19 19:02:39.515 INFO kablam! | ----^^^^^^ Sep 19 19:02:39.515 INFO kablam! | | Sep 19 19:02:39.515 INFO kablam! | help: remove this `mut` Sep 19 19:02:39.515 INFO kablam! Sep 19 19:02:39.515 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:39.515 INFO kablam! --> src/response.rs:865:13 Sep 19 19:02:39.515 INFO kablam! | Sep 19 19:02:39.515 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:39.515 INFO kablam! | ----^^^^^^ Sep 19 19:02:39.515 INFO kablam! | | Sep 19 19:02:39.515 INFO kablam! | help: remove this `mut` Sep 19 19:02:39.515 INFO kablam! Sep 19 19:02:39.515 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:39.515 INFO kablam! --> src/response.rs:870:13 Sep 19 19:02:39.515 INFO kablam! | Sep 19 19:02:39.515 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:39.515 INFO kablam! | ----^^^^^^ Sep 19 19:02:39.515 INFO kablam! | | Sep 19 19:02:39.515 INFO kablam! | help: remove this `mut` Sep 19 19:02:39.515 INFO kablam! Sep 19 19:02:39.516 INFO kablam! warning: variable does not need to be mutable Sep 19 19:02:39.516 INFO kablam! --> src/response.rs:875:13 Sep 19 19:02:39.516 INFO kablam! | Sep 19 19:02:39.516 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Sep 19 19:02:39.516 INFO kablam! | ----^^^^^^ Sep 19 19:02:39.516 INFO kablam! | | Sep 19 19:02:39.516 INFO kablam! | help: remove this `mut` Sep 19 19:02:39.516 INFO kablam! Sep 19 19:02:39.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.78s Sep 19 19:02:39.940 INFO kablam! su: No module specific data is present Sep 19 19:02:41.175 INFO running `"docker" "rm" "-f" "291ab029e3c51faa3ab061fefad05aaf3debce6f550cfc1515b12042a3f5efdb"` Sep 19 19:02:41.470 INFO blam! 291ab029e3c51faa3ab061fefad05aaf3debce6f550cfc1515b12042a3f5efdb