Oct 15 20:19:17.001 INFO testing rustful-0.9.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:19:17.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 20:19:17.190 INFO blam! f0ae552e3177f87fd687d45c29c5fe900101182e028505262e50ba8b86945a79 Oct 15 20:19:17.191 INFO running `"docker" "start" "-a" "f0ae552e3177f87fd687d45c29c5fe900101182e028505262e50ba8b86945a79"` Oct 15 20:19:17.779 INFO kablam! usermod: no changes Oct 15 20:19:17.972 INFO kablam! Compiling buf_redux v0.1.3 Oct 15 20:19:17.972 INFO kablam! Compiling num_cpus v0.2.13 Oct 15 20:19:17.972 INFO kablam! Compiling openssl-sys v0.7.17 Oct 15 20:19:17.973 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 15 20:19:17.974 INFO kablam! Compiling env_logger v0.3.5 Oct 15 20:19:19.977 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 15 20:19:21.162 INFO kablam! Compiling multipart v0.7.0 Oct 15 20:19:21.635 INFO kablam! Compiling openssl v0.7.14 Oct 15 20:19:27.481 INFO kablam! Compiling cookie v0.2.5 Oct 15 20:19:27.482 INFO kablam! Compiling openssl-verify v0.1.0 Oct 15 20:19:31.191 INFO kablam! Compiling hyper v0.9.18 Oct 15 20:19:45.803 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:45.804 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 15 20:19:45.805 INFO kablam! | Oct 15 20:19:45.805 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 15 20:19:45.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:45.807 INFO kablam! | Oct 15 20:19:45.807 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 20:19:45.808 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 15 20:19:45.809 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:45.809 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 15 20:19:45.810 INFO kablam! Oct 15 20:19:45.810 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:45.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 15 20:19:45.812 INFO kablam! | Oct 15 20:19:45.812 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 15 20:19:45.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:45.814 INFO kablam! | Oct 15 20:19:45.814 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 15 20:19:45.814 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:45.814 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 15 20:19:45.814 INFO kablam! Oct 15 20:19:45.816 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:45.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 15 20:19:45.816 INFO kablam! | Oct 15 20:19:45.816 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 15 20:19:45.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:45.816 INFO kablam! | Oct 15 20:19:45.816 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 15 20:19:45.816 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:45.816 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 15 20:19:45.816 INFO kablam! Oct 15 20:19:45.923 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 15 20:19:45.924 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 15 20:19:45.925 INFO kablam! | Oct 15 20:19:45.925 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 15 20:19:45.926 INFO kablam! | ^^ Oct 15 20:19:45.926 INFO kablam! | Oct 15 20:19:45.927 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 15 20:19:45.928 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 15 20:19:45.928 INFO kablam! = note: for more information, see issue #42868 Oct 15 20:19:45.929 INFO kablam! Oct 15 20:19:45.930 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 15 20:19:45.930 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 15 20:19:45.931 INFO kablam! | Oct 15 20:19:45.931 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 15 20:19:45.932 INFO kablam! | ^^ Oct 15 20:19:45.932 INFO kablam! | Oct 15 20:19:45.933 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 15 20:19:45.933 INFO kablam! = note: for more information, see issue #42868 Oct 15 20:19:45.933 INFO kablam! Oct 15 20:19:46.424 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.424 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 15 20:19:46.424 INFO kablam! | Oct 15 20:19:46.424 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 15 20:19:46.424 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:46.424 INFO kablam! | | Oct 15 20:19:46.424 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.424 INFO kablam! | Oct 15 20:19:46.424 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:19:46.424 INFO kablam! Oct 15 20:19:46.427 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.427 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 15 20:19:46.427 INFO kablam! | Oct 15 20:19:46.427 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 15 20:19:46.427 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:46.427 INFO kablam! | | Oct 15 20:19:46.427 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.427 INFO kablam! Oct 15 20:19:46.432 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.432 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 15 20:19:46.432 INFO kablam! | Oct 15 20:19:46.432 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 15 20:19:46.432 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:46.432 INFO kablam! | | Oct 15 20:19:46.432 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.432 INFO kablam! Oct 15 20:19:46.533 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.533 INFO kablam! --> src/response.rs:684:13 Oct 15 20:19:46.533 INFO kablam! | Oct 15 20:19:46.533 INFO kablam! 684 | let mut writer = match self.writer { Oct 15 20:19:46.533 INFO kablam! | ----^^^^^^ Oct 15 20:19:46.533 INFO kablam! | | Oct 15 20:19:46.533 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.533 INFO kablam! Oct 15 20:19:46.538 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.538 INFO kablam! --> src/response.rs:762:13 Oct 15 20:19:46.538 INFO kablam! | Oct 15 20:19:46.538 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 15 20:19:46.538 INFO kablam! | ----^^^^^^ Oct 15 20:19:46.538 INFO kablam! | | Oct 15 20:19:46.538 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.538 INFO kablam! Oct 15 20:19:46.541 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.541 INFO kablam! --> src/response.rs:865:13 Oct 15 20:19:46.541 INFO kablam! | Oct 15 20:19:46.541 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 15 20:19:46.541 INFO kablam! | ----^^^^^^ Oct 15 20:19:46.541 INFO kablam! | | Oct 15 20:19:46.541 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.541 INFO kablam! Oct 15 20:19:46.541 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.541 INFO kablam! --> src/response.rs:870:13 Oct 15 20:19:46.541 INFO kablam! | Oct 15 20:19:46.541 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 15 20:19:46.541 INFO kablam! | ----^^^^^^ Oct 15 20:19:46.541 INFO kablam! | | Oct 15 20:19:46.541 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.541 INFO kablam! Oct 15 20:19:46.541 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:46.541 INFO kablam! --> src/response.rs:875:13 Oct 15 20:19:46.542 INFO kablam! | Oct 15 20:19:46.542 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 15 20:19:46.542 INFO kablam! | ----^^^^^^ Oct 15 20:19:46.542 INFO kablam! | | Oct 15 20:19:46.542 INFO kablam! | help: remove this `mut` Oct 15 20:19:46.542 INFO kablam! Oct 15 20:19:49.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.35s Oct 15 20:19:49.176 INFO kablam! su: No module specific data is present Oct 15 20:19:50.964 INFO running `"docker" "rm" "-f" "f0ae552e3177f87fd687d45c29c5fe900101182e028505262e50ba8b86945a79"` Oct 15 20:19:51.359 INFO blam! f0ae552e3177f87fd687d45c29c5fe900101182e028505262e50ba8b86945a79 Oct 15 20:19:51.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 20:19:52.119 INFO blam! d55201e5e24cce90ba794d6878ca4c4ef9f92d17cae98a784b511faab5a36856 Oct 15 20:19:52.121 INFO running `"docker" "start" "-a" "d55201e5e24cce90ba794d6878ca4c4ef9f92d17cae98a784b511faab5a36856"` Oct 15 20:19:53.258 INFO kablam! usermod: no changes Oct 15 20:19:53.467 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 15 20:19:57.336 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:57.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 15 20:19:57.338 INFO kablam! | Oct 15 20:19:57.339 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 15 20:19:57.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:57.340 INFO kablam! | Oct 15 20:19:57.340 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 20:19:57.341 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 15 20:19:57.342 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:57.342 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 15 20:19:57.343 INFO kablam! Oct 15 20:19:57.343 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:57.344 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 15 20:19:57.345 INFO kablam! | Oct 15 20:19:57.345 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 15 20:19:57.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:57.351 INFO kablam! | Oct 15 20:19:57.351 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 15 20:19:57.351 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:57.351 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 15 20:19:57.351 INFO kablam! Oct 15 20:19:57.351 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 15 20:19:57.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 15 20:19:57.351 INFO kablam! | Oct 15 20:19:57.351 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 15 20:19:57.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:19:57.351 INFO kablam! | Oct 15 20:19:57.351 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 15 20:19:57.351 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:19:57.351 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 15 20:19:57.351 INFO kablam! Oct 15 20:19:57.430 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 15 20:19:57.431 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 15 20:19:57.432 INFO kablam! | Oct 15 20:19:57.432 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 15 20:19:57.433 INFO kablam! | ^^ Oct 15 20:19:57.433 INFO kablam! | Oct 15 20:19:57.434 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 15 20:19:57.435 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 15 20:19:57.435 INFO kablam! = note: for more information, see issue #42868 Oct 15 20:19:57.435 INFO kablam! Oct 15 20:19:57.435 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 15 20:19:57.435 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 15 20:19:57.435 INFO kablam! | Oct 15 20:19:57.435 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 15 20:19:57.435 INFO kablam! | ^^ Oct 15 20:19:57.435 INFO kablam! | Oct 15 20:19:57.435 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 15 20:19:57.435 INFO kablam! = note: for more information, see issue #42868 Oct 15 20:19:57.435 INFO kablam! Oct 15 20:19:59.858 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:59.859 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 15 20:19:59.860 INFO kablam! | Oct 15 20:19:59.861 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 15 20:19:59.861 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:59.862 INFO kablam! | | Oct 15 20:19:59.862 INFO kablam! | help: remove this `mut` Oct 15 20:19:59.863 INFO kablam! | Oct 15 20:19:59.864 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:19:59.864 INFO kablam! Oct 15 20:19:59.865 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:59.865 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 15 20:19:59.865 INFO kablam! | Oct 15 20:19:59.865 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 15 20:19:59.865 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:59.865 INFO kablam! | | Oct 15 20:19:59.865 INFO kablam! | help: remove this `mut` Oct 15 20:19:59.865 INFO kablam! Oct 15 20:19:59.871 INFO kablam! warning: variable does not need to be mutable Oct 15 20:19:59.871 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 15 20:19:59.871 INFO kablam! | Oct 15 20:19:59.871 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 15 20:19:59.871 INFO kablam! | ----^^^^^^^^ Oct 15 20:19:59.871 INFO kablam! | | Oct 15 20:19:59.871 INFO kablam! | help: remove this `mut` Oct 15 20:19:59.871 INFO kablam! Oct 15 20:20:00.742 INFO kablam! warning: variable does not need to be mutable Oct 15 20:20:00.743 INFO kablam! --> src/response.rs:684:13 Oct 15 20:20:00.744 INFO kablam! | Oct 15 20:20:00.744 INFO kablam! 684 | let mut writer = match self.writer { Oct 15 20:20:00.745 INFO kablam! | ----^^^^^^ Oct 15 20:20:00.745 INFO kablam! | | Oct 15 20:20:00.746 INFO kablam! | help: remove this `mut` Oct 15 20:20:00.747 INFO kablam! Oct 15 20:20:00.747 INFO kablam! warning: variable does not need to be mutable Oct 15 20:20:00.748 INFO kablam! --> src/response.rs:762:13 Oct 15 20:20:00.748 INFO kablam! | Oct 15 20:20:00.751 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 15 20:20:00.751 INFO kablam! | ----^^^^^^ Oct 15 20:20:00.751 INFO kablam! | | Oct 15 20:20:00.751 INFO kablam! | help: remove this `mut` Oct 15 20:20:00.751 INFO kablam! Oct 15 20:20:00.751 INFO kablam! warning: variable does not need to be mutable Oct 15 20:20:00.751 INFO kablam! --> src/response.rs:865:13 Oct 15 20:20:00.751 INFO kablam! | Oct 15 20:20:00.751 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 15 20:20:00.751 INFO kablam! | ----^^^^^^ Oct 15 20:20:00.751 INFO kablam! | | Oct 15 20:20:00.751 INFO kablam! | help: remove this `mut` Oct 15 20:20:00.751 INFO kablam! Oct 15 20:20:00.751 INFO kablam! warning: variable does not need to be mutable Oct 15 20:20:00.751 INFO kablam! --> src/response.rs:870:13 Oct 15 20:20:00.751 INFO kablam! | Oct 15 20:20:00.751 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 15 20:20:00.751 INFO kablam! | ----^^^^^^ Oct 15 20:20:00.751 INFO kablam! | | Oct 15 20:20:00.751 INFO kablam! | help: remove this `mut` Oct 15 20:20:00.751 INFO kablam! Oct 15 20:20:00.751 INFO kablam! warning: variable does not need to be mutable Oct 15 20:20:00.751 INFO kablam! --> src/response.rs:875:13 Oct 15 20:20:00.751 INFO kablam! | Oct 15 20:20:00.751 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 15 20:20:00.751 INFO kablam! | ----^^^^^^ Oct 15 20:20:00.751 INFO kablam! | | Oct 15 20:20:00.751 INFO kablam! | help: remove this `mut` Oct 15 20:20:00.751 INFO kablam! Oct 15 20:20:09.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.95s Oct 15 20:20:09.251 INFO kablam! su: No module specific data is present Oct 15 20:20:09.597 INFO running `"docker" "rm" "-f" "d55201e5e24cce90ba794d6878ca4c4ef9f92d17cae98a784b511faab5a36856"` Oct 15 20:20:09.791 INFO blam! d55201e5e24cce90ba794d6878ca4c4ef9f92d17cae98a784b511faab5a36856 Oct 15 20:20:09.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 20:20:10.276 INFO blam! 9f0ba23fccc7bc22b96b3c16e1ab90ffab608e1d9cdae8f43d2ba4e3b3f997bb Oct 15 20:20:10.279 INFO running `"docker" "start" "-a" "9f0ba23fccc7bc22b96b3c16e1ab90ffab608e1d9cdae8f43d2ba4e3b3f997bb"` Oct 15 20:20:10.754 INFO kablam! usermod: no changes Oct 15 20:20:10.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 20:20:10.923 INFO kablam! Running /target/debug/deps/rustful-1e1c2cf6ee0ad4ff Oct 15 20:20:10.936 INFO blam! Oct 15 20:20:10.937 INFO blam! running 25 tests Oct 15 20:20:10.938 INFO blam! test router::tree_router::test::one_wildcard_end_route ... ok Oct 15 20:20:10.938 INFO blam! test router::tree_router::test::one_variable_route ... ok Oct 15 20:20:10.938 INFO blam! test router::tree_router::test::one_universal_wildcard_route ... ok Oct 15 20:20:10.939 INFO blam! test router::tree_router::test::http_methods ... ok Oct 15 20:20:10.939 INFO blam! test router::tree_router::test::one_static_route ... ok Oct 15 20:20:10.940 INFO blam! test router::tree_router::test::prefix_router_variables ... ok Oct 15 20:20:10.941 INFO blam! test router::tree_router::test::one_wildcard_middle_route ... ok Oct 15 20:20:10.942 INFO blam! test router::tree_router::test::merge_routers_variables ... ok Oct 15 20:20:10.943 INFO blam! test router::tree_router::test::merge_routers_wildcard ... ok Oct 15 20:20:10.947 INFO blam! test router::tree_router::test::merge_routers ... ok Oct 15 20:20:10.956 INFO blam! test router::tree_router::test::several_static_routes ... ok Oct 15 20:20:10.957 INFO blam! test router::tree_router::test::prefix_router_wildcard ... ok Oct 15 20:20:10.958 INFO blam! test router::tree_router::test::route_formats ... ok Oct 15 20:20:10.959 INFO blam! test server::instance::parse_missing_path_parts ... ok Oct 15 20:20:10.960 INFO blam! test server::instance::parse_strange_path ... ok Oct 15 20:20:10.960 INFO blam! test server::instance::parse_strange_url ... ok Oct 15 20:20:10.960 INFO blam! test server::instance::parse_url_parts ... ok Oct 15 20:20:10.961 INFO blam! test server::instance::parse_missing_url_parts ... ok Oct 15 20:20:10.961 INFO blam! test utils::test::parsing_parameters_with_plus ... ok Oct 15 20:20:10.976 INFO blam! test utils::test::parsing_strange_parameters ... ok Oct 15 20:20:10.976 INFO kablam! Doc-tests rustful Oct 15 20:20:10.977 INFO blam! test router::tree_router::test::several_variable_routes ... ok Oct 15 20:20:10.977 INFO blam! test router::tree_router::test::several_wildcards_routes ... ok Oct 15 20:20:10.977 INFO blam! test router::tree_router::test::several_wildcards_routes_no_hyperlinks ... ok Oct 15 20:20:10.978 INFO blam! test server::instance::parse_path_parts ... ok Oct 15 20:20:10.978 INFO blam! test utils::test::parsing_parameters ... ok Oct 15 20:20:10.978 INFO blam! Oct 15 20:20:10.979 INFO blam! test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:20:10.979 INFO blam! Oct 15 20:20:15.270 INFO blam! Oct 15 20:20:15.270 INFO blam! running 50 tests Oct 15 20:20:41.643 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_bytes (line 74) ... ok Oct 15 20:20:43.208 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::decode_json_body (line 170) ... ok Oct 15 20:20:43.244 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::as_multipart (line 68) ... ok Oct 15 20:20:48.247 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::read_json_body (line 146) ... ok Oct 15 20:20:52.231 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::read_query_body (line 120) ... ok Oct 15 20:20:55.991 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::Buffer<'a>::push_char (line 369) ... ok Oct 15 20:20:56.863 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_slice (line 29) ... ok Oct 15 20:20:57.203 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::Buffer<'a>::push_bytes (line 350) ... ok Oct 15 20:21:20.259 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_utf8 (line 44) ... ok Oct 15 20:21:22.296 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_utf8_lossy (line 59) ... ok Oct 15 20:21:22.327 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::is_utf8 (line 89) ... ok Oct 15 20:21:23.199 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_byte (line 131) ... ok Oct 15 20:21:26.095 INFO blam! test src/context/mod.rs - context (line 16) ... ok Oct 15 20:21:31.357 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_bytes (line 161) ... ok Oct 15 20:21:31.584 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_char (line 109) ... ok Oct 15 20:21:37.911 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_str (line 144) ... ok Oct 15 20:21:47.912 INFO blam! test src/context/mod.rs - context (line 93) ... ok Oct 15 20:21:48.071 INFO blam! test src/context/mod.rs - context (line 35) ... ok Oct 15 20:21:49.277 INFO blam! test src/context/mod.rs - context (line 67) ... ok Oct 15 20:21:51.151 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse (line 78) ... ok Oct 15 20:21:55.559 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse_or (line 103) ... ok Oct 15 20:22:00.963 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse_or_else (line 121) ... ok Oct 15 20:22:04.519 INFO blam! test src/file.rs - file::check_path (line 69) ... ok Oct 15 20:22:11.962 INFO blam! test src/file.rs - file::ext_to_mime (line 14) ... ok Oct 15 20:22:16.363 INFO blam! test src/lib.rs - (line 9) ... ok Oct 15 20:22:19.235 INFO blam! test src/macros.rs - content_type (line 175) ... ok Oct 15 20:22:25.835 INFO blam! test src/macros.rs - content_type (line 214) ... ok Oct 15 20:22:28.439 INFO blam! test src/macros.rs - content_type (line 190) ... ok Oct 15 20:22:30.023 INFO blam! test src/macros.rs - content_type (line 204) ... ok Oct 15 20:22:39.971 INFO blam! test src/macros.rs - insert_routes (line 10) ... ok Oct 15 20:22:41.959 INFO blam! test src/response.rs - response::Chunked<'a, 'b>::send (line 641) ... ok Oct 15 20:22:44.705 INFO blam! test src/macros.rs - insert_routes (line 40) ... ok Oct 15 20:22:46.747 INFO blam! test src/response.rs - response::Chunked<'a, 'b>::try_send (line 663) ... ok Oct 15 20:22:48.963 INFO blam! test src/response.rs - response::Raw<'a>::send (line 792) ... ok Oct 15 20:22:53.979 INFO blam! test src/response.rs - response::Raw<'a>::try_send (line 815) ... ok Oct 15 20:22:59.698 INFO blam! test src/response.rs - response::Response<'a, 'b>::send (line 320) ... ok Oct 15 20:23:00.601 INFO blam! test src/response.rs - response::Response<'a, 'b>::send_file (line 417) ... ok Oct 15 20:23:15.103 INFO blam! test src/router/mod.rs - router (line 10) ... ok Oct 15 20:23:16.563 INFO blam! test src/response.rs - response::Response<'a, 'b>::try_send (line 335) ... ok Oct 15 20:23:19.191 INFO blam! test src/response.rs - response::Response<'a, 'b>::send_file_with_mime (line 470) ... ok Oct 15 20:23:30.211 INFO blam! test src/router/mod.rs - router (line 156) ... ok Oct 15 20:23:35.963 INFO blam! test src/router/mod.rs - router (line 141) ... ok Oct 15 20:23:45.899 INFO blam! test src/router/mod.rs - router (line 53) ... ok Oct 15 20:23:49.831 INFO blam! test src/router/mod.rs - router::Route::segments (line 332) ... ok Oct 15 20:23:50.447 INFO blam! test src/router/tree_router.rs - router::tree_router::TreeRouter>>::from_iter (line 315) ... ok Oct 15 20:23:52.783 INFO blam! test src/server/instance.rs - server::instance::ServerInstance (line 48) ... ok Oct 15 20:23:56.227 INFO blam! test src/server/config.rs - server::config::Host (line 30) ... ok Oct 15 20:23:57.823 INFO blam! test src/server/mod.rs - server::Server (line 23) ... ok Oct 15 20:23:58.316 INFO blam! test src/server/config.rs - server::config::Global (line 120) ... ok Oct 15 20:23:59.086 INFO blam! test src/server/mod.rs - server::Server::new (line 89) ... ok Oct 15 20:23:59.087 INFO blam! Oct 15 20:23:59.088 INFO blam! test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:23:59.088 INFO blam! Oct 15 20:23:59.111 INFO kablam! su: No module specific data is present Oct 15 20:24:00.464 INFO running `"docker" "rm" "-f" "9f0ba23fccc7bc22b96b3c16e1ab90ffab608e1d9cdae8f43d2ba4e3b3f997bb"` Oct 15 20:24:00.859 INFO blam! 9f0ba23fccc7bc22b96b3c16e1ab90ffab608e1d9cdae8f43d2ba4e3b3f997bb