[INFO] updating cached repository prithvisingh18/rust-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/prithvisingh18/rust-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/prithvisingh18/rust-server" "work/ex/beta-1.38-1/sources/1.37.0/gh/prithvisingh18/rust-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/prithvisingh18/rust-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/prithvisingh18/rust-server" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/prithvisingh18/rust-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/prithvisingh18/rust-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b05216ef89d7ab584eaa4efa1a43e95b11757fff [INFO] sha for GitHub repo prithvisingh18/rust-server: b05216ef89d7ab584eaa4efa1a43e95b11757fff [INFO] validating manifest of prithvisingh18/rust-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 prithvisingh18/rust-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 prithvisingh18/rust-server [INFO] finished frobbing prithvisingh18/rust-server [INFO] frobbed toml for prithvisingh18/rust-server written to work/ex/beta-1.38-1/sources/1.37.0/gh/prithvisingh18/rust-server/Cargo.toml [INFO] started frobbing prithvisingh18/rust-server [INFO] finished frobbing prithvisingh18/rust-server [INFO] frobbed toml for prithvisingh18/rust-server written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/prithvisingh18/rust-server/Cargo.toml [INFO] crate prithvisingh18/rust-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 prithvisingh18/rust-server 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-5/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/prithvisingh18/rust-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 2e254fbf621b33fc14b7c28a79f7499e8f878634ca61d3673d3c9678f9d34c5c [INFO] running `"docker" "start" "-a" "2e254fbf621b33fc14b7c28a79f7499e8f878634ca61d3673d3c9678f9d34c5c"` [INFO] [stderr] Compiling hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "2e254fbf621b33fc14b7c28a79f7499e8f878634ca61d3673d3c9678f9d34c5c"` [INFO] running `"docker" "rm" "-f" "2e254fbf621b33fc14b7c28a79f7499e8f878634ca61d3673d3c9678f9d34c5c"` [INFO] [stdout] 2e254fbf621b33fc14b7c28a79f7499e8f878634ca61d3673d3c9678f9d34c5c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/prithvisingh18/rust-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4babcad4f13f5587d3495703b9726a175a19f58049da225417deb6dafde0aa2a [INFO] running `"docker" "start" "-a" "4babcad4f13f5587d3495703b9726a175a19f58049da225417deb6dafde0aa2a"` [INFO] [stderr] Compiling hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "4babcad4f13f5587d3495703b9726a175a19f58049da225417deb6dafde0aa2a"` [INFO] running `"docker" "rm" "-f" "4babcad4f13f5587d3495703b9726a175a19f58049da225417deb6dafde0aa2a"` [INFO] [stdout] 4babcad4f13f5587d3495703b9726a175a19f58049da225417deb6dafde0aa2a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/prithvisingh18/rust-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4c1c35d4ce0ef4b9f41d866383c78b19226449530e311e6b42640775a20dce91 [INFO] running `"docker" "start" "-a" "4c1c35d4ce0ef4b9f41d866383c78b19226449530e311e6b42640775a20dce91"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [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] [stderr] Running /opt/crater/target/debug/deps/hello_server-c0546e23ec0d904c [INFO] running `"docker" "inspect" "4c1c35d4ce0ef4b9f41d866383c78b19226449530e311e6b42640775a20dce91"` [INFO] running `"docker" "rm" "-f" "4c1c35d4ce0ef4b9f41d866383c78b19226449530e311e6b42640775a20dce91"` [INFO] [stdout] 4c1c35d4ce0ef4b9f41d866383c78b19226449530e311e6b42640775a20dce91