[INFO] updating cached repository kanru/hyper-sse-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kanru/hyper-sse-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kanru/hyper-sse-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/kanru/hyper-sse-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kanru/hyper-sse-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kanru/hyper-sse-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aee215b1db3897bbf9add793a3c0e9ab65cd5451 [INFO] sha for GitHub repo kanru/hyper-sse-example: aee215b1db3897bbf9add793a3c0e9ab65cd5451 [INFO] validating manifest of kanru/hyper-sse-example on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kanru/hyper-sse-example on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kanru/hyper-sse-example [INFO] finished frobbing kanru/hyper-sse-example [INFO] frobbed toml for kanru/hyper-sse-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/kanru/hyper-sse-example/Cargo.toml [INFO] started frobbing kanru/hyper-sse-example [INFO] finished frobbing kanru/hyper-sse-example [INFO] frobbed toml for kanru/hyper-sse-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example/Cargo.toml [INFO] crate kanru/hyper-sse-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kanru/hyper-sse-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 03170237d5842cbfcee2bc0acb2aad4f0b73bc07ddbf4923808bd7bb3a86d68b [INFO] running `"docker" "start" "-a" "03170237d5842cbfcee2bc0acb2aad4f0b73bc07ddbf4923808bd7bb3a86d68b"` [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling hyper-sse-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.01s [INFO] running `"docker" "inspect" "03170237d5842cbfcee2bc0acb2aad4f0b73bc07ddbf4923808bd7bb3a86d68b"` [INFO] running `"docker" "rm" "-f" "03170237d5842cbfcee2bc0acb2aad4f0b73bc07ddbf4923808bd7bb3a86d68b"` [INFO] [stdout] 03170237d5842cbfcee2bc0acb2aad4f0b73bc07ddbf4923808bd7bb3a86d68b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 230a84c46c0ef338d8d85301f49a352ce78d48f77fb44eb8f207086ef4b16b33 [INFO] running `"docker" "start" "-a" "230a84c46c0ef338d8d85301f49a352ce78d48f77fb44eb8f207086ef4b16b33"` [INFO] [stderr] Compiling hyper-sse-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:24:23 [INFO] [stderr] | [INFO] [stderr] 24 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "230a84c46c0ef338d8d85301f49a352ce78d48f77fb44eb8f207086ef4b16b33"` [INFO] running `"docker" "rm" "-f" "230a84c46c0ef338d8d85301f49a352ce78d48f77fb44eb8f207086ef4b16b33"` [INFO] [stdout] 230a84c46c0ef338d8d85301f49a352ce78d48f77fb44eb8f207086ef4b16b33 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kanru/hyper-sse-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 9736d685d2d57bf7370ad525f2cb38076e386e29ca7c9f231ad7192f989d6e3f [INFO] running `"docker" "start" "-a" "9736d685d2d57bf7370ad525f2cb38076e386e29ca7c9f231ad7192f989d6e3f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_sse_example-d3b534e8eb7cbd5e [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" "9736d685d2d57bf7370ad525f2cb38076e386e29ca7c9f231ad7192f989d6e3f"` [INFO] running `"docker" "rm" "-f" "9736d685d2d57bf7370ad525f2cb38076e386e29ca7c9f231ad7192f989d6e3f"` [INFO] [stdout] 9736d685d2d57bf7370ad525f2cb38076e386e29ca7c9f231ad7192f989d6e3f