[INFO] updating cached repository jjmax75/rust-book-guessing-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jjmax75/rust-book-guessing-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jjmax75/rust-book-guessing-game" "work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jjmax75/rust-book-guessing-game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jjmax75/rust-book-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jjmax75/rust-book-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3cea4975dd10eb23c04aabec556b9ae0345745a1 [INFO] sha for GitHub repo jjmax75/rust-book-guessing-game: 3cea4975dd10eb23c04aabec556b9ae0345745a1 [INFO] validating manifest of jjmax75/rust-book-guessing-game 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 jjmax75/rust-book-guessing-game 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 jjmax75/rust-book-guessing-game [INFO] finished frobbing jjmax75/rust-book-guessing-game [INFO] frobbed toml for jjmax75/rust-book-guessing-game written to work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-guessing-game/Cargo.toml [INFO] started frobbing jjmax75/rust-book-guessing-game [INFO] finished frobbing jjmax75/rust-book-guessing-game [INFO] frobbed toml for jjmax75/rust-book-guessing-game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jjmax75/rust-book-guessing-game/Cargo.toml [INFO] crate jjmax75/rust-book-guessing-game 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 jjmax75/rust-book-guessing-game against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-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.36.0" "build" "--frozen"` [INFO] [stdout] 57bd0692bfd558a628936ea12a286c809d0bae61475c7986e2749f8460c3c303 [INFO] running `"docker" "start" "-a" "57bd0692bfd558a628936ea12a286c809d0bae61475c7986e2749f8460c3c303"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "57bd0692bfd558a628936ea12a286c809d0bae61475c7986e2749f8460c3c303"` [INFO] running `"docker" "rm" "-f" "57bd0692bfd558a628936ea12a286c809d0bae61475c7986e2749f8460c3c303"` [INFO] [stdout] 57bd0692bfd558a628936ea12a286c809d0bae61475c7986e2749f8460c3c303 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] aea55b006d07fc7426c1c7df218aed8cca3ecb408892fb9868088cf93178e1a4 [INFO] running `"docker" "start" "-a" "aea55b006d07fc7426c1c7df218aed8cca3ecb408892fb9868088cf93178e1a4"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "aea55b006d07fc7426c1c7df218aed8cca3ecb408892fb9868088cf93178e1a4"` [INFO] running `"docker" "rm" "-f" "aea55b006d07fc7426c1c7df218aed8cca3ecb408892fb9868088cf93178e1a4"` [INFO] [stdout] aea55b006d07fc7426c1c7df218aed8cca3ecb408892fb9868088cf93178e1a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jjmax75/rust-book-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.36.0" "test" "--frozen"` [INFO] [stdout] 6a610b1bf6d99a56e9068e74a73dac4d33fe4cfcafa0e2d9e2d74eb540547d20 [INFO] running `"docker" "start" "-a" "6a610b1bf6d99a56e9068e74a73dac4d33fe4cfcafa0e2d9e2d74eb540547d20"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-2ba4a5f3a4702be9 [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" "6a610b1bf6d99a56e9068e74a73dac4d33fe4cfcafa0e2d9e2d74eb540547d20"` [INFO] running `"docker" "rm" "-f" "6a610b1bf6d99a56e9068e74a73dac4d33fe4cfcafa0e2d9e2d74eb540547d20"` [INFO] [stdout] 6a610b1bf6d99a56e9068e74a73dac4d33fe4cfcafa0e2d9e2d74eb540547d20