[INFO] cloning repository ormrepo/hyper [INFO] running `"git" "clone" "--bare" "git://github.com/ormrepo/hyper.git" "work/cache/sources/gh/ormrepo/hyper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ormrepo/hyper'... [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/hyper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ormrepo/hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ormrepo/hyper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ormrepo/hyper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 111cb6c2431d4ab68e323d3dc03baf449dded659 [INFO] sha for GitHub repo ormrepo/hyper: 111cb6c2431d4ab68e323d3dc03baf449dded659 [INFO] validating manifest of ormrepo/hyper 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 ormrepo/hyper 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 ormrepo/hyper [INFO] finished frobbing ormrepo/hyper [INFO] frobbed toml for ormrepo/hyper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ormrepo/hyper/Cargo.toml [INFO] started frobbing ormrepo/hyper [INFO] finished frobbing ormrepo/hyper [INFO] frobbed toml for ormrepo/hyper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper/Cargo.toml [INFO] crate ormrepo/hyper 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 ormrepo/hyper against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5bc8e6f95e366373819f3c039ecada9f2fa1158b81a7880c6a5960cf087ba0a0 [INFO] running `"docker" "start" "-a" "5bc8e6f95e366373819f3c039ecada9f2fa1158b81a7880c6a5960cf087ba0a0"` [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling pretty_env_logger v0.2.3 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling hyper v0.12.1 [INFO] [stderr] Compiling hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.38s [INFO] running `"docker" "inspect" "5bc8e6f95e366373819f3c039ecada9f2fa1158b81a7880c6a5960cf087ba0a0"` [INFO] running `"docker" "rm" "-f" "5bc8e6f95e366373819f3c039ecada9f2fa1158b81a7880c6a5960cf087ba0a0"` [INFO] [stdout] 5bc8e6f95e366373819f3c039ecada9f2fa1158b81a7880c6a5960cf087ba0a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0228642f59f53f9f2b8a4f8fc85f44bff89bf6301b7eb2ccfaf31b4fa8dad716 [INFO] running `"docker" "start" "-a" "0228642f59f53f9f2b8a4f8fc85f44bff89bf6301b7eb2ccfaf31b4fa8dad716"` [INFO] [stderr] Compiling hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `"docker" "inspect" "0228642f59f53f9f2b8a4f8fc85f44bff89bf6301b7eb2ccfaf31b4fa8dad716"` [INFO] running `"docker" "rm" "-f" "0228642f59f53f9f2b8a4f8fc85f44bff89bf6301b7eb2ccfaf31b4fa8dad716"` [INFO] [stdout] 0228642f59f53f9f2b8a4f8fc85f44bff89bf6301b7eb2ccfaf31b4fa8dad716 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ormrepo/hyper:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 851c59d2ef0b421b6af5592c5ce4159287715cee953943e467ed00a55cc7fced [INFO] running `"docker" "start" "-a" "851c59d2ef0b421b6af5592c5ce4159287715cee953943e467ed00a55cc7fced"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper-e5178bd321315a0a [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" "851c59d2ef0b421b6af5592c5ce4159287715cee953943e467ed00a55cc7fced"` [INFO] running `"docker" "rm" "-f" "851c59d2ef0b421b6af5592c5ce4159287715cee953943e467ed00a55cc7fced"` [INFO] [stdout] 851c59d2ef0b421b6af5592c5ce4159287715cee953943e467ed00a55cc7fced