[INFO] updating cached repository https://github.com/shanegibbs/hyper-client-disconnect-example [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] 9bb6d03f35724c29839cc097627f986fb450d7d7 [INFO] testing shanegibbs/hyper-client-disconnect-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanegibbs%2Fhyper-client-disconnect-example" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shanegibbs/hyper-client-disconnect-example 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/shanegibbs/hyper-client-disconnect-example [INFO] finished tweaking git repo https://github.com/shanegibbs/hyper-client-disconnect-example [INFO] tweaked toml for git repo https://github.com/shanegibbs/hyper-client-disconnect-example written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/shanegibbs/hyper-client-disconnect-example 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 29e8494ea622345cf4658f73f9b941c2d812d1e675670dcaf183aae914d1c61e [INFO] running `"docker" "start" "-a" "29e8494ea622345cf4658f73f9b941c2d812d1e675670dcaf183aae914d1c61e"` [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling base64 v0.4.0 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling bytes v0.4.1 [INFO] [stderr] Compiling hyper v0.11.0-a.0 (https://github.com/hyperium/hyper.git#4f69788f) [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-io v0.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.1.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.1.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper-client-disconnect-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.42s [INFO] running `"docker" "inspect" "29e8494ea622345cf4658f73f9b941c2d812d1e675670dcaf183aae914d1c61e"` [INFO] running `"docker" "rm" "-f" "29e8494ea622345cf4658f73f9b941c2d812d1e675670dcaf183aae914d1c61e"` [INFO] [stdout] 29e8494ea622345cf4658f73f9b941c2d812d1e675670dcaf183aae914d1c61e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 8b278b788458a107c2f4367a11da8e304deb8402d5da634d2c44958451e4ea0a [INFO] running `"docker" "start" "-a" "8b278b788458a107c2f4367a11da8e304deb8402d5da634d2c44958451e4ea0a"` [INFO] [stderr] Compiling hyper-client-disconnect-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "8b278b788458a107c2f4367a11da8e304deb8402d5da634d2c44958451e4ea0a"` [INFO] running `"docker" "rm" "-f" "8b278b788458a107c2f4367a11da8e304deb8402d5da634d2c44958451e4ea0a"` [INFO] [stdout] 8b278b788458a107c2f4367a11da8e304deb8402d5da634d2c44958451e4ea0a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 34e36dd703a801f099d75ba23ee15a88458798396eef4d7c4c4a1c7d6c69eff3 [INFO] running `"docker" "start" "-a" "34e36dd703a801f099d75ba23ee15a88458798396eef4d7c4c4a1c7d6c69eff3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hyper_client_disconnect_example-e6f1e37bdc5e2e0e [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" "34e36dd703a801f099d75ba23ee15a88458798396eef4d7c4c4a1c7d6c69eff3"` [INFO] running `"docker" "rm" "-f" "34e36dd703a801f099d75ba23ee15a88458798396eef4d7c4c4a1c7d6c69eff3"` [INFO] [stdout] 34e36dd703a801f099d75ba23ee15a88458798396eef4d7c4c4a1c7d6c69eff3