[INFO] updating cached repository nikhita/rust-chat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nikhita/rust-chat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nikhita/rust-chat" "work/ex/beta-1.38-1/sources/1.37.0/gh/nikhita/rust-chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nikhita/rust-chat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nikhita/rust-chat" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 46cb49a110ede032ec772f5aff1a1b97a1928728 [INFO] sha for GitHub repo nikhita/rust-chat: 46cb49a110ede032ec772f5aff1a1b97a1928728 [INFO] validating manifest of nikhita/rust-chat on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nikhita/rust-chat on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nikhita/rust-chat [INFO] finished frobbing nikhita/rust-chat [INFO] frobbed toml for nikhita/rust-chat written to work/ex/beta-1.38-1/sources/1.37.0/gh/nikhita/rust-chat/Cargo.toml [INFO] started frobbing nikhita/rust-chat [INFO] finished frobbing nikhita/rust-chat [INFO] frobbed toml for nikhita/rust-chat written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat/Cargo.toml [INFO] crate nikhita/rust-chat already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nikhita/rust-chat against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat:/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-08-13" "build" "--frozen"` [INFO] [stdout] 3fe006b3f85182595b75f84c26cc6ab8e3ae64f495ff62463ebe65d4149a719b [INFO] running `"docker" "start" "-a" "3fe006b3f85182595b75f84c26cc6ab8e3ae64f495ff62463ebe65d4149a719b"` [INFO] [stderr] Compiling mio v0.6.4 (https://github.com/carllerche/mio#c4cabda6) [INFO] [stderr] Compiling rust-chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `"docker" "inspect" "3fe006b3f85182595b75f84c26cc6ab8e3ae64f495ff62463ebe65d4149a719b"` [INFO] running `"docker" "rm" "-f" "3fe006b3f85182595b75f84c26cc6ab8e3ae64f495ff62463ebe65d4149a719b"` [INFO] [stdout] 3fe006b3f85182595b75f84c26cc6ab8e3ae64f495ff62463ebe65d4149a719b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 66ecbb9369986eae7c5d04f3d6eb78a04c4a9dc004a891f6960787945326059e [INFO] running `"docker" "start" "-a" "66ecbb9369986eae7c5d04f3d6eb78a04c4a9dc004a891f6960787945326059e"` [INFO] [stderr] Compiling rust-chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "66ecbb9369986eae7c5d04f3d6eb78a04c4a9dc004a891f6960787945326059e"` [INFO] running `"docker" "rm" "-f" "66ecbb9369986eae7c5d04f3d6eb78a04c4a9dc004a891f6960787945326059e"` [INFO] [stdout] 66ecbb9369986eae7c5d04f3d6eb78a04c4a9dc004a891f6960787945326059e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nikhita/rust-chat:/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-08-13" "test" "--frozen"` [INFO] [stdout] ed201cc2e747a2356912411ad3d0ab9fc8940e987b4ffb1188c6ee8081a12c1e [INFO] running `"docker" "start" "-a" "ed201cc2e747a2356912411ad3d0ab9fc8940e987b4ffb1188c6ee8081a12c1e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chat-edb204609107a595 [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" "ed201cc2e747a2356912411ad3d0ab9fc8940e987b4ffb1188c6ee8081a12c1e"` [INFO] running `"docker" "rm" "-f" "ed201cc2e747a2356912411ad3d0ab9fc8940e987b4ffb1188c6ee8081a12c1e"` [INFO] [stdout] ed201cc2e747a2356912411ad3d0ab9fc8940e987b4ffb1188c6ee8081a12c1e