[INFO] updating cached repository https://github.com/rotty/actix-playground [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] fb17b3f0f18f7c07096e2e36d4b4369dd5cdbe71 [INFO] testing rotty/actix-playground against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Factix-playground" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rotty/actix-playground 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/rotty/actix-playground [INFO] finished tweaking git repo https://github.com/rotty/actix-playground [INFO] tweaked toml for git repo https://github.com/rotty/actix-playground written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rotty/actix-playground 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] e6aaa2145013a16f49853538e985f5e5ca4f66593d2ef3d7c640ed0a1c5b50df [INFO] running `"docker" "start" "-a" "e6aaa2145013a16f49853538e985f5e5ca4f66593d2ef3d7c640ed0a1c5b50df"` [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.2 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.8 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling actix-http-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `"docker" "inspect" "e6aaa2145013a16f49853538e985f5e5ca4f66593d2ef3d7c640ed0a1c5b50df"` [INFO] running `"docker" "rm" "-f" "e6aaa2145013a16f49853538e985f5e5ca4f66593d2ef3d7c640ed0a1c5b50df"` [INFO] [stdout] e6aaa2145013a16f49853538e985f5e5ca4f66593d2ef3d7c640ed0a1c5b50df [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 3b1d323a952b2e978572290b8fddc9cee8114cf841ea2fd18e1ddbbdf9ad48f9 [INFO] running `"docker" "start" "-a" "3b1d323a952b2e978572290b8fddc9cee8114cf841ea2fd18e1ddbbdf9ad48f9"` [INFO] [stderr] Compiling actix-http-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `"docker" "inspect" "3b1d323a952b2e978572290b8fddc9cee8114cf841ea2fd18e1ddbbdf9ad48f9"` [INFO] running `"docker" "rm" "-f" "3b1d323a952b2e978572290b8fddc9cee8114cf841ea2fd18e1ddbbdf9ad48f9"` [INFO] [stdout] 3b1d323a952b2e978572290b8fddc9cee8114cf841ea2fd18e1ddbbdf9ad48f9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 72383f3ce0d2608b387ec18feadc82b588fd6ce83930e906772e3f1fc2ef8528 [INFO] running `"docker" "start" "-a" "72383f3ce0d2608b387ec18feadc82b588fd6ce83930e906772e3f1fc2ef8528"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/actix_http_client-2a3111a00a4f3132 [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" "72383f3ce0d2608b387ec18feadc82b588fd6ce83930e906772e3f1fc2ef8528"` [INFO] running `"docker" "rm" "-f" "72383f3ce0d2608b387ec18feadc82b588fd6ce83930e906772e3f1fc2ef8528"` [INFO] [stdout] 72383f3ce0d2608b387ec18feadc82b588fd6ce83930e906772e3f1fc2ef8528