[INFO] updating cached repository mp0liiu/rust-hyper-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mp0liiu/rust-hyper-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mp0liiu/rust-hyper-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/mp0liiu/rust-hyper-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mp0liiu/rust-hyper-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mp0liiu/rust-hyper-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mp0liiu/rust-hyper-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mp0liiu/rust-hyper-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e87ac5e3b2680b563d5af0381a73f81f1fee0e35 [INFO] sha for GitHub repo mp0liiu/rust-hyper-example: e87ac5e3b2680b563d5af0381a73f81f1fee0e35 [INFO] validating manifest of mp0liiu/rust-hyper-example 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 mp0liiu/rust-hyper-example 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 mp0liiu/rust-hyper-example [INFO] finished frobbing mp0liiu/rust-hyper-example [INFO] frobbed toml for mp0liiu/rust-hyper-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/mp0liiu/rust-hyper-example/Cargo.toml [INFO] started frobbing mp0liiu/rust-hyper-example [INFO] finished frobbing mp0liiu/rust-hyper-example [INFO] frobbed toml for mp0liiu/rust-hyper-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mp0liiu/rust-hyper-example/Cargo.toml [INFO] crate mp0liiu/rust-hyper-example 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 mp0liiu/rust-hyper-example 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-7/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/mp0liiu/rust-hyper-example:/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] b4ed0a5d7d9f3cc940431d9d72a7bc3ce1b5ed2368fd611dd3a9cbf91cd13812 [INFO] running `"docker" "start" "-a" "b4ed0a5d7d9f3cc940431d9d72a7bc3ce1b5ed2368fd611dd3a9cbf91cd13812"` [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.11 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.10 [INFO] [stderr] Compiling hyper-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.79s [INFO] running `"docker" "inspect" "b4ed0a5d7d9f3cc940431d9d72a7bc3ce1b5ed2368fd611dd3a9cbf91cd13812"` [INFO] running `"docker" "rm" "-f" "b4ed0a5d7d9f3cc940431d9d72a7bc3ce1b5ed2368fd611dd3a9cbf91cd13812"` [INFO] [stdout] b4ed0a5d7d9f3cc940431d9d72a7bc3ce1b5ed2368fd611dd3a9cbf91cd13812 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/mp0liiu/rust-hyper-example:/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] 77e5e78cd8f29de4a78a613da57f3a43804d9ce4bf61a96d2d54f7f7ca156d1d [INFO] running `"docker" "start" "-a" "77e5e78cd8f29de4a78a613da57f3a43804d9ce4bf61a96d2d54f7f7ca156d1d"` [INFO] [stderr] Compiling hyper-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "77e5e78cd8f29de4a78a613da57f3a43804d9ce4bf61a96d2d54f7f7ca156d1d"` [INFO] running `"docker" "rm" "-f" "77e5e78cd8f29de4a78a613da57f3a43804d9ce4bf61a96d2d54f7f7ca156d1d"` [INFO] [stdout] 77e5e78cd8f29de4a78a613da57f3a43804d9ce4bf61a96d2d54f7f7ca156d1d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/mp0liiu/rust-hyper-example:/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] c2820f8ae0627bbc010abfc6bc32e3b1be0eb46ad356e6b7be9c4bd3032d0a4f [INFO] running `"docker" "start" "-a" "c2820f8ae0627bbc010abfc6bc32e3b1be0eb46ad356e6b7be9c4bd3032d0a4f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_example-379c70657cf355b8 [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" "c2820f8ae0627bbc010abfc6bc32e3b1be0eb46ad356e6b7be9c4bd3032d0a4f"` [INFO] running `"docker" "rm" "-f" "c2820f8ae0627bbc010abfc6bc32e3b1be0eb46ad356e6b7be9c4bd3032d0a4f"` [INFO] [stdout] c2820f8ae0627bbc010abfc6bc32e3b1be0eb46ad356e6b7be9c4bd3032d0a4f