Oct 12 18:01:46.144 INFO testing yodang/http2c against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:01:46.144 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 12 18:01:46.531 INFO blam! 432449922b8189cb6b4df82c79f82d913455d385328bb9ba17ed67248ec0e1f5 Oct 12 18:01:46.534 INFO running `"docker" "start" "-a" "432449922b8189cb6b4df82c79f82d913455d385328bb9ba17ed67248ec0e1f5"` Oct 12 18:01:47.283 INFO kablam! usermod: no changes Oct 12 18:01:47.387 INFO kablam! Compiling futures v0.1.17 Oct 12 18:01:47.387 INFO kablam! Compiling iovec v0.1.1 Oct 12 18:01:47.388 INFO kablam! Compiling time v0.1.39 Oct 12 18:01:47.388 INFO kablam! Compiling net2 v0.2.31 Oct 12 18:01:47.388 INFO kablam! Compiling unicase v2.1.0 Oct 12 18:01:47.388 INFO kablam! Compiling base64 v0.9.0 Oct 12 18:01:48.079 INFO kablam! Compiling bytes v0.4.6 Oct 12 18:01:50.263 INFO kablam! Compiling mio v0.6.12 Oct 12 18:01:51.517 INFO kablam! Compiling mime v0.3.5 Oct 12 18:01:54.267 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 18:01:54.271 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 18:01:54.271 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 12 18:01:54.271 INFO kablam! Compiling relay v0.1.0 Oct 12 18:01:55.807 INFO kablam! Compiling tokio-core v0.1.12 Oct 12 18:01:57.663 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 18:01:59.296 INFO kablam! Compiling hyper v0.11.15 Oct 12 18:02:05.947 INFO kablam! Compiling http2c v0.1.0 (/source) Oct 12 18:02:06.179 INFO kablam! warning: unused import: `bytes::Bytes` Oct 12 18:02:06.179 INFO kablam! --> src/main.rs:10:5 Oct 12 18:02:06.179 INFO kablam! | Oct 12 18:02:06.179 INFO kablam! 10 | use bytes::Bytes; Oct 12 18:02:06.179 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:02:06.179 INFO kablam! | Oct 12 18:02:06.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:02:06.179 INFO kablam! Oct 12 18:02:06.179 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 18:02:06.179 INFO kablam! --> src/main.rs:12:15 Oct 12 18:02:06.179 INFO kablam! | Oct 12 18:02:06.179 INFO kablam! 12 | use std::io::{self, Write}; Oct 12 18:02:06.179 INFO kablam! | ^^^^ ^^^^^ Oct 12 18:02:06.179 INFO kablam! Oct 12 18:02:06.179 INFO kablam! warning: unused import: `Header` Oct 12 18:02:06.179 INFO kablam! --> src/main.rs:14:21 Oct 12 18:02:06.179 INFO kablam! | Oct 12 18:02:06.179 INFO kablam! 14 | use hyper::header::{Header, Protocol, ProtocolName}; Oct 12 18:02:06.179 INFO kablam! | ^^^^^^ Oct 12 18:02:06.179 INFO kablam! Oct 12 18:02:06.262 INFO kablam! warning: enum is never used: `FrameType` Oct 12 18:02:06.262 INFO kablam! --> src/frame.rs:2:1 Oct 12 18:02:06.262 INFO kablam! | Oct 12 18:02:06.262 INFO kablam! 2 | pub enum FrameType Oct 12 18:02:06.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 18:02:06.262 INFO kablam! | Oct 12 18:02:06.262 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:02:06.262 INFO kablam! Oct 12 18:02:06.267 INFO kablam! warning: struct is never constructed: `Http2Frame` Oct 12 18:02:06.267 INFO kablam! --> src/frame.rs:17:1 Oct 12 18:02:06.267 INFO kablam! | Oct 12 18:02:06.267 INFO kablam! 17 | pub struct Http2Frame Oct 12 18:02:06.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:02:06.267 INFO kablam! Oct 12 18:02:06.283 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:02:06.283 INFO kablam! --> src/main.rs:48:5 Oct 12 18:02:06.283 INFO kablam! | Oct 12 18:02:06.283 INFO kablam! 48 | core.run(worker); Oct 12 18:02:06.283 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:02:06.283 INFO kablam! | Oct 12 18:02:06.283 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:02:06.283 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:02:06.283 INFO kablam! Oct 12 18:02:10.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.96s Oct 12 18:02:10.275 INFO kablam! su: No module specific data is present Oct 12 18:02:11.082 INFO running `"docker" "rm" "-f" "432449922b8189cb6b4df82c79f82d913455d385328bb9ba17ed67248ec0e1f5"` Oct 12 18:02:11.331 INFO blam! 432449922b8189cb6b4df82c79f82d913455d385328bb9ba17ed67248ec0e1f5 Oct 12 18:02:11.332 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 12 18:02:11.851 INFO blam! 6c96b347418df06e155295dec3131ab969f01b0cb981c01f4736584186090163 Oct 12 18:02:11.859 INFO running `"docker" "start" "-a" "6c96b347418df06e155295dec3131ab969f01b0cb981c01f4736584186090163"` Oct 12 18:02:13.243 INFO kablam! usermod: no changes Oct 12 18:02:13.383 INFO kablam! Compiling http2c v0.1.0 (/source) Oct 12 18:02:13.675 INFO kablam! warning: unused import: `bytes::Bytes` Oct 12 18:02:13.675 INFO kablam! --> src/main.rs:10:5 Oct 12 18:02:13.675 INFO kablam! | Oct 12 18:02:13.676 INFO kablam! 10 | use bytes::Bytes; Oct 12 18:02:13.676 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:02:13.676 INFO kablam! | Oct 12 18:02:13.677 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:02:13.677 INFO kablam! Oct 12 18:02:13.677 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 18:02:13.677 INFO kablam! --> src/main.rs:12:15 Oct 12 18:02:13.678 INFO kablam! | Oct 12 18:02:13.678 INFO kablam! 12 | use std::io::{self, Write}; Oct 12 18:02:13.678 INFO kablam! | ^^^^ ^^^^^ Oct 12 18:02:13.683 INFO kablam! Oct 12 18:02:13.684 INFO kablam! warning: unused import: `Header` Oct 12 18:02:13.684 INFO kablam! --> src/main.rs:14:21 Oct 12 18:02:13.684 INFO kablam! | Oct 12 18:02:13.685 INFO kablam! 14 | use hyper::header::{Header, Protocol, ProtocolName}; Oct 12 18:02:13.685 INFO kablam! | ^^^^^^ Oct 12 18:02:13.685 INFO kablam! Oct 12 18:02:13.776 INFO kablam! warning: enum is never used: `FrameType` Oct 12 18:02:13.776 INFO kablam! --> src/frame.rs:2:1 Oct 12 18:02:13.776 INFO kablam! | Oct 12 18:02:13.776 INFO kablam! 2 | pub enum FrameType Oct 12 18:02:13.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 18:02:13.777 INFO kablam! | Oct 12 18:02:13.777 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:02:13.777 INFO kablam! Oct 12 18:02:13.778 INFO kablam! warning: struct is never constructed: `Http2Frame` Oct 12 18:02:13.778 INFO kablam! --> src/frame.rs:17:1 Oct 12 18:02:13.778 INFO kablam! | Oct 12 18:02:13.779 INFO kablam! 17 | pub struct Http2Frame Oct 12 18:02:13.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:02:13.779 INFO kablam! Oct 12 18:02:13.795 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:02:13.796 INFO kablam! --> src/main.rs:48:5 Oct 12 18:02:13.796 INFO kablam! | Oct 12 18:02:13.796 INFO kablam! 48 | core.run(worker); Oct 12 18:02:13.796 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:02:13.797 INFO kablam! | Oct 12 18:02:13.797 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:02:13.797 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:02:13.798 INFO kablam! Oct 12 18:02:14.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 12 18:02:14.446 INFO kablam! su: No module specific data is present Oct 12 18:02:15.227 INFO running `"docker" "rm" "-f" "6c96b347418df06e155295dec3131ab969f01b0cb981c01f4736584186090163"` Oct 12 18:02:15.519 INFO blam! 6c96b347418df06e155295dec3131ab969f01b0cb981c01f4736584186090163 Oct 12 18:02:15.528 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" "-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 12 18:02:15.955 INFO blam! e12fba573f5cbccce2c02b9480e3aac1ddc2c1120d251e3ce020c4fdca9812aa Oct 12 18:02:15.959 INFO running `"docker" "start" "-a" "e12fba573f5cbccce2c02b9480e3aac1ddc2c1120d251e3ce020c4fdca9812aa"` Oct 12 18:02:17.327 INFO kablam! usermod: no changes Oct 12 18:02:17.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 18:02:17.456 INFO blam! Oct 12 18:02:17.456 INFO kablam! Running /target/debug/deps/http2c-33b7073d963f2750 Oct 12 18:02:17.456 INFO blam! running 0 tests Oct 12 18:02:17.456 INFO blam! Oct 12 18:02:17.456 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:02:17.456 INFO blam! Oct 12 18:02:17.467 INFO kablam! su: No module specific data is present Oct 12 18:02:18.362 INFO running `"docker" "rm" "-f" "e12fba573f5cbccce2c02b9480e3aac1ddc2c1120d251e3ce020c4fdca9812aa"` Oct 12 18:02:18.693 INFO blam! e12fba573f5cbccce2c02b9480e3aac1ddc2c1120d251e3ce020c4fdca9812aa