[INFO] cloning repository geomaniac/rust-http2-test [INFO] running `"git" "clone" "--bare" "git://github.com/geomaniac/rust-http2-test.git" "work/cache/sources/gh/geomaniac/rust-http2-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/geomaniac/rust-http2-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/geomaniac/rust-http2-test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/geomaniac/rust-http2-test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/geomaniac/rust-http2-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/geomaniac/rust-http2-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b76a84c912512a412be8acb0380789025a83f70d [INFO] sha for GitHub repo geomaniac/rust-http2-test: b76a84c912512a412be8acb0380789025a83f70d [INFO] validating manifest of geomaniac/rust-http2-test on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of geomaniac/rust-http2-test on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing geomaniac/rust-http2-test [INFO] finished frobbing geomaniac/rust-http2-test [INFO] frobbed toml for geomaniac/rust-http2-test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test/Cargo.toml [INFO] started frobbing geomaniac/rust-http2-test [INFO] finished frobbing geomaniac/rust-http2-test [INFO] frobbed toml for geomaniac/rust-http2-test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/geomaniac/rust-http2-test/Cargo.toml [INFO] crate geomaniac/rust-http2-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing geomaniac/rust-http2-test against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d81ec3632029ad30db8f0d8a72e3a799f911b7ccc1be81fc984ab64474309a17 [INFO] running `"docker" "start" "-a" "d81ec3632029ad30db8f0d8a72e3a799f911b7ccc1be81fc984ab64474309a17"` [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tls-api v0.1.19 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tls-api-stub v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls-api v0.1.19 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling rust-http2-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "d81ec3632029ad30db8f0d8a72e3a799f911b7ccc1be81fc984ab64474309a17"` [INFO] running `"docker" "rm" "-f" "d81ec3632029ad30db8f0d8a72e3a799f911b7ccc1be81fc984ab64474309a17"` [INFO] [stdout] d81ec3632029ad30db8f0d8a72e3a799f911b7ccc1be81fc984ab64474309a17 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b2a4f145a1d0681fbcb1bea127dc612b5363c720b432aad4aacdd3064edd46c1 [INFO] running `"docker" "start" "-a" "b2a4f145a1d0681fbcb1bea127dc612b5363c720b432aad4aacdd3064edd46c1"` [INFO] [stderr] Compiling rust-http2-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "b2a4f145a1d0681fbcb1bea127dc612b5363c720b432aad4aacdd3064edd46c1"` [INFO] running `"docker" "rm" "-f" "b2a4f145a1d0681fbcb1bea127dc612b5363c720b432aad4aacdd3064edd46c1"` [INFO] [stdout] b2a4f145a1d0681fbcb1bea127dc612b5363c720b432aad4aacdd3064edd46c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/geomaniac/rust-http2-test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] d7c795a63c5a362459731b7b7859089e619a9bca3e261d91144856c4aea08b49 [INFO] running `"docker" "start" "-a" "d7c795a63c5a362459731b7b7859089e619a9bca3e261d91144856c4aea08b49"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_http2_test-79e31d2e3e52de91 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d7c795a63c5a362459731b7b7859089e619a9bca3e261d91144856c4aea08b49"` [INFO] running `"docker" "rm" "-f" "d7c795a63c5a362459731b7b7859089e619a9bca3e261d91144856c4aea08b49"` [INFO] [stdout] d7c795a63c5a362459731b7b7859089e619a9bca3e261d91144856c4aea08b49