[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenlith%2Fhttpecho" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grenlith/httpecho 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/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-6/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] e160569c5e5b63d8b67ee319f9b08e8dbd63465a2adcbafbf77b8fa486bb1d42 [INFO] running `"docker" "start" "-a" "e160569c5e5b63d8b67ee319f9b08e8dbd63465a2adcbafbf77b8fa486bb1d42"` [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [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 sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [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 00s [INFO] running `"docker" "inspect" "e160569c5e5b63d8b67ee319f9b08e8dbd63465a2adcbafbf77b8fa486bb1d42"` [INFO] running `"docker" "rm" "-f" "e160569c5e5b63d8b67ee319f9b08e8dbd63465a2adcbafbf77b8fa486bb1d42"` [INFO] [stdout] e160569c5e5b63d8b67ee319f9b08e8dbd63465a2adcbafbf77b8fa486bb1d42 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 8e361d37caf3786cc4bb685143b584cadd3b7590deebb06290d9aed9ab677eb0 [INFO] running `"docker" "start" "-a" "8e361d37caf3786cc4bb685143b584cadd3b7590deebb06290d9aed9ab677eb0"` [INFO] [stderr] Compiling httpecho v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.32s [INFO] running `"docker" "inspect" "8e361d37caf3786cc4bb685143b584cadd3b7590deebb06290d9aed9ab677eb0"` [INFO] running `"docker" "rm" "-f" "8e361d37caf3786cc4bb685143b584cadd3b7590deebb06290d9aed9ab677eb0"` [INFO] [stdout] 8e361d37caf3786cc4bb685143b584cadd3b7590deebb06290d9aed9ab677eb0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 2e134c35e8e6e505d16a7e7192c68eb19dbbd6f28c51fe5eb50453d30f1ea2d1 [INFO] running `"docker" "start" "-a" "2e134c35e8e6e505d16a7e7192c68eb19dbbd6f28c51fe5eb50453d30f1ea2d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httpecho-c3cdcfc326ef21d1 [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" "2e134c35e8e6e505d16a7e7192c68eb19dbbd6f28c51fe5eb50453d30f1ea2d1"` [INFO] running `"docker" "rm" "-f" "2e134c35e8e6e505d16a7e7192c68eb19dbbd6f28c51fe5eb50453d30f1ea2d1"` [INFO] [stdout] 2e134c35e8e6e505d16a7e7192c68eb19dbbd6f28c51fe5eb50453d30f1ea2d1