[INFO] cloning repository arthemus/rust-http-w-hyper [INFO] running `"git" "clone" "--bare" "git://github.com/arthemus/rust-http-w-hyper.git" "work/cache/sources/gh/arthemus/rust-http-w-hyper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arthemus/rust-http-w-hyper'... [INFO] running `"git" "clone" "work/cache/sources/gh/arthemus/rust-http-w-hyper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthemus/rust-http-w-hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthemus/rust-http-w-hyper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arthemus/rust-http-w-hyper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-hyper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-hyper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e98122d2efce9d96c917d5ad9f668128d121729 [INFO] sha for GitHub repo arthemus/rust-http-w-hyper: 0e98122d2efce9d96c917d5ad9f668128d121729 [INFO] validating manifest of arthemus/rust-http-w-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 arthemus/rust-http-w-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 arthemus/rust-http-w-hyper [INFO] finished frobbing arthemus/rust-http-w-hyper [INFO] frobbed toml for arthemus/rust-http-w-hyper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arthemus/rust-http-w-hyper/Cargo.toml [INFO] started frobbing arthemus/rust-http-w-hyper [INFO] finished frobbing arthemus/rust-http-w-hyper [INFO] frobbed toml for arthemus/rust-http-w-hyper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-hyper/Cargo.toml [INFO] crate arthemus/rust-http-w-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 arthemus/rust-http-w-hyper against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-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] 7664ef506e2610225ba25584beae874e35995cac537f6f68f1574542fba4d90d [INFO] running `"docker" "start" "-a" "7664ef506e2610225ba25584beae874e35995cac537f6f68f1574542fba4d90d"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling rust-http-w-hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.32s [INFO] running `"docker" "inspect" "7664ef506e2610225ba25584beae874e35995cac537f6f68f1574542fba4d90d"` [INFO] running `"docker" "rm" "-f" "7664ef506e2610225ba25584beae874e35995cac537f6f68f1574542fba4d90d"` [INFO] [stdout] 7664ef506e2610225ba25584beae874e35995cac537f6f68f1574542fba4d90d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-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] 76b375b4a5822428f2c6a0b619b4491d40c4c288829f78348853d9deca56e207 [INFO] running `"docker" "start" "-a" "76b375b4a5822428f2c6a0b619b4491d40c4c288829f78348853d9deca56e207"` [INFO] [stderr] Compiling rust-http-w-hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "76b375b4a5822428f2c6a0b619b4491d40c4c288829f78348853d9deca56e207"` [INFO] running `"docker" "rm" "-f" "76b375b4a5822428f2c6a0b619b4491d40c4c288829f78348853d9deca56e207"` [INFO] [stdout] 76b375b4a5822428f2c6a0b619b4491d40c4c288829f78348853d9deca56e207 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arthemus/rust-http-w-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] aed9efcbc4f06e61522bbab8481b4640b978faf22056537cfede82e167de242a [INFO] running `"docker" "start" "-a" "aed9efcbc4f06e61522bbab8481b4640b978faf22056537cfede82e167de242a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_http_w_hyper-c4125d25924daad8 [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" "aed9efcbc4f06e61522bbab8481b4640b978faf22056537cfede82e167de242a"` [INFO] running `"docker" "rm" "-f" "aed9efcbc4f06e61522bbab8481b4640b978faf22056537cfede82e167de242a"` [INFO] [stdout] aed9efcbc4f06e61522bbab8481b4640b978faf22056537cfede82e167de242a