[INFO] updating cached repository bgourlie/chat-thang-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bgourlie/chat-thang-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bgourlie/chat-thang-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bgourlie/chat-thang-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/chat-thang-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/chat-thang-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67adbb7a75930f7fd95482acae1b579514c3fb82 [INFO] sha for GitHub repo bgourlie/chat-thang-server: 67adbb7a75930f7fd95482acae1b579514c3fb82 [INFO] validating manifest of bgourlie/chat-thang-server 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 bgourlie/chat-thang-server 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 bgourlie/chat-thang-server [INFO] finished frobbing bgourlie/chat-thang-server [INFO] frobbed toml for bgourlie/chat-thang-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server/Cargo.toml [INFO] started frobbing bgourlie/chat-thang-server [INFO] finished frobbing bgourlie/chat-thang-server [INFO] frobbed toml for bgourlie/chat-thang-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bgourlie/chat-thang-server/Cargo.toml [INFO] crate bgourlie/chat-thang-server 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 bgourlie/chat-thang-server against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server:/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.37.0" "build" "--frozen"` [INFO] [stdout] ff99953ede4ad3ae3ef477f99f2c2beeac7b5310ab2ecc7c9d170ea07e2b5996 [INFO] running `"docker" "start" "-a" "ff99953ede4ad3ae3ef477f99f2c2beeac7b5310ab2ecc7c9d170ea07e2b5996"` [INFO] [stderr] Compiling num-traits v0.1.34 [INFO] [stderr] Compiling serde v0.8.0 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling term_size v0.1.0 [INFO] [stderr] Compiling sha1 v0.1.1 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling clap v2.10.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling ws v0.5.1 [INFO] [stderr] Compiling num v0.1.34 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling serde_json v0.8.0 [INFO] [stderr] Compiling chat-thang-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.20s [INFO] running `"docker" "inspect" "ff99953ede4ad3ae3ef477f99f2c2beeac7b5310ab2ecc7c9d170ea07e2b5996"` [INFO] running `"docker" "rm" "-f" "ff99953ede4ad3ae3ef477f99f2c2beeac7b5310ab2ecc7c9d170ea07e2b5996"` [INFO] [stdout] ff99953ede4ad3ae3ef477f99f2c2beeac7b5310ab2ecc7c9d170ea07e2b5996 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7496d37624afe9c0a40835bbefe92d06c3241b54b2078c683c50c0205e7b30bd [INFO] running `"docker" "start" "-a" "7496d37624afe9c0a40835bbefe92d06c3241b54b2078c683c50c0205e7b30bd"` [INFO] [stderr] Compiling chat-thang-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "7496d37624afe9c0a40835bbefe92d06c3241b54b2078c683c50c0205e7b30bd"` [INFO] running `"docker" "rm" "-f" "7496d37624afe9c0a40835bbefe92d06c3241b54b2078c683c50c0205e7b30bd"` [INFO] [stdout] 7496d37624afe9c0a40835bbefe92d06c3241b54b2078c683c50c0205e7b30bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bgourlie/chat-thang-server:/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.37.0" "test" "--frozen"` [INFO] [stdout] d285e4770cfb6192c4518801991b88f53672700cade198435c978a302da9ca1b [INFO] running `"docker" "start" "-a" "d285e4770cfb6192c4518801991b88f53672700cade198435c978a302da9ca1b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/chat_thang_server-4fb64aa99e79560f [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" "d285e4770cfb6192c4518801991b88f53672700cade198435c978a302da9ca1b"` [INFO] running `"docker" "rm" "-f" "d285e4770cfb6192c4518801991b88f53672700cade198435c978a302da9ca1b"` [INFO] [stdout] d285e4770cfb6192c4518801991b88f53672700cade198435c978a302da9ca1b