Oct 13 09:11:53.322 INFO checking rustful-0.9.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:11:53.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:11:53.960 INFO blam! 5c183852a0b7a394ddcd9465376fe1c5414c9acc71b922e2286e7ea1e5994118 Oct 13 09:11:53.963 INFO running `"docker" "start" "-a" "5c183852a0b7a394ddcd9465376fe1c5414c9acc71b922e2286e7ea1e5994118"` Oct 13 09:11:55.324 INFO kablam! usermod: no changes Oct 13 09:11:55.508 INFO kablam! Checking buf_redux v0.1.3 Oct 13 09:11:55.520 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 13 09:11:55.520 INFO kablam! Checking hyper v0.9.18 Oct 13 09:11:56.937 INFO kablam! Checking multipart v0.7.0 Oct 13 09:12:11.524 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:11.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 13 09:12:11.524 INFO kablam! | Oct 13 09:12:11.524 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 13 09:12:11.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:11.524 INFO kablam! | Oct 13 09:12:11.524 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:12:11.524 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 13 09:12:11.524 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:11.525 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 13 09:12:11.525 INFO kablam! Oct 13 09:12:11.525 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:11.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 13 09:12:11.525 INFO kablam! | Oct 13 09:12:11.525 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 13 09:12:11.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:11.525 INFO kablam! | Oct 13 09:12:11.525 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 13 09:12:11.525 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:11.525 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 13 09:12:11.525 INFO kablam! Oct 13 09:12:11.525 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:11.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 13 09:12:11.525 INFO kablam! | Oct 13 09:12:11.525 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 09:12:11.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:11.525 INFO kablam! | Oct 13 09:12:11.525 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 13 09:12:11.525 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:11.525 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 13 09:12:11.525 INFO kablam! Oct 13 09:12:11.680 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:11.680 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 13 09:12:11.680 INFO kablam! | Oct 13 09:12:11.680 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 13 09:12:11.680 INFO kablam! | ^^ Oct 13 09:12:11.680 INFO kablam! | Oct 13 09:12:11.680 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 13 09:12:11.680 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 13 09:12:11.680 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:11.680 INFO kablam! Oct 13 09:12:11.680 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:11.680 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 13 09:12:11.680 INFO kablam! | Oct 13 09:12:11.680 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 13 09:12:11.681 INFO kablam! | ^^ Oct 13 09:12:11.681 INFO kablam! | Oct 13 09:12:11.681 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 13 09:12:11.681 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:11.681 INFO kablam! Oct 13 09:12:12.505 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.506 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 13 09:12:12.507 INFO kablam! | Oct 13 09:12:12.507 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:12.508 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:12.509 INFO kablam! | | Oct 13 09:12:12.509 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.510 INFO kablam! | Oct 13 09:12:12.510 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:12:12.511 INFO kablam! Oct 13 09:12:12.511 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.512 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 13 09:12:12.513 INFO kablam! | Oct 13 09:12:12.513 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:12.514 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:12.514 INFO kablam! | | Oct 13 09:12:12.515 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.515 INFO kablam! Oct 13 09:12:12.515 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.515 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 13 09:12:12.515 INFO kablam! | Oct 13 09:12:12.515 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 13 09:12:12.515 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:12.515 INFO kablam! | | Oct 13 09:12:12.515 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.515 INFO kablam! Oct 13 09:12:12.728 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.728 INFO kablam! --> src/response.rs:684:13 Oct 13 09:12:12.728 INFO kablam! | Oct 13 09:12:12.728 INFO kablam! 684 | let mut writer = match self.writer { Oct 13 09:12:12.728 INFO kablam! | ----^^^^^^ Oct 13 09:12:12.728 INFO kablam! | | Oct 13 09:12:12.728 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.728 INFO kablam! Oct 13 09:12:12.745 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.745 INFO kablam! --> src/response.rs:762:13 Oct 13 09:12:12.745 INFO kablam! | Oct 13 09:12:12.745 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 13 09:12:12.745 INFO kablam! | ----^^^^^^ Oct 13 09:12:12.745 INFO kablam! | | Oct 13 09:12:12.745 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.745 INFO kablam! Oct 13 09:12:12.748 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.748 INFO kablam! --> src/response.rs:865:13 Oct 13 09:12:12.748 INFO kablam! | Oct 13 09:12:12.748 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:12.748 INFO kablam! | ----^^^^^^ Oct 13 09:12:12.748 INFO kablam! | | Oct 13 09:12:12.748 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.748 INFO kablam! Oct 13 09:12:12.748 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.748 INFO kablam! --> src/response.rs:870:13 Oct 13 09:12:12.748 INFO kablam! | Oct 13 09:12:12.748 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:12.748 INFO kablam! | ----^^^^^^ Oct 13 09:12:12.748 INFO kablam! | | Oct 13 09:12:12.748 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.749 INFO kablam! Oct 13 09:12:12.757 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:12.757 INFO kablam! --> src/response.rs:875:13 Oct 13 09:12:12.757 INFO kablam! | Oct 13 09:12:12.757 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:12.757 INFO kablam! | ----^^^^^^ Oct 13 09:12:12.757 INFO kablam! | | Oct 13 09:12:12.757 INFO kablam! | help: remove this `mut` Oct 13 09:12:12.757 INFO kablam! Oct 13 09:12:13.300 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:13.300 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 13 09:12:13.300 INFO kablam! | Oct 13 09:12:13.301 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 13 09:12:13.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:13.301 INFO kablam! | Oct 13 09:12:13.302 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:12:13.302 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 13 09:12:13.302 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:13.303 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 13 09:12:13.303 INFO kablam! Oct 13 09:12:13.303 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:13.303 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 13 09:12:13.304 INFO kablam! | Oct 13 09:12:13.304 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 13 09:12:13.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:13.305 INFO kablam! | Oct 13 09:12:13.305 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 13 09:12:13.305 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:13.306 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 13 09:12:13.306 INFO kablam! Oct 13 09:12:13.306 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:13.306 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 13 09:12:13.307 INFO kablam! | Oct 13 09:12:13.307 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 09:12:13.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:13.308 INFO kablam! | Oct 13 09:12:13.308 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 13 09:12:13.308 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:13.309 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 13 09:12:13.309 INFO kablam! Oct 13 09:12:13.386 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:13.387 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 13 09:12:13.387 INFO kablam! | Oct 13 09:12:13.388 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 13 09:12:13.388 INFO kablam! | ^^ Oct 13 09:12:13.388 INFO kablam! | Oct 13 09:12:13.389 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 13 09:12:13.389 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 13 09:12:13.389 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:13.389 INFO kablam! Oct 13 09:12:13.390 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:13.390 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 13 09:12:13.390 INFO kablam! | Oct 13 09:12:13.391 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 13 09:12:13.391 INFO kablam! | ^^ Oct 13 09:12:13.391 INFO kablam! | Oct 13 09:12:13.392 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 13 09:12:13.392 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:13.392 INFO kablam! Oct 13 09:12:15.836 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:15.836 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 13 09:12:15.836 INFO kablam! | Oct 13 09:12:15.836 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:15.836 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:15.836 INFO kablam! | | Oct 13 09:12:15.836 INFO kablam! | help: remove this `mut` Oct 13 09:12:15.836 INFO kablam! | Oct 13 09:12:15.836 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:12:15.836 INFO kablam! Oct 13 09:12:15.840 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:15.840 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 13 09:12:15.840 INFO kablam! | Oct 13 09:12:15.840 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:15.840 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:15.840 INFO kablam! | | Oct 13 09:12:15.840 INFO kablam! | help: remove this `mut` Oct 13 09:12:15.840 INFO kablam! Oct 13 09:12:15.847 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:15.847 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 13 09:12:15.847 INFO kablam! | Oct 13 09:12:15.847 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 13 09:12:15.847 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:15.847 INFO kablam! | | Oct 13 09:12:15.847 INFO kablam! | help: remove this `mut` Oct 13 09:12:15.847 INFO kablam! Oct 13 09:12:16.844 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:16.845 INFO kablam! --> src/response.rs:684:13 Oct 13 09:12:16.845 INFO kablam! | Oct 13 09:12:16.845 INFO kablam! 684 | let mut writer = match self.writer { Oct 13 09:12:16.845 INFO kablam! | ----^^^^^^ Oct 13 09:12:16.845 INFO kablam! | | Oct 13 09:12:16.845 INFO kablam! | help: remove this `mut` Oct 13 09:12:16.845 INFO kablam! Oct 13 09:12:16.852 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:16.853 INFO kablam! --> src/response.rs:762:13 Oct 13 09:12:16.853 INFO kablam! | Oct 13 09:12:16.853 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 13 09:12:16.854 INFO kablam! | ----^^^^^^ Oct 13 09:12:16.854 INFO kablam! | | Oct 13 09:12:16.854 INFO kablam! | help: remove this `mut` Oct 13 09:12:16.854 INFO kablam! Oct 13 09:12:16.855 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:16.855 INFO kablam! --> src/response.rs:865:13 Oct 13 09:12:16.855 INFO kablam! | Oct 13 09:12:16.855 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:16.856 INFO kablam! | ----^^^^^^ Oct 13 09:12:16.856 INFO kablam! | | Oct 13 09:12:16.856 INFO kablam! | help: remove this `mut` Oct 13 09:12:16.856 INFO kablam! Oct 13 09:12:16.857 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:16.857 INFO kablam! --> src/response.rs:870:13 Oct 13 09:12:16.857 INFO kablam! | Oct 13 09:12:16.857 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:16.858 INFO kablam! | ----^^^^^^ Oct 13 09:12:16.858 INFO kablam! | | Oct 13 09:12:16.858 INFO kablam! | help: remove this `mut` Oct 13 09:12:16.858 INFO kablam! Oct 13 09:12:16.858 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:16.859 INFO kablam! --> src/response.rs:875:13 Oct 13 09:12:16.859 INFO kablam! | Oct 13 09:12:16.859 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:16.859 INFO kablam! | ----^^^^^^ Oct 13 09:12:16.860 INFO kablam! | | Oct 13 09:12:16.860 INFO kablam! | help: remove this `mut` Oct 13 09:12:16.860 INFO kablam! Oct 13 09:12:17.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.92s Oct 13 09:12:17.296 INFO kablam! su: No module specific data is present Oct 13 09:12:18.416 INFO running `"docker" "rm" "-f" "5c183852a0b7a394ddcd9465376fe1c5414c9acc71b922e2286e7ea1e5994118"` Oct 13 09:12:18.768 INFO blam! 5c183852a0b7a394ddcd9465376fe1c5414c9acc71b922e2286e7ea1e5994118