[INFO] updating cached repository marklabrecque/guessing_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/marklabrecque/guessing_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/marklabrecque/guessing_game" "work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marklabrecque/guessing_game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marklabrecque/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marklabrecque/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c4d8bced09e8f88b94dea312fe930a335fb81b6 [INFO] sha for GitHub repo marklabrecque/guessing_game: 7c4d8bced09e8f88b94dea312fe930a335fb81b6 [INFO] validating manifest of marklabrecque/guessing_game 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 marklabrecque/guessing_game 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 marklabrecque/guessing_game [INFO] finished frobbing marklabrecque/guessing_game [INFO] frobbed toml for marklabrecque/guessing_game written to work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game/Cargo.toml [INFO] started frobbing marklabrecque/guessing_game [INFO] finished frobbing marklabrecque/guessing_game [INFO] frobbed toml for marklabrecque/guessing_game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marklabrecque/guessing_game/Cargo.toml [INFO] crate marklabrecque/guessing_game 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing marklabrecque/guessing_game 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game:/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] 818779782d4c7a7b0d01f1486e75ce03939592232ff54eab09465675cb5e0707 [INFO] running `"docker" "start" "-a" "818779782d4c7a7b0d01f1486e75ce03939592232ff54eab09465675cb5e0707"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "818779782d4c7a7b0d01f1486e75ce03939592232ff54eab09465675cb5e0707"` [INFO] running `"docker" "rm" "-f" "818779782d4c7a7b0d01f1486e75ce03939592232ff54eab09465675cb5e0707"` [INFO] [stdout] 818779782d4c7a7b0d01f1486e75ce03939592232ff54eab09465675cb5e0707 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game:/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] f253c39835cae249083fa6321c6c51a1a35999bcae064a3dc72030104d5e7633 [INFO] running `"docker" "start" "-a" "f253c39835cae249083fa6321c6c51a1a35999bcae064a3dc72030104d5e7633"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "f253c39835cae249083fa6321c6c51a1a35999bcae064a3dc72030104d5e7633"` [INFO] running `"docker" "rm" "-f" "f253c39835cae249083fa6321c6c51a1a35999bcae064a3dc72030104d5e7633"` [INFO] [stdout] f253c39835cae249083fa6321c6c51a1a35999bcae064a3dc72030104d5e7633 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marklabrecque/guessing_game:/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] 10ffc54e690622eb5ba9fbed312d510d2601473a2910876bb690e345d05c2e02 [INFO] running `"docker" "start" "-a" "10ffc54e690622eb5ba9fbed312d510d2601473a2910876bb690e345d05c2e02"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-025c02afa71c5a03 [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" "10ffc54e690622eb5ba9fbed312d510d2601473a2910876bb690e345d05c2e02"` [INFO] running `"docker" "rm" "-f" "10ffc54e690622eb5ba9fbed312d510d2601473a2910876bb690e345d05c2e02"` [INFO] [stdout] 10ffc54e690622eb5ba9fbed312d510d2601473a2910876bb690e345d05c2e02