[INFO] updating cached repository gobanos/chat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gobanos/chat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gobanos/chat" "work/ex/beta-1.37-6/sources/1.36.0/gh/gobanos/chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gobanos/chat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gobanos/chat" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gobanos/chat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gobanos/chat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0785e58d96b5c21de07dbcbce3e6556ce4bc1ae1 [INFO] sha for GitHub repo gobanos/chat: 0785e58d96b5c21de07dbcbce3e6556ce4bc1ae1 [INFO] validating manifest of gobanos/chat 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 gobanos/chat 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 gobanos/chat [INFO] finished frobbing gobanos/chat [INFO] frobbed toml for gobanos/chat written to work/ex/beta-1.37-6/sources/1.36.0/gh/gobanos/chat/Cargo.toml [INFO] started frobbing gobanos/chat [INFO] finished frobbing gobanos/chat [INFO] frobbed toml for gobanos/chat written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gobanos/chat/Cargo.toml [INFO] crate gobanos/chat 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 gobanos/chat 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-2/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/gobanos/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-07-23" "build" "--frozen"` [INFO] [stdout] d63c90d40a78b002d7caecbdeb974ecc26f12792f1b9af21ab62574c0614fc0e [INFO] running `"docker" "start" "-a" "d63c90d40a78b002d7caecbdeb974ecc26f12792f1b9af21ab62574c0614fc0e"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `"docker" "inspect" "d63c90d40a78b002d7caecbdeb974ecc26f12792f1b9af21ab62574c0614fc0e"` [INFO] running `"docker" "rm" "-f" "d63c90d40a78b002d7caecbdeb974ecc26f12792f1b9af21ab62574c0614fc0e"` [INFO] [stdout] d63c90d40a78b002d7caecbdeb974ecc26f12792f1b9af21ab62574c0614fc0e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/gobanos/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] dd754af4ee83b22e25a36cf427c16b0fe29901c19174fe641f66fa270e91e62f [INFO] running `"docker" "start" "-a" "dd754af4ee83b22e25a36cf427c16b0fe29901c19174fe641f66fa270e91e62f"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "dd754af4ee83b22e25a36cf427c16b0fe29901c19174fe641f66fa270e91e62f"` [INFO] running `"docker" "rm" "-f" "dd754af4ee83b22e25a36cf427c16b0fe29901c19174fe641f66fa270e91e62f"` [INFO] [stdout] dd754af4ee83b22e25a36cf427c16b0fe29901c19174fe641f66fa270e91e62f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/gobanos/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-07-23" "test" "--frozen"` [INFO] [stdout] f299c6c49680c31269ab29ebda14a810bf068fa3489aa102fd516706fbf2ebe3 [INFO] running `"docker" "start" "-a" "f299c6c49680c31269ab29ebda14a810bf068fa3489aa102fd516706fbf2ebe3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/client-217ab7ff448069b3 [INFO] [stderr] Running /opt/crater/target/debug/deps/server-17ceec94a36f0207 [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] [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" "f299c6c49680c31269ab29ebda14a810bf068fa3489aa102fd516706fbf2ebe3"` [INFO] running `"docker" "rm" "-f" "f299c6c49680c31269ab29ebda14a810bf068fa3489aa102fd516706fbf2ebe3"` [INFO] [stdout] f299c6c49680c31269ab29ebda14a810bf068fa3489aa102fd516706fbf2ebe3