Oct 22 00:00:08.169 INFO checking rustful-0.9.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:00:08.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 22 00:00:08.432 INFO blam! 221c172068db4f5d4442ab289e3d29233daf118893e90e8e0af9156a0fc5f19f Oct 22 00:00:08.434 INFO running `"docker" "start" "-a" "221c172068db4f5d4442ab289e3d29233daf118893e90e8e0af9156a0fc5f19f"` Oct 22 00:00:09.265 INFO kablam! usermod: no changes Oct 22 00:00:09.412 INFO kablam! Checking buf_redux v0.1.3 Oct 22 00:00:09.412 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 22 00:00:09.448 INFO kablam! Checking hyper v0.9.18 Oct 22 00:00:10.484 INFO kablam! Checking multipart v0.7.0 Oct 22 00:00:19.260 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:19.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 22 00:00:19.260 INFO kablam! | Oct 22 00:00:19.260 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 22 00:00:19.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:19.260 INFO kablam! | Oct 22 00:00:19.260 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 22 00:00:19.260 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 22 00:00:19.260 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:19.260 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 22 00:00:19.260 INFO kablam! Oct 22 00:00:19.260 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:19.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 22 00:00:19.261 INFO kablam! | Oct 22 00:00:19.261 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 22 00:00:19.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:19.261 INFO kablam! | Oct 22 00:00:19.261 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 22 00:00:19.261 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:19.261 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 22 00:00:19.261 INFO kablam! Oct 22 00:00:19.261 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:19.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 22 00:00:19.261 INFO kablam! | Oct 22 00:00:19.261 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 22 00:00:19.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:19.261 INFO kablam! | Oct 22 00:00:19.261 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 22 00:00:19.261 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:19.261 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 22 00:00:19.261 INFO kablam! Oct 22 00:00:19.375 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 22 00:00:19.375 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 22 00:00:19.375 INFO kablam! | Oct 22 00:00:19.375 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 22 00:00:19.375 INFO kablam! | ^^ Oct 22 00:00:19.375 INFO kablam! | Oct 22 00:00:19.375 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 22 00:00:19.375 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 22 00:00:19.377 INFO kablam! = note: for more information, see issue #42868 Oct 22 00:00:19.377 INFO kablam! Oct 22 00:00:19.377 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 22 00:00:19.377 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 22 00:00:19.377 INFO kablam! | Oct 22 00:00:19.377 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 22 00:00:19.377 INFO kablam! | ^^ Oct 22 00:00:19.377 INFO kablam! | Oct 22 00:00:19.377 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 22 00:00:19.377 INFO kablam! = note: for more information, see issue #42868 Oct 22 00:00:19.377 INFO kablam! Oct 22 00:00:20.052 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:20.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 22 00:00:20.052 INFO kablam! | Oct 22 00:00:20.052 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 22 00:00:20.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:20.052 INFO kablam! | Oct 22 00:00:20.052 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 22 00:00:20.054 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 22 00:00:20.054 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:20.054 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 22 00:00:20.054 INFO kablam! Oct 22 00:00:20.054 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:20.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 22 00:00:20.054 INFO kablam! | Oct 22 00:00:20.054 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 22 00:00:20.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:20.054 INFO kablam! | Oct 22 00:00:20.054 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 22 00:00:20.054 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:20.054 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 22 00:00:20.054 INFO kablam! Oct 22 00:00:20.054 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 22 00:00:20.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 22 00:00:20.054 INFO kablam! | Oct 22 00:00:20.054 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 22 00:00:20.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:00:20.054 INFO kablam! | Oct 22 00:00:20.054 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 22 00:00:20.054 INFO kablam! = note: for more information, see issue #51443 Oct 22 00:00:20.054 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 22 00:00:20.054 INFO kablam! Oct 22 00:00:20.140 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 22 00:00:20.140 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 22 00:00:20.140 INFO kablam! | Oct 22 00:00:20.140 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 22 00:00:20.140 INFO kablam! | ^^ Oct 22 00:00:20.140 INFO kablam! | Oct 22 00:00:20.140 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 22 00:00:20.140 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 22 00:00:20.140 INFO kablam! = note: for more information, see issue #42868 Oct 22 00:00:20.140 INFO kablam! Oct 22 00:00:20.140 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 22 00:00:20.140 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 22 00:00:20.140 INFO kablam! | Oct 22 00:00:20.140 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 22 00:00:20.140 INFO kablam! | ^^ Oct 22 00:00:20.140 INFO kablam! | Oct 22 00:00:20.140 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 22 00:00:20.140 INFO kablam! = note: for more information, see issue #42868 Oct 22 00:00:20.141 INFO kablam! Oct 22 00:00:20.341 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.341 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 22 00:00:20.341 INFO kablam! | Oct 22 00:00:20.342 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 22 00:00:20.342 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:20.342 INFO kablam! | | Oct 22 00:00:20.343 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.343 INFO kablam! | Oct 22 00:00:20.343 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:00:20.344 INFO kablam! Oct 22 00:00:20.344 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.344 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 22 00:00:20.344 INFO kablam! | Oct 22 00:00:20.345 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 22 00:00:20.345 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:20.345 INFO kablam! | | Oct 22 00:00:20.346 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.346 INFO kablam! Oct 22 00:00:20.352 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.353 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 22 00:00:20.353 INFO kablam! | Oct 22 00:00:20.353 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 22 00:00:20.354 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:20.354 INFO kablam! | | Oct 22 00:00:20.354 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.354 INFO kablam! Oct 22 00:00:20.596 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.596 INFO kablam! --> src/response.rs:684:13 Oct 22 00:00:20.596 INFO kablam! | Oct 22 00:00:20.596 INFO kablam! 684 | let mut writer = match self.writer { Oct 22 00:00:20.596 INFO kablam! | ----^^^^^^ Oct 22 00:00:20.596 INFO kablam! | | Oct 22 00:00:20.596 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.596 INFO kablam! Oct 22 00:00:20.608 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.608 INFO kablam! --> src/response.rs:762:13 Oct 22 00:00:20.608 INFO kablam! | Oct 22 00:00:20.608 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 22 00:00:20.608 INFO kablam! | ----^^^^^^ Oct 22 00:00:20.609 INFO kablam! | | Oct 22 00:00:20.609 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.609 INFO kablam! Oct 22 00:00:20.609 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.609 INFO kablam! --> src/response.rs:865:13 Oct 22 00:00:20.609 INFO kablam! | Oct 22 00:00:20.609 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:20.609 INFO kablam! | ----^^^^^^ Oct 22 00:00:20.609 INFO kablam! | | Oct 22 00:00:20.609 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.609 INFO kablam! Oct 22 00:00:20.609 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.609 INFO kablam! --> src/response.rs:870:13 Oct 22 00:00:20.610 INFO kablam! | Oct 22 00:00:20.610 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:20.610 INFO kablam! | ----^^^^^^ Oct 22 00:00:20.610 INFO kablam! | | Oct 22 00:00:20.610 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.610 INFO kablam! Oct 22 00:00:20.610 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:20.610 INFO kablam! --> src/response.rs:875:13 Oct 22 00:00:20.610 INFO kablam! | Oct 22 00:00:20.610 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:20.610 INFO kablam! | ----^^^^^^ Oct 22 00:00:20.610 INFO kablam! | | Oct 22 00:00:20.610 INFO kablam! | help: remove this `mut` Oct 22 00:00:20.611 INFO kablam! Oct 22 00:00:22.864 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:22.864 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 22 00:00:22.864 INFO kablam! | Oct 22 00:00:22.864 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 22 00:00:22.864 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:22.864 INFO kablam! | | Oct 22 00:00:22.864 INFO kablam! | help: remove this `mut` Oct 22 00:00:22.864 INFO kablam! | Oct 22 00:00:22.864 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:00:22.864 INFO kablam! Oct 22 00:00:22.864 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:22.864 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 22 00:00:22.864 INFO kablam! | Oct 22 00:00:22.864 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 22 00:00:22.864 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:22.864 INFO kablam! | | Oct 22 00:00:22.864 INFO kablam! | help: remove this `mut` Oct 22 00:00:22.864 INFO kablam! Oct 22 00:00:22.872 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:22.872 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 22 00:00:22.872 INFO kablam! | Oct 22 00:00:22.872 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 22 00:00:22.872 INFO kablam! | ----^^^^^^^^ Oct 22 00:00:22.872 INFO kablam! | | Oct 22 00:00:22.872 INFO kablam! | help: remove this `mut` Oct 22 00:00:22.872 INFO kablam! Oct 22 00:00:23.914 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:23.915 INFO kablam! --> src/response.rs:684:13 Oct 22 00:00:23.915 INFO kablam! | Oct 22 00:00:23.915 INFO kablam! 684 | let mut writer = match self.writer { Oct 22 00:00:23.915 INFO kablam! | ----^^^^^^ Oct 22 00:00:23.915 INFO kablam! | | Oct 22 00:00:23.915 INFO kablam! | help: remove this `mut` Oct 22 00:00:23.915 INFO kablam! Oct 22 00:00:23.916 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:23.917 INFO kablam! --> src/response.rs:762:13 Oct 22 00:00:23.917 INFO kablam! | Oct 22 00:00:23.917 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 22 00:00:23.917 INFO kablam! | ----^^^^^^ Oct 22 00:00:23.917 INFO kablam! | | Oct 22 00:00:23.917 INFO kablam! | help: remove this `mut` Oct 22 00:00:23.917 INFO kablam! Oct 22 00:00:23.924 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:23.924 INFO kablam! --> src/response.rs:865:13 Oct 22 00:00:23.924 INFO kablam! | Oct 22 00:00:23.924 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:23.924 INFO kablam! | ----^^^^^^ Oct 22 00:00:23.924 INFO kablam! | | Oct 22 00:00:23.924 INFO kablam! | help: remove this `mut` Oct 22 00:00:23.924 INFO kablam! Oct 22 00:00:23.924 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:23.924 INFO kablam! --> src/response.rs:870:13 Oct 22 00:00:23.924 INFO kablam! | Oct 22 00:00:23.924 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:23.924 INFO kablam! | ----^^^^^^ Oct 22 00:00:23.924 INFO kablam! | | Oct 22 00:00:23.924 INFO kablam! | help: remove this `mut` Oct 22 00:00:23.924 INFO kablam! Oct 22 00:00:23.924 INFO kablam! warning: variable does not need to be mutable Oct 22 00:00:23.924 INFO kablam! --> src/response.rs:875:13 Oct 22 00:00:23.924 INFO kablam! | Oct 22 00:00:23.924 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 22 00:00:23.924 INFO kablam! | ----^^^^^^ Oct 22 00:00:23.924 INFO kablam! | | Oct 22 00:00:23.925 INFO kablam! | help: remove this `mut` Oct 22 00:00:23.925 INFO kablam! Oct 22 00:00:24.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.97s Oct 22 00:00:24.264 INFO kablam! su: No module specific data is present Oct 22 00:00:25.299 INFO running `"docker" "rm" "-f" "221c172068db4f5d4442ab289e3d29233daf118893e90e8e0af9156a0fc5f19f"` Oct 22 00:00:25.616 INFO blam! 221c172068db4f5d4442ab289e3d29233daf118893e90e8e0af9156a0fc5f19f