[INFO] updating cached repository https://github.com/nghenglim/hello-async-hyper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b43b4158d51b29440de37d7309ccd1be1ea3edd [INFO] testing nghenglim/hello-async-hyper against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnghenglim%2Fhello-async-hyper" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nghenglim/hello-async-hyper on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nghenglim/hello-async-hyper [INFO] finished tweaking git repo https://github.com/nghenglim/hello-async-hyper [INFO] tweaked toml for git repo https://github.com/nghenglim/hello-async-hyper written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nghenglim/hello-async-hyper already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 07fe49fbc90d6e4565460df4e0a562b4681ec1d9353355ddce36191ce0e78b46 [INFO] running `"docker" "start" "-a" "07fe49fbc90d6e4565460df4e0a562b4681ec1d9353355ddce36191ce0e78b46"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [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 mio v0.6.9 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `"docker" "inspect" "07fe49fbc90d6e4565460df4e0a562b4681ec1d9353355ddce36191ce0e78b46"` [INFO] running `"docker" "rm" "-f" "07fe49fbc90d6e4565460df4e0a562b4681ec1d9353355ddce36191ce0e78b46"` [INFO] [stdout] 07fe49fbc90d6e4565460df4e0a562b4681ec1d9353355ddce36191ce0e78b46 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ade5dc7d0885c293830644f4d5651e68f7272d5ad80f90337dbda0cb80ecc170 [INFO] running `"docker" "start" "-a" "ade5dc7d0885c293830644f4d5651e68f7272d5ad80f90337dbda0cb80ecc170"` [INFO] [stderr] Compiling hello-async-hyper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "ade5dc7d0885c293830644f4d5651e68f7272d5ad80f90337dbda0cb80ecc170"` [INFO] running `"docker" "rm" "-f" "ade5dc7d0885c293830644f4d5651e68f7272d5ad80f90337dbda0cb80ecc170"` [INFO] [stdout] ade5dc7d0885c293830644f4d5651e68f7272d5ad80f90337dbda0cb80ecc170 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] dccb658af2d3024033a64ad6d97926770edf47e7e1bad1f2be6b6b1d4ea7eab6 [INFO] running `"docker" "start" "-a" "dccb658af2d3024033a64ad6d97926770edf47e7e1bad1f2be6b6b1d4ea7eab6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_async_hyper-fcb6f993943b8111 [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" "dccb658af2d3024033a64ad6d97926770edf47e7e1bad1f2be6b6b1d4ea7eab6"` [INFO] running `"docker" "rm" "-f" "dccb658af2d3024033a64ad6d97926770edf47e7e1bad1f2be6b6b1d4ea7eab6"` [INFO] [stdout] dccb658af2d3024033a64ad6d97926770edf47e7e1bad1f2be6b6b1d4ea7eab6