[INFO] updating cached repository nghenglim/hello-async-hyper [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nghenglim/hello-async-hyper [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nghenglim/hello-async-hyper" "work/ex/beta-1.38-1/sources/1.37.0/gh/nghenglim/hello-async-hyper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nghenglim/hello-async-hyper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nghenglim/hello-async-hyper" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-hyper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-hyper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b43b4158d51b29440de37d7309ccd1be1ea3edd [INFO] sha for GitHub repo nghenglim/hello-async-hyper: 5b43b4158d51b29440de37d7309ccd1be1ea3edd [INFO] validating manifest of nghenglim/hello-async-hyper on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nghenglim/hello-async-hyper on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nghenglim/hello-async-hyper [INFO] finished frobbing nghenglim/hello-async-hyper [INFO] frobbed toml for nghenglim/hello-async-hyper written to work/ex/beta-1.38-1/sources/1.37.0/gh/nghenglim/hello-async-hyper/Cargo.toml [INFO] started frobbing nghenglim/hello-async-hyper [INFO] finished frobbing nghenglim/hello-async-hyper [INFO] frobbed toml for nghenglim/hello-async-hyper written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-hyper/Cargo.toml [INFO] crate nghenglim/hello-async-hyper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nghenglim/hello-async-hyper against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-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=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-08-13" "build" "--frozen"` [INFO] [stdout] ada388d3a22e889fab700200ea78466b9ed005decd455cd9ce523b997fa99eee [INFO] running `"docker" "start" "-a" "ada388d3a22e889fab700200ea78466b9ed005decd455cd9ce523b997fa99eee"` [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling hello-async-hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.29s [INFO] running `"docker" "inspect" "ada388d3a22e889fab700200ea78466b9ed005decd455cd9ce523b997fa99eee"` [INFO] running `"docker" "rm" "-f" "ada388d3a22e889fab700200ea78466b9ed005decd455cd9ce523b997fa99eee"` [INFO] [stdout] ada388d3a22e889fab700200ea78466b9ed005decd455cd9ce523b997fa99eee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-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=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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ed501c38864435e89586e98d3f43221558c1625016c3d696876bc8e6a57a71a0 [INFO] running `"docker" "start" "-a" "ed501c38864435e89586e98d3f43221558c1625016c3d696876bc8e6a57a71a0"` [INFO] [stderr] Compiling hello-async-hyper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "ed501c38864435e89586e98d3f43221558c1625016c3d696876bc8e6a57a71a0"` [INFO] running `"docker" "rm" "-f" "ed501c38864435e89586e98d3f43221558c1625016c3d696876bc8e6a57a71a0"` [INFO] [stdout] ed501c38864435e89586e98d3f43221558c1625016c3d696876bc8e6a57a71a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nghenglim/hello-async-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=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-08-13" "test" "--frozen"` [INFO] [stdout] 74121a3cec2ebd418d4834af6d70eebede177eb37320d11dbe59d0fb8d2925cf [INFO] running `"docker" "start" "-a" "74121a3cec2ebd418d4834af6d70eebede177eb37320d11dbe59d0fb8d2925cf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [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] [stderr] Running /opt/crater/target/debug/deps/hello_async_hyper-86e999998680c94c [INFO] running `"docker" "inspect" "74121a3cec2ebd418d4834af6d70eebede177eb37320d11dbe59d0fb8d2925cf"` [INFO] running `"docker" "rm" "-f" "74121a3cec2ebd418d4834af6d70eebede177eb37320d11dbe59d0fb8d2925cf"` [INFO] [stdout] 74121a3cec2ebd418d4834af6d70eebede177eb37320d11dbe59d0fb8d2925cf