[INFO] updating cached repository jk-gan/GuessingGame [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jk-gan/GuessingGame [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jk-gan/GuessingGame" "work/ex/beta-1.37-6/sources/1.36.0/gh/jk-gan/GuessingGame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jk-gan/GuessingGame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jk-gan/GuessingGame" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jk-gan/GuessingGame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jk-gan/GuessingGame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eb5f2e8cd1c81574b679119d730f02132eb8c425 [INFO] sha for GitHub repo jk-gan/GuessingGame: eb5f2e8cd1c81574b679119d730f02132eb8c425 [INFO] validating manifest of jk-gan/GuessingGame 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 jk-gan/GuessingGame 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 jk-gan/GuessingGame [INFO] finished frobbing jk-gan/GuessingGame [INFO] frobbed toml for jk-gan/GuessingGame written to work/ex/beta-1.37-6/sources/1.36.0/gh/jk-gan/GuessingGame/Cargo.toml [INFO] started frobbing jk-gan/GuessingGame [INFO] finished frobbing jk-gan/GuessingGame [INFO] frobbed toml for jk-gan/GuessingGame written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jk-gan/GuessingGame/Cargo.toml [INFO] crate jk-gan/GuessingGame 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 jk-gan/GuessingGame 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-3/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/jk-gan/GuessingGame:/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] 57c384feaa6a13c0e0dc302e26b3e2dba8002feb43212d7b4fca7dad9b7b088f [INFO] running `"docker" "start" "-a" "57c384feaa6a13c0e0dc302e26b3e2dba8002feb43212d7b4fca7dad9b7b088f"` [INFO] [stderr] Compiling rand v0.5.1 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "57c384feaa6a13c0e0dc302e26b3e2dba8002feb43212d7b4fca7dad9b7b088f"` [INFO] running `"docker" "rm" "-f" "57c384feaa6a13c0e0dc302e26b3e2dba8002feb43212d7b4fca7dad9b7b088f"` [INFO] [stdout] 57c384feaa6a13c0e0dc302e26b3e2dba8002feb43212d7b4fca7dad9b7b088f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/jk-gan/GuessingGame:/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] 7220def65e78a2b0741da4f18e7f77f9960d5843630c4ec6a43118781fc216d7 [INFO] running `"docker" "start" "-a" "7220def65e78a2b0741da4f18e7f77f9960d5843630c4ec6a43118781fc216d7"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "7220def65e78a2b0741da4f18e7f77f9960d5843630c4ec6a43118781fc216d7"` [INFO] running `"docker" "rm" "-f" "7220def65e78a2b0741da4f18e7f77f9960d5843630c4ec6a43118781fc216d7"` [INFO] [stdout] 7220def65e78a2b0741da4f18e7f77f9960d5843630c4ec6a43118781fc216d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/jk-gan/GuessingGame:/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] 121392245dbb9321b10d4c0f195704cafeb09d446287ca87a8ddc9405c93e0c6 [INFO] running `"docker" "start" "-a" "121392245dbb9321b10d4c0f195704cafeb09d446287ca87a8ddc9405c93e0c6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-fbe8ac63804ab1de [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" "121392245dbb9321b10d4c0f195704cafeb09d446287ca87a8ddc9405c93e0c6"` [INFO] running `"docker" "rm" "-f" "121392245dbb9321b10d4c0f195704cafeb09d446287ca87a8ddc9405c93e0c6"` [INFO] [stdout] 121392245dbb9321b10d4c0f195704cafeb09d446287ca87a8ddc9405c93e0c6