Oct 13 09:11:52.368 INFO checking rustful-0.9.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:11:52.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:52.756 INFO blam! 0ee49207f91ab33fd69592439626925e50319d98a35fdd2a46cb48125e8a8fd6 Oct 13 09:11:52.765 INFO running `"docker" "start" "-a" "0ee49207f91ab33fd69592439626925e50319d98a35fdd2a46cb48125e8a8fd6"` Oct 13 09:11:54.016 INFO kablam! usermod: no changes Oct 13 09:11:54.297 INFO kablam! Checking buf_redux v0.1.3 Oct 13 09:11:54.297 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 13 09:11:54.297 INFO kablam! Checking hyper v0.9.18 Oct 13 09:11:55.257 INFO kablam! Checking multipart v0.7.0 Oct 13 09:12:09.585 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:09.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 13 09:12:09.586 INFO kablam! | Oct 13 09:12:09.587 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 13 09:12:09.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:09.587 INFO kablam! | Oct 13 09:12:09.588 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:12:09.588 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:09.588 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:09.589 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 13 09:12:09.589 INFO kablam! Oct 13 09:12:09.589 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:09.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 13 09:12:09.589 INFO kablam! | Oct 13 09:12:09.589 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 13 09:12:09.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:09.589 INFO kablam! | Oct 13 09:12:09.589 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:09.589 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:09.589 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 13 09:12:09.589 INFO kablam! Oct 13 09:12:09.589 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:09.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 13 09:12:09.589 INFO kablam! | Oct 13 09:12:09.589 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 09:12:09.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:09.589 INFO kablam! | Oct 13 09:12:09.589 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:09.589 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:09.589 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 13 09:12:09.589 INFO kablam! Oct 13 09:12:09.738 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:09.738 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 13 09:12:09.738 INFO kablam! | Oct 13 09:12:09.738 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 13 09:12:09.738 INFO kablam! | ^^ Oct 13 09:12:09.738 INFO kablam! | Oct 13 09:12:09.738 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 13 09:12:09.738 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:09.738 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:09.738 INFO kablam! Oct 13 09:12:09.739 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:09.739 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 13 09:12:09.739 INFO kablam! | Oct 13 09:12:09.739 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 13 09:12:09.739 INFO kablam! | ^^ Oct 13 09:12:09.739 INFO kablam! | Oct 13 09:12:09.739 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:09.739 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:09.739 INFO kablam! Oct 13 09:12:10.176 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:10.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 13 09:12:10.178 INFO kablam! | Oct 13 09:12:10.179 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 13 09:12:10.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:10.180 INFO kablam! | Oct 13 09:12:10.180 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:12:10.181 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:10.182 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:10.182 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 13 09:12:10.183 INFO kablam! Oct 13 09:12:10.183 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:10.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 13 09:12:10.185 INFO kablam! | Oct 13 09:12:10.185 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 13 09:12:10.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:10.186 INFO kablam! | Oct 13 09:12:10.187 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:10.188 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:10.189 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 13 09:12:10.189 INFO kablam! Oct 13 09:12:10.190 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 13 09:12:10.190 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 13 09:12:10.191 INFO kablam! | Oct 13 09:12:10.191 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 09:12:10.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:12:10.191 INFO kablam! | Oct 13 09:12:10.196 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:10.196 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:12:10.196 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 13 09:12:10.196 INFO kablam! Oct 13 09:12:10.316 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:10.317 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 13 09:12:10.318 INFO kablam! | Oct 13 09:12:10.318 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 13 09:12:10.319 INFO kablam! | ^^ Oct 13 09:12:10.320 INFO kablam! | Oct 13 09:12:10.320 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 13 09:12:10.321 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:10.322 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:10.322 INFO kablam! Oct 13 09:12:10.328 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 13 09:12:10.329 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 13 09:12:10.329 INFO kablam! | Oct 13 09:12:10.330 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 13 09:12:10.331 INFO kablam! | ^^ Oct 13 09:12:10.331 INFO kablam! | Oct 13 09:12:10.332 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:10.333 INFO kablam! = note: for more information, see issue #42868 Oct 13 09:12:10.333 INFO kablam! Oct 13 09:12:10.664 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.665 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 13 09:12:10.666 INFO kablam! | Oct 13 09:12:10.667 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:10.667 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:10.668 INFO kablam! | | Oct 13 09:12:10.668 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.669 INFO kablam! | Oct 13 09:12:10.669 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:12:10.670 INFO kablam! Oct 13 09:12:10.671 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.671 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 13 09:12:10.672 INFO kablam! | Oct 13 09:12:10.672 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:10.673 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:10.674 INFO kablam! | | Oct 13 09:12:10.674 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.675 INFO kablam! Oct 13 09:12:10.677 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.678 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 13 09:12:10.678 INFO kablam! | Oct 13 09:12:10.679 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 13 09:12:10.679 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:10.679 INFO kablam! | | Oct 13 09:12:10.679 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.679 INFO kablam! Oct 13 09:12:10.905 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.905 INFO kablam! --> src/response.rs:684:13 Oct 13 09:12:10.905 INFO kablam! | Oct 13 09:12:10.905 INFO kablam! 684 | let mut writer = match self.writer { Oct 13 09:12:10.905 INFO kablam! | ----^^^^^^ Oct 13 09:12:10.905 INFO kablam! | | Oct 13 09:12:10.905 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.905 INFO kablam! Oct 13 09:12:10.910 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.910 INFO kablam! --> src/response.rs:762:13 Oct 13 09:12:10.910 INFO kablam! | Oct 13 09:12:10.910 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 13 09:12:10.910 INFO kablam! | ----^^^^^^ Oct 13 09:12:10.910 INFO kablam! | | Oct 13 09:12:10.910 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.910 INFO kablam! Oct 13 09:12:10.922 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.922 INFO kablam! --> src/response.rs:865:13 Oct 13 09:12:10.922 INFO kablam! | Oct 13 09:12:10.922 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:10.922 INFO kablam! | ----^^^^^^ Oct 13 09:12:10.922 INFO kablam! | | Oct 13 09:12:10.922 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.922 INFO kablam! Oct 13 09:12:10.922 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.922 INFO kablam! --> src/response.rs:870:13 Oct 13 09:12:10.922 INFO kablam! | Oct 13 09:12:10.922 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:10.922 INFO kablam! | ----^^^^^^ Oct 13 09:12:10.922 INFO kablam! | | Oct 13 09:12:10.922 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.922 INFO kablam! Oct 13 09:12:10.922 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:10.922 INFO kablam! --> src/response.rs:875:13 Oct 13 09:12:10.923 INFO kablam! | Oct 13 09:12:10.923 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:10.923 INFO kablam! | ----^^^^^^ Oct 13 09:12:10.923 INFO kablam! | | Oct 13 09:12:10.923 INFO kablam! | help: remove this `mut` Oct 13 09:12:10.923 INFO kablam! Oct 13 09:12:13.265 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:13.265 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 13 09:12:13.265 INFO kablam! | Oct 13 09:12:13.265 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:13.265 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:13.265 INFO kablam! | | Oct 13 09:12:13.265 INFO kablam! | help: remove this `mut` Oct 13 09:12:13.265 INFO kablam! | Oct 13 09:12:13.265 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:12:13.265 INFO kablam! Oct 13 09:12:13.270 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:13.270 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 13 09:12:13.270 INFO kablam! | Oct 13 09:12:13.270 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 13 09:12:13.270 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:13.270 INFO kablam! | | Oct 13 09:12:13.270 INFO kablam! | help: remove this `mut` Oct 13 09:12:13.270 INFO kablam! Oct 13 09:12:13.277 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:13.277 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 13 09:12:13.277 INFO kablam! | Oct 13 09:12:13.277 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 13 09:12:13.277 INFO kablam! | ----^^^^^^^^ Oct 13 09:12:13.277 INFO kablam! | | Oct 13 09:12:13.277 INFO kablam! | help: remove this `mut` Oct 13 09:12:13.277 INFO kablam! Oct 13 09:12:14.120 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:14.121 INFO kablam! --> src/response.rs:684:13 Oct 13 09:12:14.121 INFO kablam! | Oct 13 09:12:14.121 INFO kablam! 684 | let mut writer = match self.writer { Oct 13 09:12:14.121 INFO kablam! | ----^^^^^^ Oct 13 09:12:14.121 INFO kablam! | | Oct 13 09:12:14.121 INFO kablam! | help: remove this `mut` Oct 13 09:12:14.121 INFO kablam! Oct 13 09:12:14.125 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:14.125 INFO kablam! --> src/response.rs:762:13 Oct 13 09:12:14.125 INFO kablam! | Oct 13 09:12:14.125 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 13 09:12:14.125 INFO kablam! | ----^^^^^^ Oct 13 09:12:14.125 INFO kablam! | | Oct 13 09:12:14.125 INFO kablam! | help: remove this `mut` Oct 13 09:12:14.125 INFO kablam! Oct 13 09:12:14.128 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:14.128 INFO kablam! --> src/response.rs:865:13 Oct 13 09:12:14.128 INFO kablam! | Oct 13 09:12:14.129 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:14.129 INFO kablam! | ----^^^^^^ Oct 13 09:12:14.129 INFO kablam! | | Oct 13 09:12:14.129 INFO kablam! | help: remove this `mut` Oct 13 09:12:14.129 INFO kablam! Oct 13 09:12:14.129 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:14.129 INFO kablam! --> src/response.rs:870:13 Oct 13 09:12:14.129 INFO kablam! | Oct 13 09:12:14.129 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:14.130 INFO kablam! | ----^^^^^^ Oct 13 09:12:14.130 INFO kablam! | | Oct 13 09:12:14.130 INFO kablam! | help: remove this `mut` Oct 13 09:12:14.130 INFO kablam! Oct 13 09:12:14.130 INFO kablam! warning: variable does not need to be mutable Oct 13 09:12:14.130 INFO kablam! --> src/response.rs:875:13 Oct 13 09:12:14.130 INFO kablam! | Oct 13 09:12:14.130 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 13 09:12:14.130 INFO kablam! | ----^^^^^^ Oct 13 09:12:14.130 INFO kablam! | | Oct 13 09:12:14.130 INFO kablam! | help: remove this `mut` Oct 13 09:12:14.130 INFO kablam! Oct 13 09:12:14.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.38s Oct 13 09:12:14.457 INFO kablam! su: No module specific data is present Oct 13 09:12:16.520 INFO running `"docker" "rm" "-f" "0ee49207f91ab33fd69592439626925e50319d98a35fdd2a46cb48125e8a8fd6"` Oct 13 09:12:16.924 INFO blam! 0ee49207f91ab33fd69592439626925e50319d98a35fdd2a46cb48125e8a8fd6