Oct 12 18:01:48.691 INFO testing yodang/http2c against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:01:48.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:01:49.154 INFO blam! dba1e6032e66b62446a84efcea8e4d55e4e373af1f2e7fd9931c1916a93b90a6 Oct 12 18:01:49.183 INFO running `"docker" "start" "-a" "dba1e6032e66b62446a84efcea8e4d55e4e373af1f2e7fd9931c1916a93b90a6"` Oct 12 18:01:50.344 INFO kablam! usermod: no changes Oct 12 18:01:50.471 INFO kablam! Compiling libc v0.2.36 Oct 12 18:01:50.482 INFO kablam! Compiling httparse v1.2.4 Oct 12 18:01:50.489 INFO kablam! Compiling log v0.4.1 Oct 12 18:01:50.489 INFO kablam! Compiling unicase v2.1.0 Oct 12 18:01:50.489 INFO kablam! Compiling base64 v0.9.0 Oct 12 18:01:51.839 INFO kablam! Compiling log v0.3.9 Oct 12 18:01:52.500 INFO kablam! Compiling iovec v0.1.1 Oct 12 18:01:52.500 INFO kablam! Compiling net2 v0.2.31 Oct 12 18:01:52.500 INFO kablam! Compiling num_cpus v1.8.0 Oct 12 18:01:52.509 INFO kablam! Compiling rand v0.3.20 Oct 12 18:01:52.519 INFO kablam! Compiling time v0.1.39 Oct 12 18:01:53.028 INFO kablam! Compiling bytes v0.4.6 Oct 12 18:01:54.012 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 12 18:01:54.303 INFO kablam! Compiling mio v0.6.12 Oct 12 18:01:54.450 INFO kablam! Compiling mime v0.3.5 Oct 12 18:01:55.291 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 18:01:57.119 INFO kablam! Compiling tokio-core v0.1.12 Oct 12 18:01:58.776 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 18:02:00.113 INFO kablam! Compiling hyper v0.11.15 Oct 12 18:02:07.731 INFO kablam! Compiling http2c v0.1.0 (/source) Oct 12 18:02:07.876 INFO kablam! warning: unused import: `bytes::Bytes` Oct 12 18:02:07.876 INFO kablam! --> src/main.rs:10:5 Oct 12 18:02:07.876 INFO kablam! | Oct 12 18:02:07.876 INFO kablam! 10 | use bytes::Bytes; Oct 12 18:02:07.876 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:02:07.876 INFO kablam! | Oct 12 18:02:07.876 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:02:07.876 INFO kablam! Oct 12 18:02:07.876 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 18:02:07.883 INFO kablam! --> src/main.rs:12:15 Oct 12 18:02:07.883 INFO kablam! | Oct 12 18:02:07.883 INFO kablam! 12 | use std::io::{self, Write}; Oct 12 18:02:07.883 INFO kablam! | ^^^^ ^^^^^ Oct 12 18:02:07.883 INFO kablam! Oct 12 18:02:07.883 INFO kablam! warning: unused import: `Header` Oct 12 18:02:07.883 INFO kablam! --> src/main.rs:14:21 Oct 12 18:02:07.883 INFO kablam! | Oct 12 18:02:07.883 INFO kablam! 14 | use hyper::header::{Header, Protocol, ProtocolName}; Oct 12 18:02:07.883 INFO kablam! | ^^^^^^ Oct 12 18:02:07.883 INFO kablam! Oct 12 18:02:07.987 INFO kablam! warning: enum is never used: `FrameType` Oct 12 18:02:07.987 INFO kablam! --> src/frame.rs:2:1 Oct 12 18:02:07.987 INFO kablam! | Oct 12 18:02:07.987 INFO kablam! 2 | pub enum FrameType Oct 12 18:02:07.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 18:02:07.987 INFO kablam! | Oct 12 18:02:07.987 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:02:07.987 INFO kablam! Oct 12 18:02:07.987 INFO kablam! warning: struct is never constructed: `Http2Frame` Oct 12 18:02:07.987 INFO kablam! --> src/frame.rs:17:1 Oct 12 18:02:07.987 INFO kablam! | Oct 12 18:02:07.987 INFO kablam! 17 | pub struct Http2Frame Oct 12 18:02:07.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:02:07.987 INFO kablam! Oct 12 18:02:08.007 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:02:08.007 INFO kablam! --> src/main.rs:48:5 Oct 12 18:02:08.007 INFO kablam! | Oct 12 18:02:08.007 INFO kablam! 48 | core.run(worker); Oct 12 18:02:08.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:02:08.007 INFO kablam! | Oct 12 18:02:08.007 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:02:08.007 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:02:08.007 INFO kablam! Oct 12 18:02:11.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.43s Oct 12 18:02:11.807 INFO kablam! su: No module specific data is present Oct 12 18:02:12.707 INFO running `"docker" "rm" "-f" "dba1e6032e66b62446a84efcea8e4d55e4e373af1f2e7fd9931c1916a93b90a6"` Oct 12 18:02:12.979 INFO blam! dba1e6032e66b62446a84efcea8e4d55e4e373af1f2e7fd9931c1916a93b90a6 Oct 12 18:02:12.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:02:13.471 INFO blam! 4988202b5ea4dbbad94480b72f14726725bf41a8fc070c5187269c6009d8fed1 Oct 12 18:02:13.477 INFO running `"docker" "start" "-a" "4988202b5ea4dbbad94480b72f14726725bf41a8fc070c5187269c6009d8fed1"` Oct 12 18:02:14.592 INFO kablam! usermod: no changes Oct 12 18:02:14.851 INFO kablam! Compiling http2c v0.1.0 (/source) Oct 12 18:02:15.255 INFO kablam! warning: unused import: `bytes::Bytes` Oct 12 18:02:15.258 INFO kablam! --> src/main.rs:10:5 Oct 12 18:02:15.258 INFO kablam! | Oct 12 18:02:15.258 INFO kablam! 10 | use bytes::Bytes; Oct 12 18:02:15.258 INFO kablam! | ^^^^^^^^^^^^ Oct 12 18:02:15.258 INFO kablam! | Oct 12 18:02:15.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:02:15.259 INFO kablam! Oct 12 18:02:15.259 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 18:02:15.259 INFO kablam! --> src/main.rs:12:15 Oct 12 18:02:15.259 INFO kablam! | Oct 12 18:02:15.259 INFO kablam! 12 | use std::io::{self, Write}; Oct 12 18:02:15.259 INFO kablam! | ^^^^ ^^^^^ Oct 12 18:02:15.259 INFO kablam! Oct 12 18:02:15.259 INFO kablam! warning: unused import: `Header` Oct 12 18:02:15.259 INFO kablam! --> src/main.rs:14:21 Oct 12 18:02:15.259 INFO kablam! | Oct 12 18:02:15.259 INFO kablam! 14 | use hyper::header::{Header, Protocol, ProtocolName}; Oct 12 18:02:15.259 INFO kablam! | ^^^^^^ Oct 12 18:02:15.259 INFO kablam! Oct 12 18:02:15.391 INFO kablam! warning: enum is never used: `FrameType` Oct 12 18:02:15.391 INFO kablam! --> src/frame.rs:2:1 Oct 12 18:02:15.391 INFO kablam! | Oct 12 18:02:15.392 INFO kablam! 2 | pub enum FrameType Oct 12 18:02:15.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 18:02:15.392 INFO kablam! | Oct 12 18:02:15.392 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:02:15.392 INFO kablam! Oct 12 18:02:15.399 INFO kablam! warning: struct is never constructed: `Http2Frame` Oct 12 18:02:15.399 INFO kablam! --> src/frame.rs:17:1 Oct 12 18:02:15.399 INFO kablam! | Oct 12 18:02:15.399 INFO kablam! 17 | pub struct Http2Frame Oct 12 18:02:15.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:02:15.399 INFO kablam! Oct 12 18:02:15.416 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:02:15.416 INFO kablam! --> src/main.rs:48:5 Oct 12 18:02:15.416 INFO kablam! | Oct 12 18:02:15.423 INFO kablam! 48 | core.run(worker); Oct 12 18:02:15.423 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:02:15.423 INFO kablam! | Oct 12 18:02:15.423 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:02:15.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:02:15.423 INFO kablam! Oct 12 18:02:16.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 12 18:02:16.037 INFO kablam! su: No module specific data is present Oct 12 18:02:16.819 INFO running `"docker" "rm" "-f" "4988202b5ea4dbbad94480b72f14726725bf41a8fc070c5187269c6009d8fed1"` Oct 12 18:02:17.298 INFO blam! 4988202b5ea4dbbad94480b72f14726725bf41a8fc070c5187269c6009d8fed1 Oct 12 18:02:17.302 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 18:02:17.835 INFO blam! 2b149c194d7f098f1c27e80a888ae62babbd4b3edb195b1cd8893a8f35a077e4 Oct 12 18:02:17.843 INFO running `"docker" "start" "-a" "2b149c194d7f098f1c27e80a888ae62babbd4b3edb195b1cd8893a8f35a077e4"` Oct 12 18:02:19.049 INFO kablam! usermod: no changes Oct 12 18:02:19.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 18:02:19.187 INFO kablam! Running /target/debug/deps/http2c-6d43431a8ae0dcaf Oct 12 18:02:19.191 INFO blam! Oct 12 18:02:19.191 INFO blam! running 0 tests Oct 12 18:02:19.192 INFO blam! Oct 12 18:02:19.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:02:19.192 INFO blam! Oct 12 18:02:19.199 INFO kablam! su: No module specific data is present Oct 12 18:02:19.835 INFO running `"docker" "rm" "-f" "2b149c194d7f098f1c27e80a888ae62babbd4b3edb195b1cd8893a8f35a077e4"` Oct 12 18:02:20.127 INFO blam! 2b149c194d7f098f1c27e80a888ae62babbd4b3edb195b1cd8893a8f35a077e4