Oct 11 12:31:53.579 INFO testing rustful-0.9.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:31:53.579 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:31:53.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:31:53.808 INFO blam! a773a4969ed0745dddf6717566b00fe6609bec5f83132a02bc0c0cf99ee656ea Oct 11 12:31:53.812 INFO running `"docker" "start" "-a" "a773a4969ed0745dddf6717566b00fe6609bec5f83132a02bc0c0cf99ee656ea"` Oct 11 12:31:54.462 INFO kablam! usermod: no changes Oct 11 12:31:54.615 INFO kablam! Compiling buf_redux v0.1.3 Oct 11 12:31:54.615 INFO kablam! Compiling anymap v0.12.1 Oct 11 12:31:54.629 INFO kablam! Compiling num_cpus v0.2.13 Oct 11 12:31:54.630 INFO kablam! Compiling openssl-sys v0.7.17 Oct 11 12:31:54.631 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 11 12:31:56.077 INFO kablam! Compiling multipart v0.7.0 Oct 11 12:31:56.549 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 11 12:31:57.368 INFO kablam! Compiling openssl v0.7.14 Oct 11 12:32:00.194 INFO kablam! Compiling cookie v0.2.5 Oct 11 12:32:00.194 INFO kablam! Compiling openssl-verify v0.1.0 Oct 11 12:32:02.408 INFO kablam! Compiling hyper v0.9.18 Oct 11 12:32:14.508 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:14.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 11 12:32:14.508 INFO kablam! | Oct 11 12:32:14.508 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 11 12:32:14.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:14.510 INFO kablam! | Oct 11 12:32:14.510 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 12:32:14.510 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 11 12:32:14.510 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:14.510 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 11 12:32:14.510 INFO kablam! Oct 11 12:32:14.510 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:14.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 11 12:32:14.510 INFO kablam! | Oct 11 12:32:14.510 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 11 12:32:14.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:14.510 INFO kablam! | Oct 11 12:32:14.513 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 11 12:32:14.513 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:14.513 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 11 12:32:14.513 INFO kablam! Oct 11 12:32:14.513 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:14.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 11 12:32:14.513 INFO kablam! | Oct 11 12:32:14.513 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 11 12:32:14.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:14.513 INFO kablam! | Oct 11 12:32:14.513 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 11 12:32:14.513 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:14.513 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 11 12:32:14.513 INFO kablam! Oct 11 12:32:14.591 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:32:14.591 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 11 12:32:14.591 INFO kablam! | Oct 11 12:32:14.591 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 11 12:32:14.591 INFO kablam! | ^^ Oct 11 12:32:14.591 INFO kablam! | Oct 11 12:32:14.591 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 11 12:32:14.591 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 11 12:32:14.591 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:32:14.591 INFO kablam! Oct 11 12:32:14.594 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:32:14.594 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 11 12:32:14.594 INFO kablam! | Oct 11 12:32:14.594 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 11 12:32:14.594 INFO kablam! | ^^ Oct 11 12:32:14.594 INFO kablam! | Oct 11 12:32:14.594 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 11 12:32:14.594 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:32:14.594 INFO kablam! Oct 11 12:32:15.012 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.013 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 11 12:32:15.013 INFO kablam! | Oct 11 12:32:15.013 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 11 12:32:15.013 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:15.013 INFO kablam! | | Oct 11 12:32:15.013 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.013 INFO kablam! | Oct 11 12:32:15.013 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 12:32:15.013 INFO kablam! Oct 11 12:32:15.014 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.014 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 11 12:32:15.014 INFO kablam! | Oct 11 12:32:15.014 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 11 12:32:15.014 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:15.014 INFO kablam! | | Oct 11 12:32:15.014 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.014 INFO kablam! Oct 11 12:32:15.024 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.024 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 11 12:32:15.024 INFO kablam! | Oct 11 12:32:15.024 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 11 12:32:15.024 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:15.024 INFO kablam! | | Oct 11 12:32:15.024 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.026 INFO kablam! Oct 11 12:32:15.123 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.123 INFO kablam! --> src/response.rs:684:13 Oct 11 12:32:15.123 INFO kablam! | Oct 11 12:32:15.123 INFO kablam! 684 | let mut writer = match self.writer { Oct 11 12:32:15.123 INFO kablam! | ----^^^^^^ Oct 11 12:32:15.123 INFO kablam! | | Oct 11 12:32:15.123 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.123 INFO kablam! Oct 11 12:32:15.127 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.127 INFO kablam! --> src/response.rs:762:13 Oct 11 12:32:15.127 INFO kablam! | Oct 11 12:32:15.127 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 11 12:32:15.127 INFO kablam! | ----^^^^^^ Oct 11 12:32:15.127 INFO kablam! | | Oct 11 12:32:15.127 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.129 INFO kablam! Oct 11 12:32:15.131 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.131 INFO kablam! --> src/response.rs:865:13 Oct 11 12:32:15.131 INFO kablam! | Oct 11 12:32:15.131 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:15.132 INFO kablam! | ----^^^^^^ Oct 11 12:32:15.132 INFO kablam! | | Oct 11 12:32:15.132 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.133 INFO kablam! Oct 11 12:32:15.134 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.134 INFO kablam! --> src/response.rs:870:13 Oct 11 12:32:15.134 INFO kablam! | Oct 11 12:32:15.134 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:15.134 INFO kablam! | ----^^^^^^ Oct 11 12:32:15.135 INFO kablam! | | Oct 11 12:32:15.135 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.135 INFO kablam! Oct 11 12:32:15.135 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:15.135 INFO kablam! --> src/response.rs:875:13 Oct 11 12:32:15.135 INFO kablam! | Oct 11 12:32:15.135 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:15.135 INFO kablam! | ----^^^^^^ Oct 11 12:32:15.135 INFO kablam! | | Oct 11 12:32:15.135 INFO kablam! | help: remove this `mut` Oct 11 12:32:15.136 INFO kablam! Oct 11 12:32:17.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.60s Oct 11 12:32:17.091 INFO kablam! su: No module specific data is present Oct 11 12:32:17.739 INFO running `"docker" "rm" "-f" "a773a4969ed0745dddf6717566b00fe6609bec5f83132a02bc0c0cf99ee656ea"` Oct 11 12:32:17.996 INFO blam! a773a4969ed0745dddf6717566b00fe6609bec5f83132a02bc0c0cf99ee656ea Oct 11 12:32:17.996 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:32:17.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:32:18.429 INFO blam! af2768094aad2d945754ee5e80bb9ee9f376c6ebaac3ce32e5f102d1c87926df Oct 11 12:32:18.431 INFO running `"docker" "start" "-a" "af2768094aad2d945754ee5e80bb9ee9f376c6ebaac3ce32e5f102d1c87926df"` Oct 11 12:32:19.844 INFO kablam! usermod: no changes Oct 11 12:32:20.015 INFO kablam! Compiling rustful v0.9.0 (/source) Oct 11 12:32:23.576 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:23.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:5 Oct 11 12:32:23.577 INFO kablam! | Oct 11 12:32:23.578 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 11 12:32:23.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:23.578 INFO kablam! | Oct 11 12:32:23.579 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 12:32:23.579 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 11 12:32:23.579 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:23.580 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 11 12:32:23.580 INFO kablam! Oct 11 12:32:23.582 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:23.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:5 Oct 11 12:32:23.582 INFO kablam! | Oct 11 12:32:23.582 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 11 12:32:23.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:23.582 INFO kablam! | Oct 11 12:32:23.582 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 11 12:32:23.582 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:23.582 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 11 12:32:23.582 INFO kablam! Oct 11 12:32:23.582 INFO kablam! warning: the trait `anymap::any::CloneToAny` cannot be made into an object Oct 11 12:32:23.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:5 Oct 11 12:32:23.582 INFO kablam! | Oct 11 12:32:23.582 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 11 12:32:23.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:32:23.582 INFO kablam! | Oct 11 12:32:23.582 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 11 12:32:23.582 INFO kablam! = note: for more information, see issue #51443 Oct 11 12:32:23.582 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 11 12:32:23.582 INFO kablam! Oct 11 12:32:23.668 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:32:23.668 INFO kablam! --> src/router/tree_router.rs:65:49 Oct 11 12:32:23.668 INFO kablam! | Oct 11 12:32:23.668 INFO kablam! 65 | &mut **self.wildcard_route.as_mut::<'a>().unwrap() Oct 11 12:32:23.668 INFO kablam! | ^^ Oct 11 12:32:23.668 INFO kablam! | Oct 11 12:32:23.669 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 11 12:32:23.669 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 11 12:32:23.669 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:32:23.670 INFO kablam! Oct 11 12:32:23.671 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:32:23.671 INFO kablam! --> src/router/tree_router.rs:70:49 Oct 11 12:32:23.671 INFO kablam! | Oct 11 12:32:23.672 INFO kablam! 70 | &mut **self.variable_route.as_mut::<'a>().unwrap() Oct 11 12:32:23.672 INFO kablam! | ^^ Oct 11 12:32:23.672 INFO kablam! | Oct 11 12:32:23.673 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 11 12:32:23.676 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:32:23.676 INFO kablam! Oct 11 12:32:26.120 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:26.120 INFO kablam! --> src/router/tree_router.rs:265:13 Oct 11 12:32:26.120 INFO kablam! | Oct 11 12:32:26.120 INFO kablam! 265 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 11 12:32:26.120 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:26.120 INFO kablam! | | Oct 11 12:32:26.120 INFO kablam! | help: remove this `mut` Oct 11 12:32:26.120 INFO kablam! | Oct 11 12:32:26.120 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 12:32:26.120 INFO kablam! Oct 11 12:32:26.120 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:26.120 INFO kablam! --> src/router/tree_router.rs:274:13 Oct 11 12:32:26.120 INFO kablam! | Oct 11 12:32:26.120 INFO kablam! 274 | let mut endpoint = (&mut route).fold(self, |endpoint, segment| { Oct 11 12:32:26.120 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:26.120 INFO kablam! | | Oct 11 12:32:26.120 INFO kablam! | help: remove this `mut` Oct 11 12:32:26.120 INFO kablam! Oct 11 12:32:26.132 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:26.132 INFO kablam! --> src/router/tree_router.rs:287:21 Oct 11 12:32:26.132 INFO kablam! | Oct 11 12:32:26.132 INFO kablam! 287 | let mut endpoint = (&mut route).fold(&mut new_root, |endpoint, segment| { Oct 11 12:32:26.132 INFO kablam! | ----^^^^^^^^ Oct 11 12:32:26.132 INFO kablam! | | Oct 11 12:32:26.132 INFO kablam! | help: remove this `mut` Oct 11 12:32:26.132 INFO kablam! Oct 11 12:32:27.035 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:27.035 INFO kablam! --> src/response.rs:684:13 Oct 11 12:32:27.036 INFO kablam! | Oct 11 12:32:27.036 INFO kablam! 684 | let mut writer = match self.writer { Oct 11 12:32:27.036 INFO kablam! | ----^^^^^^ Oct 11 12:32:27.037 INFO kablam! | | Oct 11 12:32:27.037 INFO kablam! | help: remove this `mut` Oct 11 12:32:27.037 INFO kablam! Oct 11 12:32:27.038 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:27.038 INFO kablam! --> src/response.rs:762:13 Oct 11 12:32:27.038 INFO kablam! | Oct 11 12:32:27.038 INFO kablam! 762 | let mut writer = try!(response_to_io_result(self.borrow_writer())); Oct 11 12:32:27.039 INFO kablam! | ----^^^^^^ Oct 11 12:32:27.039 INFO kablam! | | Oct 11 12:32:27.039 INFO kablam! | help: remove this `mut` Oct 11 12:32:27.040 INFO kablam! Oct 11 12:32:27.044 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:27.044 INFO kablam! --> src/response.rs:865:13 Oct 11 12:32:27.044 INFO kablam! | Oct 11 12:32:27.044 INFO kablam! 865 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:27.044 INFO kablam! | ----^^^^^^ Oct 11 12:32:27.044 INFO kablam! | | Oct 11 12:32:27.044 INFO kablam! | help: remove this `mut` Oct 11 12:32:27.044 INFO kablam! Oct 11 12:32:27.044 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:27.044 INFO kablam! --> src/response.rs:870:13 Oct 11 12:32:27.044 INFO kablam! | Oct 11 12:32:27.044 INFO kablam! 870 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:27.044 INFO kablam! | ----^^^^^^ Oct 11 12:32:27.044 INFO kablam! | | Oct 11 12:32:27.044 INFO kablam! | help: remove this `mut` Oct 11 12:32:27.044 INFO kablam! Oct 11 12:32:27.044 INFO kablam! warning: variable does not need to be mutable Oct 11 12:32:27.044 INFO kablam! --> src/response.rs:875:13 Oct 11 12:32:27.044 INFO kablam! | Oct 11 12:32:27.044 INFO kablam! 875 | let mut writer = try!(self.borrow_writer()); Oct 11 12:32:27.044 INFO kablam! | ----^^^^^^ Oct 11 12:32:27.044 INFO kablam! | | Oct 11 12:32:27.045 INFO kablam! | help: remove this `mut` Oct 11 12:32:27.045 INFO kablam! Oct 11 12:32:33.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.73s Oct 11 12:32:33.613 INFO kablam! su: No module specific data is present Oct 11 12:32:34.021 INFO running `"docker" "rm" "-f" "af2768094aad2d945754ee5e80bb9ee9f376c6ebaac3ce32e5f102d1c87926df"` Oct 11 12:32:34.304 INFO blam! af2768094aad2d945754ee5e80bb9ee9f376c6ebaac3ce32e5f102d1c87926df Oct 11 12:32:34.306 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:32:34.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:32:34.635 INFO blam! 2ff6cc456b9d571cd9e2c43066adfbf8a936d85c1874b9f0f199581ea6646e2b Oct 11 12:32:34.644 INFO running `"docker" "start" "-a" "2ff6cc456b9d571cd9e2c43066adfbf8a936d85c1874b9f0f199581ea6646e2b"` Oct 11 12:32:35.731 INFO kablam! usermod: no changes Oct 11 12:32:35.845 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 12:32:35.873 INFO kablam! Running /target/debug/deps/rustful-1e1c2cf6ee0ad4ff Oct 11 12:32:35.876 INFO blam! Oct 11 12:32:35.876 INFO blam! running 25 tests Oct 11 12:32:35.876 INFO blam! test router::tree_router::test::merge_routers_variables ... ok Oct 11 12:32:35.876 INFO blam! test router::tree_router::test::one_wildcard_end_route ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::one_universal_wildcard_route ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::http_methods ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::merge_routers ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::one_variable_route ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::one_wildcard_middle_route ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::prefix_router_variables ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::route_formats ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::prefix_router_wildcard ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::one_static_route ... ok Oct 11 12:32:35.883 INFO blam! test router::tree_router::test::merge_routers_wildcard ... ok Oct 11 12:32:35.883 INFO blam! test server::instance::parse_missing_url_parts ... ok Oct 11 12:32:35.883 INFO blam! test server::instance::parse_path_parts ... ok Oct 11 12:32:35.883 INFO blam! test server::instance::parse_strange_path ... ok Oct 11 12:32:35.884 INFO blam! test server::instance::parse_strange_url ... ok Oct 11 12:32:35.884 INFO blam! test server::instance::parse_missing_path_parts ... ok Oct 11 12:32:35.884 INFO blam! test utils::test::parsing_strange_parameters ... ok Oct 11 12:32:35.884 INFO blam! test router::tree_router::test::several_wildcards_routes_no_hyperlinks ... ok Oct 11 12:32:35.887 INFO blam! test router::tree_router::test::several_wildcards_routes ... ok Oct 11 12:32:35.887 INFO blam! test router::tree_router::test::several_variable_routes ... ok Oct 11 12:32:35.887 INFO blam! test router::tree_router::test::several_static_routes ... ok Oct 11 12:32:35.887 INFO blam! test server::instance::parse_url_parts ... ok Oct 11 12:32:35.887 INFO blam! test utils::test::parsing_parameters_with_plus ... ok Oct 11 12:32:35.887 INFO blam! test utils::test::parsing_parameters ... ok Oct 11 12:32:35.887 INFO blam! Oct 11 12:32:35.887 INFO blam! test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:32:35.887 INFO blam! Oct 11 12:32:35.891 INFO kablam! Doc-tests rustful Oct 11 12:32:40.076 INFO blam! Oct 11 12:32:40.077 INFO blam! running 50 tests Oct 11 12:32:54.548 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::read_json_body (line 146) ... ok Oct 11 12:32:55.428 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_bytes (line 74) ... ok Oct 11 12:32:56.104 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::read_query_body (line 120) ... ok Oct 11 12:32:56.408 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::decode_json_body (line 170) ... ok Oct 11 12:32:57.773 INFO blam! test src/context/body.rs - context::body::BodyReader<'a, 'b>::as_multipart (line 68) ... ok Oct 11 12:32:58.559 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::Buffer<'a>::push_bytes (line 350) ... ok Oct 11 12:33:01.916 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::Buffer<'a>::push_char (line 369) ... ok Oct 11 12:33:04.772 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_slice (line 29) ... ok Oct 11 12:33:17.996 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_utf8 (line 44) ... ok Oct 11 12:33:22.044 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::as_utf8_lossy (line 59) ... ok Oct 11 12:33:26.499 INFO blam! test src/context/mod.rs - context (line 16) ... ok Oct 11 12:33:28.568 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_byte (line 131) ... ok Oct 11 12:33:28.920 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_bytes (line 161) ... ok Oct 11 12:33:29.224 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8::is_utf8 (line 89) ... ok Oct 11 12:33:31.248 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_str (line 144) ... ok Oct 11 12:33:32.228 INFO blam! test src/context/maybe_utf8.rs - context::maybe_utf8::MaybeUtf8>::push_char (line 109) ... ok Oct 11 12:33:38.444 INFO blam! test src/context/mod.rs - context (line 35) ... ok Oct 11 12:33:46.177 INFO blam! test src/context/mod.rs - context (line 67) ... ok Oct 11 12:33:50.975 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse_or_else (line 121) ... ok Oct 11 12:33:51.087 INFO blam! test src/context/mod.rs - context (line 93) ... ok Oct 11 12:33:57.155 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse_or (line 103) ... ok Oct 11 12:33:57.352 INFO blam! test src/context/parameters.rs - context::parameters::Parameters::parse (line 78) ... ok Oct 11 12:34:05.121 INFO blam! test src/file.rs - file::check_path (line 69) ... ok Oct 11 12:34:05.900 INFO blam! test src/file.rs - file::ext_to_mime (line 14) ... ok Oct 11 12:34:09.042 INFO blam! test src/lib.rs - (line 9) ... ok Oct 11 12:34:15.172 INFO blam! test src/macros.rs - content_type (line 175) ... ok Oct 11 12:34:22.894 INFO blam! test src/macros.rs - content_type (line 190) ... ok Oct 11 12:34:25.012 INFO blam! test src/macros.rs - content_type (line 204) ... ok Oct 11 12:34:26.582 INFO blam! test src/response.rs - response::Chunked<'a, 'b>::send (line 641) ... ok Oct 11 12:34:27.844 INFO blam! test src/macros.rs - insert_routes (line 10) ... ok Oct 11 12:34:30.389 INFO blam! test src/macros.rs - content_type (line 214) ... ok Oct 11 12:34:31.992 INFO blam! test src/response.rs - response::Chunked<'a, 'b>::try_send (line 663) ... ok Oct 11 12:34:35.777 INFO blam! test src/macros.rs - insert_routes (line 40) ... ok Oct 11 12:34:35.864 INFO blam! test src/response.rs - response::Raw<'a>::send (line 792) ... ok Oct 11 12:34:45.336 INFO blam! test src/response.rs - response::Raw<'a>::try_send (line 815) ... ok Oct 11 12:34:45.508 INFO blam! test src/response.rs - response::Response<'a, 'b>::send (line 320) ... ok Oct 11 12:34:51.669 INFO blam! test src/response.rs - response::Response<'a, 'b>::try_send (line 335) ... ok Oct 11 12:34:52.451 INFO blam! test src/response.rs - response::Response<'a, 'b>::send_file_with_mime (line 470) ... ok Oct 11 12:34:53.048 INFO blam! test src/response.rs - response::Response<'a, 'b>::send_file (line 417) ... ok Oct 11 12:34:59.188 INFO blam! test src/router/mod.rs - router (line 156) ... ok Oct 11 12:34:59.851 INFO blam! test src/router/mod.rs - router (line 10) ... ok Oct 11 12:35:03.660 INFO blam! test src/router/mod.rs - router (line 141) ... ok Oct 11 12:35:08.456 INFO blam! test src/router/mod.rs - router (line 53) ... ok Oct 11 12:35:11.740 INFO blam! test src/router/mod.rs - router::Route::segments (line 332) ... ok Oct 11 12:35:13.981 INFO blam! test src/server/config.rs - server::config::Host (line 30) ... ok Oct 11 12:35:15.140 INFO blam! test src/server/config.rs - server::config::Global (line 120) ... ok Oct 11 12:35:15.212 INFO blam! test src/router/tree_router.rs - router::tree_router::TreeRouter>>::from_iter (line 315) ... ok Oct 11 12:35:17.329 INFO blam! test src/server/mod.rs - server::Server (line 23) ... ok Oct 11 12:35:17.474 INFO blam! test src/server/instance.rs - server::instance::ServerInstance (line 48) ... ok Oct 11 12:35:18.424 INFO blam! test src/server/mod.rs - server::Server::new (line 89) ... ok Oct 11 12:35:18.424 INFO blam! Oct 11 12:35:18.424 INFO blam! test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:18.424 INFO blam! Oct 11 12:35:18.436 INFO kablam! su: No module specific data is present Oct 11 12:35:19.097 INFO running `"docker" "rm" "-f" "2ff6cc456b9d571cd9e2c43066adfbf8a936d85c1874b9f0f199581ea6646e2b"` Oct 11 12:35:19.433 INFO blam! 2ff6cc456b9d571cd9e2c43066adfbf8a936d85c1874b9f0f199581ea6646e2b