Oct 15 10:13:56.134 INFO testing Hoverbear/fun_with_futures against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:13:56.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:13:56.583 INFO blam! bffe0a8dcabf5e0bd020c741163440aea1cca9ca9123dce185c39858f9e67d55 Oct 15 10:13:56.586 INFO running `"docker" "start" "-a" "bffe0a8dcabf5e0bd020c741163440aea1cca9ca9123dce185c39858f9e67d55"` Oct 15 10:13:57.770 INFO kablam! usermod: no changes Oct 15 10:13:57.875 INFO kablam! Compiling futures v0.1.10 Oct 15 10:14:01.198 INFO kablam! Compiling tokio-service v0.1.0 Oct 15 10:14:01.198 INFO kablam! Compiling tokio-core v0.1.4 Oct 15 10:14:01.198 INFO kablam! Compiling futures-cpupool v0.1.3 Oct 15 10:14:05.311 INFO kablam! Compiling tokio-proto v0.1.0 Oct 15 10:14:07.883 INFO kablam! Compiling fun_with_futures v0.1.0 (/source) Oct 15 10:14:08.510 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.72s Oct 15 10:14:08.523 INFO kablam! su: No module specific data is present Oct 15 10:14:09.095 INFO running `"docker" "rm" "-f" "bffe0a8dcabf5e0bd020c741163440aea1cca9ca9123dce185c39858f9e67d55"` Oct 15 10:14:09.379 INFO blam! bffe0a8dcabf5e0bd020c741163440aea1cca9ca9123dce185c39858f9e67d55 Oct 15 10:14:09.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:14:09.859 INFO blam! 1cfded331fc95f751817ac7d81855eb54891c95bc0412f0e2e89d59b8ce0a04a Oct 15 10:14:09.867 INFO running `"docker" "start" "-a" "1cfded331fc95f751817ac7d81855eb54891c95bc0412f0e2e89d59b8ce0a04a"` Oct 15 10:14:11.055 INFO kablam! usermod: no changes Oct 15 10:14:11.187 INFO kablam! Compiling fun_with_futures v0.1.0 (/source) Oct 15 10:14:14.554 INFO kablam! warning: the `url:` in this pattern is redundant Oct 15 10:14:14.554 INFO kablam! --> examples/11-tokio-full.rs:151:35 Oct 15 10:14:14.554 INFO kablam! | Oct 15 10:14:14.554 INFO kablam! 151 | ExampleRequest::Get { url: url } => { Oct 15 10:14:14.554 INFO kablam! | ----^^^^ Oct 15 10:14:14.555 INFO kablam! | | Oct 15 10:14:14.556 INFO kablam! | help: remove this Oct 15 10:14:14.556 INFO kablam! | Oct 15 10:14:14.557 INFO kablam! = note: #[warn(non_shorthand_field_patterns)] on by default Oct 15 10:14:14.557 INFO kablam! Oct 15 10:14:14.558 INFO kablam! warning: the `url:` in this pattern is redundant Oct 15 10:14:14.559 INFO kablam! --> examples/11-tokio-full.rs:157:36 Oct 15 10:14:14.559 INFO kablam! | Oct 15 10:14:14.560 INFO kablam! 157 | ExampleRequest::Post { url: url, content: content } => { Oct 15 10:14:14.560 INFO kablam! | ----^^^^ Oct 15 10:14:14.561 INFO kablam! | | Oct 15 10:14:14.562 INFO kablam! | help: remove this Oct 15 10:14:14.562 INFO kablam! Oct 15 10:14:14.563 INFO kablam! warning: the `content:` in this pattern is redundant Oct 15 10:14:14.563 INFO kablam! --> examples/11-tokio-full.rs:157:46 Oct 15 10:14:14.564 INFO kablam! | Oct 15 10:14:14.565 INFO kablam! 157 | ExampleRequest::Post { url: url, content: content } => { Oct 15 10:14:14.565 INFO kablam! | --------^^^^^^^^ Oct 15 10:14:14.566 INFO kablam! | | Oct 15 10:14:14.567 INFO kablam! | help: remove this Oct 15 10:14:14.567 INFO kablam! Oct 15 10:14:14.739 INFO kablam! warning: unused variable: `url` Oct 15 10:14:14.739 INFO kablam! --> examples/10-tokio-codec-http.rs:103:36 Oct 15 10:14:14.740 INFO kablam! | Oct 15 10:14:14.740 INFO kablam! 103 | ExampleRequest::Get { url: url } => { Oct 15 10:14:14.740 INFO kablam! | ^^^ help: consider using `_url` instead Oct 15 10:14:14.741 INFO kablam! | Oct 15 10:14:14.741 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:14:14.741 INFO kablam! Oct 15 10:14:14.741 INFO kablam! warning: unused variable: `url` Oct 15 10:14:14.742 INFO kablam! --> examples/10-tokio-codec-http.rs:106:37 Oct 15 10:14:14.742 INFO kablam! | Oct 15 10:14:14.742 INFO kablam! 106 | ExampleRequest::Post { url: url, content: content } => { Oct 15 10:14:14.754 INFO kablam! | ^^^ help: consider using `_url` instead Oct 15 10:14:14.755 INFO kablam! Oct 15 10:14:14.892 INFO kablam! warning: the `url:` in this pattern is redundant Oct 15 10:14:14.892 INFO kablam! --> examples/10-tokio-codec-http.rs:103:31 Oct 15 10:14:14.892 INFO kablam! | Oct 15 10:14:14.892 INFO kablam! 103 | ExampleRequest::Get { url: url } => { Oct 15 10:14:14.892 INFO kablam! | ----^^^^ Oct 15 10:14:14.892 INFO kablam! | | Oct 15 10:14:14.892 INFO kablam! | help: remove this Oct 15 10:14:14.892 INFO kablam! | Oct 15 10:14:14.892 INFO kablam! = note: #[warn(non_shorthand_field_patterns)] on by default Oct 15 10:14:14.892 INFO kablam! Oct 15 10:14:14.892 INFO kablam! warning: the `url:` in this pattern is redundant Oct 15 10:14:14.892 INFO kablam! --> examples/10-tokio-codec-http.rs:106:32 Oct 15 10:14:14.892 INFO kablam! | Oct 15 10:14:14.892 INFO kablam! 106 | ExampleRequest::Post { url: url, content: content } => { Oct 15 10:14:14.892 INFO kablam! | ----^^^^ Oct 15 10:14:14.892 INFO kablam! | | Oct 15 10:14:14.892 INFO kablam! | help: remove this Oct 15 10:14:14.892 INFO kablam! Oct 15 10:14:14.892 INFO kablam! warning: the `content:` in this pattern is redundant Oct 15 10:14:14.892 INFO kablam! --> examples/10-tokio-codec-http.rs:106:42 Oct 15 10:14:14.892 INFO kablam! | Oct 15 10:14:14.892 INFO kablam! 106 | ExampleRequest::Post { url: url, content: content } => { Oct 15 10:14:14.892 INFO kablam! | --------^^^^^^^^ Oct 15 10:14:14.892 INFO kablam! | | Oct 15 10:14:14.892 INFO kablam! | help: remove this Oct 15 10:14:14.892 INFO kablam! Oct 15 10:14:23.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.46s Oct 15 10:14:23.575 INFO kablam! su: No module specific data is present Oct 15 10:14:24.113 INFO running `"docker" "rm" "-f" "1cfded331fc95f751817ac7d81855eb54891c95bc0412f0e2e89d59b8ce0a04a"` Oct 15 10:14:24.219 INFO blam! 1cfded331fc95f751817ac7d81855eb54891c95bc0412f0e2e89d59b8ce0a04a Oct 15 10:14:24.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 10:14:24.564 INFO blam! 71d3c04898929be958d3fc4328a5e9679f7ab0862b702f7730855d1ec7c5dd7d Oct 15 10:14:24.571 INFO running `"docker" "start" "-a" "71d3c04898929be958d3fc4328a5e9679f7ab0862b702f7730855d1ec7c5dd7d"` Oct 15 10:14:25.662 INFO kablam! usermod: no changes Oct 15 10:14:25.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 10:14:25.771 INFO kablam! Running /target/debug/deps/fun_with_futures-e71f49b693eec2b6 Oct 15 10:14:25.775 INFO blam! Oct 15 10:14:25.775 INFO blam! running 0 tests Oct 15 10:14:25.775 INFO blam! Oct 15 10:14:25.775 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:14:25.775 INFO blam! Oct 15 10:14:25.779 INFO kablam! Doc-tests fun_with_futures Oct 15 10:14:26.531 INFO blam! Oct 15 10:14:26.531 INFO blam! running 0 tests Oct 15 10:14:26.531 INFO blam! Oct 15 10:14:26.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:14:26.531 INFO blam! Oct 15 10:14:26.555 INFO kablam! su: No module specific data is present Oct 15 10:14:27.335 INFO running `"docker" "rm" "-f" "71d3c04898929be958d3fc4328a5e9679f7ab0862b702f7730855d1ec7c5dd7d"` Oct 15 10:14:27.471 INFO blam! 71d3c04898929be958d3fc4328a5e9679f7ab0862b702f7730855d1ec7c5dd7d