Oct 11 09:11:49.132 INFO testing unrest-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:11:49.132 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:11:49.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:11:49.512 INFO blam! 1eed9ccf80b08f77313fd2c7d03fd5b2fceff9ae651a1af489eb58dd8ef5283e Oct 11 09:11:49.513 INFO running `"docker" "start" "-a" "1eed9ccf80b08f77313fd2c7d03fd5b2fceff9ae651a1af489eb58dd8ef5283e"` Oct 11 09:11:50.507 INFO kablam! usermod: no changes Oct 11 09:11:50.717 INFO kablam! Compiling unrest v0.1.0 (/source) Oct 11 09:11:58.452 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 11 09:11:58.452 INFO kablam! --> src/server.rs:73:18 Oct 11 09:11:58.452 INFO kablam! | Oct 11 09:11:58.452 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Oct 11 09:11:58.452 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:11:58.452 INFO kablam! | Oct 11 09:11:58.452 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:11:58.452 INFO kablam! Oct 11 09:11:58.578 INFO kablam! warning: variable does not need to be mutable Oct 11 09:11:58.578 INFO kablam! --> src/router.rs:23:13 Oct 11 09:11:58.578 INFO kablam! | Oct 11 09:11:58.578 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 11 09:11:58.578 INFO kablam! | ----^^ Oct 11 09:11:58.578 INFO kablam! | | Oct 11 09:11:58.578 INFO kablam! | help: remove this `mut` Oct 11 09:11:58.578 INFO kablam! | Oct 11 09:11:58.578 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:11:58.578 INFO kablam! Oct 11 09:11:58.582 INFO kablam! warning: variable does not need to be mutable Oct 11 09:11:58.582 INFO kablam! --> src/router.rs:30:13 Oct 11 09:11:58.582 INFO kablam! | Oct 11 09:11:58.582 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 11 09:11:58.582 INFO kablam! | ----^^ Oct 11 09:11:58.584 INFO kablam! | | Oct 11 09:11:58.584 INFO kablam! | help: remove this `mut` Oct 11 09:11:58.584 INFO kablam! Oct 11 09:11:58.620 INFO kablam! warning: variable does not need to be mutable Oct 11 09:11:58.621 INFO kablam! --> src/state.rs:45:13 Oct 11 09:11:58.621 INFO kablam! | Oct 11 09:11:58.621 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Oct 11 09:11:58.621 INFO kablam! | ----^^ Oct 11 09:11:58.621 INFO kablam! | | Oct 11 09:11:58.621 INFO kablam! | help: remove this `mut` Oct 11 09:11:58.621 INFO kablam! Oct 11 09:11:58.625 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 09:11:58.625 INFO kablam! --> src/lib.rs:1:12 Oct 11 09:11:58.625 INFO kablam! | Oct 11 09:11:58.625 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 11 09:11:58.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:11:58.625 INFO kablam! | Oct 11 09:11:58.625 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:11:58.625 INFO kablam! Oct 11 09:11:58.625 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:11:58.625 INFO kablam! --> src/lib.rs:2:12 Oct 11 09:11:58.625 INFO kablam! | Oct 11 09:11:58.625 INFO kablam! 2 | #![feature(proc_macro)] Oct 11 09:11:58.625 INFO kablam! | ^^^^^^^^^^ Oct 11 09:11:58.625 INFO kablam! Oct 11 09:12:01.838 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.29s Oct 11 09:12:01.838 INFO kablam! su: No module specific data is present Oct 11 09:12:02.503 INFO running `"docker" "rm" "-f" "1eed9ccf80b08f77313fd2c7d03fd5b2fceff9ae651a1af489eb58dd8ef5283e"` Oct 11 09:12:02.832 INFO blam! 1eed9ccf80b08f77313fd2c7d03fd5b2fceff9ae651a1af489eb58dd8ef5283e Oct 11 09:12:02.839 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:12:02.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:12:03.272 INFO blam! e4e03ecc60eacf8bb8161365d76868ec64d8cbb21b23367b2dbf1afdcf9de266 Oct 11 09:12:03.274 INFO running `"docker" "start" "-a" "e4e03ecc60eacf8bb8161365d76868ec64d8cbb21b23367b2dbf1afdcf9de266"` Oct 11 09:12:04.852 INFO kablam! usermod: no changes Oct 11 09:12:05.028 INFO kablam! Compiling unrest v0.1.0 (/source) Oct 11 09:12:10.808 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 11 09:12:10.809 INFO kablam! --> src/server.rs:73:18 Oct 11 09:12:10.810 INFO kablam! | Oct 11 09:12:10.811 INFO kablam! 73 | http.bind_connection(&handle, socket, addr, service_factory()); Oct 11 09:12:10.811 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:12:10.812 INFO kablam! | Oct 11 09:12:10.813 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:12:10.813 INFO kablam! Oct 11 09:12:10.888 INFO kablam! warning: variable does not need to be mutable Oct 11 09:12:10.888 INFO kablam! --> src/router.rs:23:13 Oct 11 09:12:10.888 INFO kablam! | Oct 11 09:12:10.888 INFO kablam! 23 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 11 09:12:10.888 INFO kablam! | ----^^ Oct 11 09:12:10.888 INFO kablam! | | Oct 11 09:12:10.888 INFO kablam! | help: remove this `mut` Oct 11 09:12:10.888 INFO kablam! | Oct 11 09:12:10.888 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 09:12:10.888 INFO kablam! Oct 11 09:12:10.888 INFO kablam! warning: variable does not need to be mutable Oct 11 09:12:10.888 INFO kablam! --> src/router.rs:30:13 Oct 11 09:12:10.888 INFO kablam! | Oct 11 09:12:10.888 INFO kablam! 30 | let mut rr = Rc::get_mut(&mut self.rr).expect("can't modify router at this point"); Oct 11 09:12:10.888 INFO kablam! | ----^^ Oct 11 09:12:10.888 INFO kablam! | | Oct 11 09:12:10.888 INFO kablam! | help: remove this `mut` Oct 11 09:12:10.888 INFO kablam! Oct 11 09:12:10.907 INFO kablam! warning: variable does not need to be mutable Oct 11 09:12:10.907 INFO kablam! --> src/state.rs:45:13 Oct 11 09:12:10.907 INFO kablam! | Oct 11 09:12:10.907 INFO kablam! 45 | let mut hm = Rc::get_mut(&mut self.hm).expect("can't modify state container at this point"); Oct 11 09:12:10.907 INFO kablam! | ----^^ Oct 11 09:12:10.907 INFO kablam! | | Oct 11 09:12:10.907 INFO kablam! | help: remove this `mut` Oct 11 09:12:10.907 INFO kablam! Oct 11 09:12:10.914 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 09:12:10.914 INFO kablam! --> src/lib.rs:1:12 Oct 11 09:12:10.914 INFO kablam! | Oct 11 09:12:10.914 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 11 09:12:10.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:12:10.914 INFO kablam! | Oct 11 09:12:10.914 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:12:10.914 INFO kablam! Oct 11 09:12:10.914 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:12:10.914 INFO kablam! --> src/lib.rs:2:12 Oct 11 09:12:10.914 INFO kablam! | Oct 11 09:12:10.914 INFO kablam! 2 | #![feature(proc_macro)] Oct 11 09:12:10.914 INFO kablam! | ^^^^^^^^^^ Oct 11 09:12:10.914 INFO kablam! Oct 11 09:12:12.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Oct 11 09:12:12.897 INFO kablam! su: No module specific data is present Oct 11 09:12:13.406 INFO running `"docker" "rm" "-f" "e4e03ecc60eacf8bb8161365d76868ec64d8cbb21b23367b2dbf1afdcf9de266"` Oct 11 09:12:13.541 INFO blam! e4e03ecc60eacf8bb8161365d76868ec64d8cbb21b23367b2dbf1afdcf9de266 Oct 11 09:12:13.542 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:12:13.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:12:13.750 INFO blam! 79821a1e88cf793e7b7aa59eb83d675fd2e31efe4899da423f4f7a7f4716fa78 Oct 11 09:12:13.752 INFO running `"docker" "start" "-a" "79821a1e88cf793e7b7aa59eb83d675fd2e31efe4899da423f4f7a7f4716fa78"` Oct 11 09:12:14.267 INFO kablam! usermod: no changes Oct 11 09:12:14.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 09:12:14.407 INFO kablam! Running /target/debug/deps/unrest-1754555661491a85 Oct 11 09:12:14.409 INFO blam! Oct 11 09:12:14.409 INFO blam! running 1 test Oct 11 09:12:14.410 INFO blam! test state::tests::set_get ... ok Oct 11 09:12:14.410 INFO blam! Oct 11 09:12:14.410 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:12:14.410 INFO blam! Oct 11 09:12:14.410 INFO kablam! Doc-tests unrest Oct 11 09:12:24.672 INFO blam! Oct 11 09:12:24.672 INFO blam! running 0 tests Oct 11 09:12:24.672 INFO blam! Oct 11 09:12:24.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:12:24.672 INFO blam! Oct 11 09:12:24.677 INFO kablam! su: No module specific data is present Oct 11 09:12:25.170 INFO running `"docker" "rm" "-f" "79821a1e88cf793e7b7aa59eb83d675fd2e31efe4899da423f4f7a7f4716fa78"` Oct 11 09:12:25.262 INFO blam! 79821a1e88cf793e7b7aa59eb83d675fd2e31efe4899da423f4f7a7f4716fa78