[INFO] updating cached repository https://github.com/rklaehn/rust-sse-demo [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] 1491e7fd2de401cb1b06068938e2e56ca7bcdfbb [INFO] testing rklaehn/rust-sse-demo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Frust-sse-demo" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rklaehn/rust-sse-demo 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/rklaehn/rust-sse-demo [INFO] finished tweaking git repo https://github.com/rklaehn/rust-sse-demo [INFO] tweaked toml for git repo https://github.com/rklaehn/rust-sse-demo written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rklaehn/rust-sse-demo 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 5b5536cb025cdb697f10381b9ff95c7e2bd37e83ca8188ef6a22f943a6cc33ff [INFO] running `"docker" "start" "-a" "5b5536cb025cdb697f10381b9ff95c7e2bd37e83ca8188ef6a22f943a6cc33ff"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling headers-derive v0.1.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling warp v0.1.19 [INFO] [stderr] Compiling rust-sse-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.14s [INFO] running `"docker" "inspect" "5b5536cb025cdb697f10381b9ff95c7e2bd37e83ca8188ef6a22f943a6cc33ff"` [INFO] running `"docker" "rm" "-f" "5b5536cb025cdb697f10381b9ff95c7e2bd37e83ca8188ef6a22f943a6cc33ff"` [INFO] [stdout] 5b5536cb025cdb697f10381b9ff95c7e2bd37e83ca8188ef6a22f943a6cc33ff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] b946bd28c8618c092b54a4c16cb80d1c45f858ac22981022d9121f5c380420cf [INFO] running `"docker" "start" "-a" "b946bd28c8618c092b54a4c16cb80d1c45f858ac22981022d9121f5c380420cf"` [INFO] [stderr] Compiling rust-sse-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `"docker" "inspect" "b946bd28c8618c092b54a4c16cb80d1c45f858ac22981022d9121f5c380420cf"` [INFO] running `"docker" "rm" "-f" "b946bd28c8618c092b54a4c16cb80d1c45f858ac22981022d9121f5c380420cf"` [INFO] [stdout] b946bd28c8618c092b54a4c16cb80d1c45f858ac22981022d9121f5c380420cf [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] d10baa7294cf1ce215e5e2e6c31d35b24688a23fd61004805a7a41cb710a885c [INFO] running `"docker" "start" "-a" "d10baa7294cf1ce215e5e2e6c31d35b24688a23fd61004805a7a41cb710a885c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_sse_demo-1ca767b27090ee95 [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" "d10baa7294cf1ce215e5e2e6c31d35b24688a23fd61004805a7a41cb710a885c"` [INFO] running `"docker" "rm" "-f" "d10baa7294cf1ce215e5e2e6c31d35b24688a23fd61004805a7a41cb710a885c"` [INFO] [stdout] d10baa7294cf1ce215e5e2e6c31d35b24688a23fd61004805a7a41cb710a885c