[INFO] cloning repository https://github.com/grenlith/httpecho [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grenlith/httpecho" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenlith%2Fhttpecho"` [INFO] [stderr] Cloning into bare repository 'work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenlith%2Fhttpecho'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39ba9a182eef24ab66965140006620392ef0d038 [INFO] testing grenlith/httpecho against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenlith%2Fhttpecho" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grenlith/httpecho on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/grenlith/httpecho [INFO] finished tweaking git repo https://github.com/grenlith/httpecho [INFO] tweaked toml for git repo https://github.com/grenlith/httpecho written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/grenlith/httpecho already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e0a703482a7168a9bc9fca8023e8f1ac72de4b8fe8b8f82b4a5ffba6b4dee429 [INFO] running `"docker" "start" "-a" "e0a703482a7168a9bc9fca8023e8f1ac72de4b8fe8b8f82b4a5ffba6b4dee429"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.4.0 [INFO] [stderr] Compiling httpecho v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "e0a703482a7168a9bc9fca8023e8f1ac72de4b8fe8b8f82b4a5ffba6b4dee429"` [INFO] running `"docker" "rm" "-f" "e0a703482a7168a9bc9fca8023e8f1ac72de4b8fe8b8f82b4a5ffba6b4dee429"` [INFO] [stdout] e0a703482a7168a9bc9fca8023e8f1ac72de4b8fe8b8f82b4a5ffba6b4dee429 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 9597d3fb63474f2d050b2bce709b6e8afc14bf919c2a83e42f781a46c51f9741 [INFO] running `"docker" "start" "-a" "9597d3fb63474f2d050b2bce709b6e8afc14bf919c2a83e42f781a46c51f9741"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling httpecho v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.53s [INFO] running `"docker" "inspect" "9597d3fb63474f2d050b2bce709b6e8afc14bf919c2a83e42f781a46c51f9741"` [INFO] running `"docker" "rm" "-f" "9597d3fb63474f2d050b2bce709b6e8afc14bf919c2a83e42f781a46c51f9741"` [INFO] [stdout] 9597d3fb63474f2d050b2bce709b6e8afc14bf919c2a83e42f781a46c51f9741 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b6026dce36c1cb6d1fb49c3e44111bf1a120202b3c8cce708070c9cca157df76 [INFO] running `"docker" "start" "-a" "b6026dce36c1cb6d1fb49c3e44111bf1a120202b3c8cce708070c9cca157df76"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httpecho-afcfa75af6b8afe3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::post_request ... ok [INFO] [stdout] test tests::receive_listening_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b6026dce36c1cb6d1fb49c3e44111bf1a120202b3c8cce708070c9cca157df76"` [INFO] running `"docker" "rm" "-f" "b6026dce36c1cb6d1fb49c3e44111bf1a120202b3c8cce708070c9cca157df76"` [INFO] [stdout] b6026dce36c1cb6d1fb49c3e44111bf1a120202b3c8cce708070c9cca157df76