[INFO] updating cached repository IBUzPE9/hyper-tokio-sse-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/IBUzPE9/hyper-tokio-sse-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/IBUzPE9/hyper-tokio-sse-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-sse-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-sse-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/IBUzPE9/hyper-tokio-sse-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/IBUzPE9/hyper-tokio-sse-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/IBUzPE9/hyper-tokio-sse-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9422b19f4fa6d66602c8828e521f1cc38ab053e [INFO] sha for GitHub repo IBUzPE9/hyper-tokio-sse-example: e9422b19f4fa6d66602c8828e521f1cc38ab053e [INFO] validating manifest of IBUzPE9/hyper-tokio-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 IBUzPE9/hyper-tokio-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 IBUzPE9/hyper-tokio-sse-example [INFO] finished frobbing IBUzPE9/hyper-tokio-sse-example [INFO] frobbed toml for IBUzPE9/hyper-tokio-sse-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-sse-example/Cargo.toml [INFO] started frobbing IBUzPE9/hyper-tokio-sse-example [INFO] finished frobbing IBUzPE9/hyper-tokio-sse-example [INFO] frobbed toml for IBUzPE9/hyper-tokio-sse-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/IBUzPE9/hyper-tokio-sse-example/Cargo.toml [INFO] crate IBUzPE9/hyper-tokio-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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing IBUzPE9/hyper-tokio-sse-example against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c839ed9d82b47d6201d7203026df608e71f0c0c559608faed522a7f2f21fefde [INFO] running `"docker" "start" "-a" "c839ed9d82b47d6201d7203026df608e71f0c0c559608faed522a7f2f21fefde"` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-proto-sse v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.84s [INFO] running `"docker" "inspect" "c839ed9d82b47d6201d7203026df608e71f0c0c559608faed522a7f2f21fefde"` [INFO] running `"docker" "rm" "-f" "c839ed9d82b47d6201d7203026df608e71f0c0c559608faed522a7f2f21fefde"` [INFO] [stdout] c839ed9d82b47d6201d7203026df608e71f0c0c559608faed522a7f2f21fefde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6ed19140ab7b4a4c9714b37121c67d90dff68e8327bb8ad848451fbdf510d5bd [INFO] running `"docker" "start" "-a" "6ed19140ab7b4a4c9714b37121c67d90dff68e8327bb8ad848451fbdf510d5bd"` [INFO] [stderr] Compiling hyper-proto-sse v0.1.6 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "6ed19140ab7b4a4c9714b37121c67d90dff68e8327bb8ad848451fbdf510d5bd"` [INFO] running `"docker" "rm" "-f" "6ed19140ab7b4a4c9714b37121c67d90dff68e8327bb8ad848451fbdf510d5bd"` [INFO] [stdout] 6ed19140ab7b4a4c9714b37121c67d90dff68e8327bb8ad848451fbdf510d5bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/IBUzPE9/hyper-tokio-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 6ef53419fbe5a464dd2483b52e43fb6bed2abadd255c5e3e203cf4443b71ea87 [INFO] running `"docker" "start" "-a" "6ef53419fbe5a464dd2483b52e43fb6bed2abadd255c5e3e203cf4443b71ea87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_proto_sse-dd74d4938586449d [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" "6ef53419fbe5a464dd2483b52e43fb6bed2abadd255c5e3e203cf4443b71ea87"` [INFO] running `"docker" "rm" "-f" "6ef53419fbe5a464dd2483b52e43fb6bed2abadd255c5e3e203cf4443b71ea87"` [INFO] [stdout] 6ef53419fbe5a464dd2483b52e43fb6bed2abadd255c5e3e203cf4443b71ea87