[INFO] updating cached repository jesskfullwood/hyper-proxy-bug [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jesskfullwood/hyper-proxy-bug [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jesskfullwood/hyper-proxy-bug" "work/ex/beta-1.37-6/sources/1.36.0/gh/jesskfullwood/hyper-proxy-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jesskfullwood/hyper-proxy-bug'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jesskfullwood/hyper-proxy-bug" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b0afd0023b69c8fd1635da0a99513a8ac586d2e [INFO] sha for GitHub repo jesskfullwood/hyper-proxy-bug: 9b0afd0023b69c8fd1635da0a99513a8ac586d2e [INFO] validating manifest of jesskfullwood/hyper-proxy-bug on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jesskfullwood/hyper-proxy-bug on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jesskfullwood/hyper-proxy-bug [INFO] finished frobbing jesskfullwood/hyper-proxy-bug [INFO] frobbed toml for jesskfullwood/hyper-proxy-bug written to work/ex/beta-1.37-6/sources/1.36.0/gh/jesskfullwood/hyper-proxy-bug/Cargo.toml [INFO] started frobbing jesskfullwood/hyper-proxy-bug [INFO] finished frobbing jesskfullwood/hyper-proxy-bug [INFO] frobbed toml for jesskfullwood/hyper-proxy-bug written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug/Cargo.toml [INFO] crate jesskfullwood/hyper-proxy-bug already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jesskfullwood/hyper-proxy-bug against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6032e4bc4b7ff73ed246150b15c722d0f683c955114a25d2cf1ed9640e5ee685 [INFO] running `"docker" "start" "-a" "6032e4bc4b7ff73ed246150b15c722d0f683c955114a25d2cf1ed9640e5ee685"` [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.3 [INFO] [stderr] Compiling configure_derive v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling configure v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.13.0 [INFO] [stderr] Compiling hyper v0.12.8 [INFO] [stderr] Compiling tokio-rustls v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling hyper-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "6032e4bc4b7ff73ed246150b15c722d0f683c955114a25d2cf1ed9640e5ee685"` [INFO] running `"docker" "rm" "-f" "6032e4bc4b7ff73ed246150b15c722d0f683c955114a25d2cf1ed9640e5ee685"` [INFO] [stdout] 6032e4bc4b7ff73ed246150b15c722d0f683c955114a25d2cf1ed9640e5ee685 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] db5afd7d4d12bd33147cd2f02a520e24a0aea81e9d3a5a871c992c22324df46e [INFO] running `"docker" "start" "-a" "db5afd7d4d12bd33147cd2f02a520e24a0aea81e9d3a5a871c992c22324df46e"` [INFO] [stderr] Compiling hyper-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "db5afd7d4d12bd33147cd2f02a520e24a0aea81e9d3a5a871c992c22324df46e"` [INFO] running `"docker" "rm" "-f" "db5afd7d4d12bd33147cd2f02a520e24a0aea81e9d3a5a871c992c22324df46e"` [INFO] [stdout] db5afd7d4d12bd33147cd2f02a520e24a0aea81e9d3a5a871c992c22324df46e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jesskfullwood/hyper-proxy-bug:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] fd6e37099a391d45f6384e1af282a07a34fbf9bb1cd9d3f4d1a9f24979edd04b [INFO] running `"docker" "start" "-a" "fd6e37099a391d45f6384e1af282a07a34fbf9bb1cd9d3f4d1a9f24979edd04b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_proxy-33c68438201ad08d [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" "fd6e37099a391d45f6384e1af282a07a34fbf9bb1cd9d3f4d1a9f24979edd04b"` [INFO] running `"docker" "rm" "-f" "fd6e37099a391d45f6384e1af282a07a34fbf9bb1cd9d3f4d1a9f24979edd04b"` [INFO] [stdout] fd6e37099a391d45f6384e1af282a07a34fbf9bb1cd9d3f4d1a9f24979edd04b