Oct 27 16:24:19.811 INFO checking rustful-0.9.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:24:19.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.999 INFO blam! 98c8f07c240f20121f19980edb27fc55071ab40ba290f697a7fe2102fd208f6c Oct 27 16:24:20.001 INFO running `"docker" "start" "-a" "98c8f07c240f20121f19980edb27fc55071ab40ba290f697a7fe2102fd208f6c"` Oct 27 16:24:20.491 INFO kablam! usermod: no changes Oct 27 16:24:20.667 INFO kablam! Checking buf_redux v0.1.3 Oct 27 16:24:20.667 INFO kablam! Checking anymap v0.12.1 Oct 27 16:24:20.667 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 27 16:24:21.339 INFO kablam! Checking multipart v0.7.0 Oct 27 16:24:30.163 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:30.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 27 16:24:30.164 INFO kablam! | Oct 27 16:24:30.164 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 27 16:24:30.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:30.165 INFO kablam! | Oct 27 16:24:30.165 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 16:24:30.165 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:30.165 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:30.166 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 27 16:24:30.166 INFO kablam! Oct 27 16:24:30.166 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:30.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 27 16:24:30.166 INFO kablam! | Oct 27 16:24:30.167 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 27 16:24:30.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:30.167 INFO kablam! | Oct 27 16:24:30.168 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:30.168 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:30.168 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 27 16:24:30.168 INFO kablam! Oct 27 16:24:30.168 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:30.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 27 16:24:30.169 INFO kablam! | Oct 27 16:24:30.169 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 16:24:30.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:30.170 INFO kablam! | Oct 27 16:24:30.170 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:30.170 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:30.170 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 27 16:24:30.171 INFO kablam! Oct 27 16:24:30.279 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:30.279 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 27 16:24:30.280 INFO kablam! | Oct 27 16:24:30.280 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 27 16:24:30.280 INFO kablam! | ^^ Oct 27 16:24:30.280 INFO kablam! | Oct 27 16:24:30.281 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 27 16:24:30.281 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:30.281 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:30.281 INFO kablam! Oct 27 16:24:30.281 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:30.282 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 27 16:24:30.282 INFO kablam! | Oct 27 16:24:30.282 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 27 16:24:30.283 INFO kablam! | ^^ Oct 27 16:24:30.283 INFO kablam! | Oct 27 16:24:30.283 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:30.283 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:30.284 INFO kablam! Oct 27 16:24:31.088 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.088 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 27 16:24:31.088 INFO kablam! | Oct 27 16:24:31.088 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:31.089 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:31.089 INFO kablam! | | Oct 27 16:24:31.089 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.089 INFO kablam! | Oct 27 16:24:31.089 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:24:31.089 INFO kablam! Oct 27 16:24:31.095 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.095 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 27 16:24:31.095 INFO kablam! | Oct 27 16:24:31.095 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:31.095 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:31.095 INFO kablam! | | Oct 27 16:24:31.095 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.095 INFO kablam! Oct 27 16:24:31.111 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.111 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 27 16:24:31.111 INFO kablam! | Oct 27 16:24:31.111 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 27 16:24:31.111 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:31.111 INFO kablam! | | Oct 27 16:24:31.111 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.111 INFO kablam! Oct 27 16:24:31.219 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.219 INFO kablam! --> src/response.rs:684:13 Oct 27 16:24:31.219 INFO kablam! | Oct 27 16:24:31.219 INFO kablam! 684 | let mut writer = match self.writer { Oct 27 16:24:31.219 INFO kablam! | ----^^^^^^ Oct 27 16:24:31.219 INFO kablam! | | Oct 27 16:24:31.219 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.219 INFO kablam! Oct 27 16:24:31.219 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.219 INFO kablam! --> src/response.rs:762:13 Oct 27 16:24:31.219 INFO kablam! | Oct 27 16:24:31.219 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 27 16:24:31.219 INFO kablam! | ----^^^^^^ Oct 27 16:24:31.219 INFO kablam! | | Oct 27 16:24:31.219 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.219 INFO kablam! Oct 27 16:24:31.227 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.227 INFO kablam! --> src/response.rs:865:13 Oct 27 16:24:31.227 INFO kablam! | Oct 27 16:24:31.227 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:31.227 INFO kablam! | ----^^^^^^ Oct 27 16:24:31.227 INFO kablam! | | Oct 27 16:24:31.227 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.227 INFO kablam! Oct 27 16:24:31.227 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.227 INFO kablam! --> src/response.rs:870:13 Oct 27 16:24:31.227 INFO kablam! | Oct 27 16:24:31.227 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:31.227 INFO kablam! | ----^^^^^^ Oct 27 16:24:31.227 INFO kablam! | | Oct 27 16:24:31.227 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.227 INFO kablam! Oct 27 16:24:31.227 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:31.227 INFO kablam! --> src/response.rs:875:13 Oct 27 16:24:31.227 INFO kablam! | Oct 27 16:24:31.227 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:31.227 INFO kablam! | ----^^^^^^ Oct 27 16:24:31.227 INFO kablam! | | Oct 27 16:24:31.227 INFO kablam! | help: remove this `mut` Oct 27 16:24:31.227 INFO kablam! Oct 27 16:24:31.575 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 27 16:24:31.575 INFO kablam! | Oct 27 16:24:31.575 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 27 16:24:31.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.575 INFO kablam! | Oct 27 16:24:31.575 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 16:24:31.575 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.575 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.575 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 27 16:24:31.575 INFO kablam! Oct 27 16:24:31.575 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 27 16:24:31.575 INFO kablam! | Oct 27 16:24:31.575 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 27 16:24:31.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.575 INFO kablam! | Oct 27 16:24:31.575 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.575 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.576 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 27 16:24:31.576 INFO kablam! Oct 27 16:24:31.576 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 27 16:24:31.576 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 27 16:24:31.577 INFO kablam! | Oct 27 16:24:31.577 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 16:24:31.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:24:31.577 INFO kablam! | Oct 27 16:24:31.577 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.577 INFO kablam! = note: for more information, see issue #51443 Oct 27 16:24:31.577 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 27 16:24:31.577 INFO kablam! Oct 27 16:24:31.658 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:31.658 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 27 16:24:31.658 INFO kablam! | Oct 27 16:24:31.658 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 27 16:24:31.658 INFO kablam! | ^^ Oct 27 16:24:31.658 INFO kablam! | Oct 27 16:24:31.658 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 27 16:24:31.658 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.658 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:31.658 INFO kablam! Oct 27 16:24:31.658 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 27 16:24:31.659 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 27 16:24:31.659 INFO kablam! | Oct 27 16:24:31.659 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 27 16:24:31.659 INFO kablam! | ^^ Oct 27 16:24:31.659 INFO kablam! | Oct 27 16:24:31.659 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.659 INFO kablam! = note: for more information, see issue #42868 Oct 27 16:24:31.659 INFO kablam! Oct 27 16:24:34.059 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.060 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 27 16:24:34.061 INFO kablam! | Oct 27 16:24:34.061 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:34.061 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:34.061 INFO kablam! | | Oct 27 16:24:34.061 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.061 INFO kablam! | Oct 27 16:24:34.062 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:24:34.063 INFO kablam! Oct 27 16:24:34.063 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.063 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 27 16:24:34.063 INFO kablam! | Oct 27 16:24:34.063 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 27 16:24:34.064 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:34.064 INFO kablam! | | Oct 27 16:24:34.064 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.064 INFO kablam! Oct 27 16:24:34.067 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.067 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 27 16:24:34.067 INFO kablam! | Oct 27 16:24:34.067 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 27 16:24:34.067 INFO kablam! | ----^^^^^^^^ Oct 27 16:24:34.067 INFO kablam! | | Oct 27 16:24:34.068 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.068 INFO kablam! Oct 27 16:24:34.937 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.937 INFO kablam! --> src/response.rs:684:13 Oct 27 16:24:34.938 INFO kablam! | Oct 27 16:24:34.938 INFO kablam! 684 | let mut writer = match self.writer { Oct 27 16:24:34.938 INFO kablam! | ----^^^^^^ Oct 27 16:24:34.938 INFO kablam! | | Oct 27 16:24:34.938 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.938 INFO kablam! Oct 27 16:24:34.943 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.943 INFO kablam! --> src/response.rs:762:13 Oct 27 16:24:34.943 INFO kablam! | Oct 27 16:24:34.943 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 27 16:24:34.943 INFO kablam! | ----^^^^^^ Oct 27 16:24:34.944 INFO kablam! | | Oct 27 16:24:34.944 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.944 INFO kablam! Oct 27 16:24:34.947 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.947 INFO kablam! --> src/response.rs:865:13 Oct 27 16:24:34.947 INFO kablam! | Oct 27 16:24:34.947 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:34.947 INFO kablam! | ----^^^^^^ Oct 27 16:24:34.948 INFO kablam! | | Oct 27 16:24:34.948 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.948 INFO kablam! Oct 27 16:24:34.949 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.949 INFO kablam! --> src/response.rs:870:13 Oct 27 16:24:34.949 INFO kablam! | Oct 27 16:24:34.949 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:34.949 INFO kablam! | ----^^^^^^ Oct 27 16:24:34.949 INFO kablam! | | Oct 27 16:24:34.949 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.949 INFO kablam! Oct 27 16:24:34.950 INFO kablam! warning: variable does not need to be mutable Oct 27 16:24:34.951 INFO kablam! --> src/response.rs:875:13 Oct 27 16:24:34.951 INFO kablam! | Oct 27 16:24:34.951 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 27 16:24:34.951 INFO kablam! | ----^^^^^^ Oct 27 16:24:34.952 INFO kablam! | | Oct 27 16:24:34.952 INFO kablam! | help: remove this `mut` Oct 27 16:24:34.952 INFO kablam! Oct 27 16:24:35.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.82s Oct 27 16:24:35.353 INFO kablam! su: No module specific data is present Oct 27 16:24:36.446 INFO running `"docker" "rm" "-f" "98c8f07c240f20121f19980edb27fc55071ab40ba290f697a7fe2102fd208f6c"` Oct 27 16:24:36.718 INFO blam! 98c8f07c240f20121f19980edb27fc55071ab40ba290f697a7fe2102fd208f6c