Oct 13 00:00:36.932 INFO testing skade/hyper-server against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:00:36.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 00:00:37.565 INFO blam! a918373e288449aed719b34d3585211899a0c553130c2959de30fa945cb79561 Oct 13 00:00:37.567 INFO running `"docker" "start" "-a" "a918373e288449aed719b34d3585211899a0c553130c2959de30fa945cb79561"` Oct 13 00:00:39.163 INFO kablam! usermod: no changes Oct 13 00:00:39.371 INFO kablam! Compiling termcolor v0.3.4 Oct 13 00:00:39.371 INFO kablam! Compiling iovec v0.1.2 Oct 13 00:00:39.391 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 00:00:39.391 INFO kablam! Compiling num v0.1.42 Oct 13 00:00:39.391 INFO kablam! Compiling regex v0.2.6 Oct 13 00:00:40.531 INFO kablam! Compiling chrono v0.4.0 Oct 13 00:00:40.899 INFO kablam! Compiling bytes v0.4.6 Oct 13 00:00:40.899 INFO kablam! Compiling mio v0.6.13 Oct 13 00:00:47.723 INFO kablam! Compiling tokio-io v0.1.5 Oct 13 00:00:52.507 INFO kablam! Compiling tokio-core v0.1.12 Oct 13 00:01:02.223 INFO kablam! Compiling env_logger v0.5.3 Oct 13 00:01:02.775 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 00:01:05.380 INFO kablam! Compiling pretty_env_logger v0.2.2 Oct 13 00:01:07.723 INFO kablam! Compiling hyper v0.11.18 Oct 13 00:01:17.736 INFO kablam! Compiling hyper-server v0.1.0 (/source) Oct 13 00:01:18.595 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 00:01:18.596 INFO kablam! --> src/main.rs:32:17 Oct 13 00:01:18.596 INFO kablam! | Oct 13 00:01:18.596 INFO kablam! 32 | subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload)))); Oct 13 00:01:18.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:01:18.596 INFO kablam! | Oct 13 00:01:18.596 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 00:01:18.596 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 00:01:18.596 INFO kablam! Oct 13 00:01:18.596 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 00:01:18.596 INFO kablam! --> src/main.rs:33:17 Oct 13 00:01:18.596 INFO kablam! | Oct 13 00:01:18.596 INFO kablam! 33 | subscription.sender.poll_complete(); Oct 13 00:01:18.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:01:18.596 INFO kablam! | Oct 13 00:01:18.596 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 00:01:18.596 INFO kablam! Oct 13 00:01:21.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.80s Oct 13 00:01:21.999 INFO kablam! su: No module specific data is present Oct 13 00:01:22.637 INFO running `"docker" "rm" "-f" "a918373e288449aed719b34d3585211899a0c553130c2959de30fa945cb79561"` Oct 13 00:01:22.883 INFO blam! a918373e288449aed719b34d3585211899a0c553130c2959de30fa945cb79561 Oct 13 00:01:22.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 00:01:23.271 INFO blam! 6a37cdd7e81bd5ba1fb4d00b4d1f1a7751cd77f771268261e4e6be5197352ba4 Oct 13 00:01:23.274 INFO running `"docker" "start" "-a" "6a37cdd7e81bd5ba1fb4d00b4d1f1a7751cd77f771268261e4e6be5197352ba4"` Oct 13 00:01:24.473 INFO kablam! usermod: no changes Oct 13 00:01:24.675 INFO kablam! Compiling hyper-server v0.1.0 (/source) Oct 13 00:01:25.727 INFO kablam! warning: unused variable: `body_str` Oct 13 00:01:25.727 INFO kablam! --> src/main.rs:241:21 Oct 13 00:01:25.727 INFO kablam! | Oct 13 00:01:25.727 INFO kablam! 241 | let body_str = str::from_utf8(body.as_ref()).expect("client body decode error"); Oct 13 00:01:25.727 INFO kablam! | ^^^^^^^^ help: consider using `_body_str` instead Oct 13 00:01:25.727 INFO kablam! | Oct 13 00:01:25.727 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:01:25.727 INFO kablam! Oct 13 00:01:25.771 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 00:01:25.771 INFO kablam! --> src/main.rs:32:17 Oct 13 00:01:25.771 INFO kablam! | Oct 13 00:01:25.775 INFO kablam! 32 | subscription.sender.start_send(Ok(Chunk::from(format!("{}\n", payload)))); Oct 13 00:01:25.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:01:25.776 INFO kablam! | Oct 13 00:01:25.776 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 00:01:25.776 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 00:01:25.776 INFO kablam! Oct 13 00:01:25.777 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 00:01:25.777 INFO kablam! --> src/main.rs:33:17 Oct 13 00:01:25.777 INFO kablam! | Oct 13 00:01:25.778 INFO kablam! 33 | subscription.sender.poll_complete(); Oct 13 00:01:25.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:01:25.778 INFO kablam! | Oct 13 00:01:25.779 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 00:01:25.779 INFO kablam! Oct 13 00:01:32.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.63s Oct 13 00:01:32.143 INFO kablam! su: No module specific data is present Oct 13 00:01:32.883 INFO running `"docker" "rm" "-f" "6a37cdd7e81bd5ba1fb4d00b4d1f1a7751cd77f771268261e4e6be5197352ba4"` Oct 13 00:01:33.183 INFO blam! 6a37cdd7e81bd5ba1fb4d00b4d1f1a7751cd77f771268261e4e6be5197352ba4