Oct 27 16:24:19.471 INFO checking rustful-0.9.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:24:19.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:24:19.646 INFO blam! 8b6e6f58026e4ea9bd5449c56dadf12899ecddc6a64cf75d1c2618fcc465164a Oct 27 16:24:19.649 INFO running `"docker" "start" "-a" "8b6e6f58026e4ea9bd5449c56dadf12899ecddc6a64cf75d1c2618fcc465164a"` Oct 27 16:24:20.202 INFO kablam! usermod: no changes Oct 27 16:24:20.338 INFO kablam! Checking buf_redux v0.1.3 Oct 27 16:24:20.342 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 27 16:24:20.342 INFO kablam! Checking hyper v0.9.18 Oct 27 16:24:21.052 INFO kablam! Checking multipart v0.7.0 Oct 27 16:24:31.827 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 27 16:24:31.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 16:24:31.827 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! Oct 27 16:24:31.827 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.827 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 27 16:24:31.827 INFO kablam! Oct 27 16:24:31.827 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 27 16:24:31.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 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! Oct 27 16:24:31.827 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.827 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 27 16:24:31.827 INFO kablam! Oct 27 16:24:31.827 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 16:24:31.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.827 INFO kablam! | Oct 27 16:24:31.827 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! Oct 27 16:24:31.827 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.827 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 27 16:24:31.827 INFO kablam! Oct 27 16:24:31.907 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:31.907 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 27 16:24:31.907 INFO kablam! | Oct 27 16:24:31.907 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 27 16:24:31.907 INFO kablam! | ^^ Oct 27 16:24:31.907 INFO kablam! | Oct 27 16:24:31.907 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 27 16:24:31.907 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! Oct 27 16:24:31.907 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:31.907 INFO kablam! Oct 27 16:24:31.907 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:31.907 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 27 16:24:31.907 INFO kablam! | Oct 27 16:24:31.907 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 27 16:24:31.907 INFO kablam! | ^^ Oct 27 16:24:31.907 INFO kablam! | Oct 27 16:24:31.907 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! Oct 27 16:24:31.907 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:31.907 INFO kablam! Oct 27 16:24:32.354 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:32.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 27 16:24:32.354 INFO kablam! | Oct 27 16:24:32.354 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 27 16:24:32.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:32.354 INFO kablam! | Oct 27 16:24:32.354 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 16:24:32.354 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! Oct 27 16:24:32.354 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:32.356 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 27 16:24:32.356 INFO kablam! Oct 27 16:24:32.356 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:32.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 27 16:24:32.356 INFO kablam! | Oct 27 16:24:32.356 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 27 16:24:32.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:32.356 INFO kablam! | Oct 27 16:24:32.356 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! Oct 27 16:24:32.356 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:32.356 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 27 16:24:32.356 INFO kablam! Oct 27 16:24:32.356 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:32.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 27 16:24:32.356 INFO kablam! | Oct 27 16:24:32.356 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 16:24:32.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:32.356 INFO kablam! | Oct 27 16:24:32.356 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! Oct 27 16:24:32.356 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:32.363 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 27 16:24:32.363 INFO kablam! Oct 27 16:24:32.423 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.423 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 27 16:24:32.423 INFO kablam! | Oct 27 16:24:32.423 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:32.423 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:32.423 INFO kablam! | | Oct 27 16:24:32.423 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.423 INFO kablam! | Oct 27 16:24:32.423 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:24:32.423 INFO kablam! Oct 27 16:24:32.427 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.427 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 27 16:24:32.427 INFO kablam! | Oct 27 16:24:32.427 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:32.427 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:32.427 INFO kablam! | | Oct 27 16:24:32.427 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.427 INFO kablam! Oct 27 16:24:32.431 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.431 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 27 16:24:32.431 INFO kablam! | Oct 27 16:24:32.431 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 27 16:24:32.431 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:32.431 INFO kablam! | | Oct 27 16:24:32.431 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.431 INFO kablam! Oct 27 16:24:32.453 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:32.453 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 27 16:24:32.453 INFO kablam! | Oct 27 16:24:32.453 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 27 16:24:32.453 INFO kablam! | ^^ Oct 27 16:24:32.453 INFO kablam! | Oct 27 16:24:32.453 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 27 16:24:32.453 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! Oct 27 16:24:32.453 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:32.453 INFO kablam! Oct 27 16:24:32.453 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:32.453 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 27 16:24:32.453 INFO kablam! | Oct 27 16:24:32.453 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 27 16:24:32.453 INFO kablam! | ^^ Oct 27 16:24:32.453 INFO kablam! | Oct 27 16:24:32.457 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! Oct 27 16:24:32.457 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:32.457 INFO kablam! Oct 27 16:24:32.579 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.579 INFO kablam! --> src/response.rs:684:13 Oct 27 16:24:32.579 INFO kablam! | Oct 27 16:24:32.579 INFO kablam! 684 | let mut writer = match self.writer { Oct 27 16:24:32.579 INFO kablam! | ----^^^^^^ Oct 27 16:24:32.579 INFO kablam! | | Oct 27 16:24:32.579 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.579 INFO kablam! Oct 27 16:24:32.591 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.591 INFO kablam! --> src/response.rs:762:13 Oct 27 16:24:32.591 INFO kablam! | Oct 27 16:24:32.591 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 27 16:24:32.591 INFO kablam! | ----^^^^^^ Oct 27 16:24:32.591 INFO kablam! | | Oct 27 16:24:32.591 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.591 INFO kablam! Oct 27 16:24:32.595 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.595 INFO kablam! --> src/response.rs:865:13 Oct 27 16:24:32.595 INFO kablam! | Oct 27 16:24:32.595 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:32.595 INFO kablam! | ----^^^^^^ Oct 27 16:24:32.595 INFO kablam! | | Oct 27 16:24:32.595 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.595 INFO kablam! Oct 27 16:24:32.595 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.595 INFO kablam! --> src/response.rs:870:13 Oct 27 16:24:32.595 INFO kablam! | Oct 27 16:24:32.595 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:32.595 INFO kablam! | ----^^^^^^ Oct 27 16:24:32.595 INFO kablam! | | Oct 27 16:24:32.595 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.595 INFO kablam! Oct 27 16:24:32.595 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:32.595 INFO kablam! --> src/response.rs:875:13 Oct 27 16:24:32.595 INFO kablam! | Oct 27 16:24:32.595 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:32.595 INFO kablam! | ----^^^^^^ Oct 27 16:24:32.595 INFO kablam! | | Oct 27 16:24:32.595 INFO kablam! | help: remove this `mut` Oct 27 16:24:32.595 INFO kablam! Oct 27 16:24:35.076 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.076 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 27 16:24:35.076 INFO kablam! | Oct 27 16:24:35.076 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:35.076 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:35.076 INFO kablam! | | Oct 27 16:24:35.076 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.076 INFO kablam! | Oct 27 16:24:35.076 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:24:35.076 INFO kablam! Oct 27 16:24:35.078 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.079 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 27 16:24:35.079 INFO kablam! | Oct 27 16:24:35.079 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:35.079 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:35.079 INFO kablam! | | Oct 27 16:24:35.080 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.080 INFO kablam! Oct 27 16:24:35.086 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.086 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 27 16:24:35.086 INFO kablam! | Oct 27 16:24:35.086 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 27 16:24:35.087 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:35.087 INFO kablam! | | Oct 27 16:24:35.087 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.087 INFO kablam! Oct 27 16:24:35.971 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.971 INFO kablam! --> src/response.rs:684:13 Oct 27 16:24:35.971 INFO kablam! | Oct 27 16:24:35.971 INFO kablam! 684 | let mut writer = match self.writer { Oct 27 16:24:35.971 INFO kablam! | ----^^^^^^ Oct 27 16:24:35.971 INFO kablam! | | Oct 27 16:24:35.971 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.971 INFO kablam! Oct 27 16:24:35.975 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.975 INFO kablam! --> src/response.rs:762:13 Oct 27 16:24:35.975 INFO kablam! | Oct 27 16:24:35.975 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 27 16:24:35.975 INFO kablam! | ----^^^^^^ Oct 27 16:24:35.975 INFO kablam! | | Oct 27 16:24:35.975 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.975 INFO kablam! Oct 27 16:24:35.979 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.979 INFO kablam! --> src/response.rs:865:13 Oct 27 16:24:35.979 INFO kablam! | Oct 27 16:24:35.979 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:35.979 INFO kablam! | ----^^^^^^ Oct 27 16:24:35.979 INFO kablam! | | Oct 27 16:24:35.979 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.979 INFO kablam! Oct 27 16:24:35.979 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.979 INFO kablam! --> src/response.rs:870:13 Oct 27 16:24:35.979 INFO kablam! | Oct 27 16:24:35.979 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:35.979 INFO kablam! | ----^^^^^^ Oct 27 16:24:35.979 INFO kablam! | | Oct 27 16:24:35.980 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.980 INFO kablam! Oct 27 16:24:35.987 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:35.987 INFO kablam! --> src/response.rs:875:13 Oct 27 16:24:35.987 INFO kablam! | Oct 27 16:24:35.987 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:35.987 INFO kablam! | ----^^^^^^ Oct 27 16:24:35.987 INFO kablam! | | Oct 27 16:24:35.987 INFO kablam! | help: remove this `mut` Oct 27 16:24:35.987 INFO kablam! Oct 27 16:24:36.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.17s Oct 27 16:24:36.401 INFO kablam! su: No module specific data is present Oct 27 16:24:37.146 INFO running `"docker" "rm" "-f" "8b6e6f58026e4ea9bd5449c56dadf12899ecddc6a64cf75d1c2618fcc465164a"` Oct 27 16:24:37.419 INFO blam! 8b6e6f58026e4ea9bd5449c56dadf12899ecddc6a64cf75d1c2618fcc465164a