[INFO] updating cached repository rychan14/sample-rust-tcpstream [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rychan14/sample-rust-tcpstream [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rychan14/sample-rust-tcpstream" "work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rychan14/sample-rust-tcpstream" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rychan14/sample-rust-tcpstream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rychan14/sample-rust-tcpstream'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6f097d7fc81aa54e973888a4b7cf1db362f7532 [INFO] sha for GitHub repo rychan14/sample-rust-tcpstream: d6f097d7fc81aa54e973888a4b7cf1db362f7532 [INFO] validating manifest of rychan14/sample-rust-tcpstream 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 rychan14/sample-rust-tcpstream 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 rychan14/sample-rust-tcpstream [INFO] finished frobbing rychan14/sample-rust-tcpstream [INFO] frobbed toml for rychan14/sample-rust-tcpstream written to work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream/Cargo.toml [INFO] started frobbing rychan14/sample-rust-tcpstream [INFO] finished frobbing rychan14/sample-rust-tcpstream [INFO] frobbed toml for rychan14/sample-rust-tcpstream written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rychan14/sample-rust-tcpstream/Cargo.toml [INFO] crate rychan14/sample-rust-tcpstream 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing rychan14/sample-rust-tcpstream 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream:/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] cbb4f3b06a77aca8839e1208dff0e3a38230675cd995b5ddafff40352c65cff8 [INFO] running `"docker" "start" "-a" "cbb4f3b06a77aca8839e1208dff0e3a38230675cd995b5ddafff40352c65cff8"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "cbb4f3b06a77aca8839e1208dff0e3a38230675cd995b5ddafff40352c65cff8"` [INFO] running `"docker" "rm" "-f" "cbb4f3b06a77aca8839e1208dff0e3a38230675cd995b5ddafff40352c65cff8"` [INFO] [stdout] cbb4f3b06a77aca8839e1208dff0e3a38230675cd995b5ddafff40352c65cff8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream:/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] dffd45296cc8dfc8fd92cd22fd6433ddad649aacc9a095e4544c33489aa05bc8 [INFO] running `"docker" "start" "-a" "dffd45296cc8dfc8fd92cd22fd6433ddad649aacc9a095e4544c33489aa05bc8"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "dffd45296cc8dfc8fd92cd22fd6433ddad649aacc9a095e4544c33489aa05bc8"` [INFO] running `"docker" "rm" "-f" "dffd45296cc8dfc8fd92cd22fd6433ddad649aacc9a095e4544c33489aa05bc8"` [INFO] [stdout] dffd45296cc8dfc8fd92cd22fd6433ddad649aacc9a095e4544c33489aa05bc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rychan14/sample-rust-tcpstream:/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] 61852e92abf57e28a9eab48b344e8d269fd788bd47f6179c212a365e39ce2da7 [INFO] running `"docker" "start" "-a" "61852e92abf57e28a9eab48b344e8d269fd788bd47f6179c212a365e39ce2da7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/chat-ba458b99429c084e [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" "61852e92abf57e28a9eab48b344e8d269fd788bd47f6179c212a365e39ce2da7"` [INFO] running `"docker" "rm" "-f" "61852e92abf57e28a9eab48b344e8d269fd788bd47f6179c212a365e39ce2da7"` [INFO] [stdout] 61852e92abf57e28a9eab48b344e8d269fd788bd47f6179c212a365e39ce2da7