[INFO] updating cached repository manufarfaro/the-rust-book-guessing-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/manufarfaro/the-rust-book-guessing-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/manufarfaro/the-rust-book-guessing-game" "work/ex/beta-1.38-1/sources/1.37.0/gh/manufarfaro/the-rust-book-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/manufarfaro/the-rust-book-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manufarfaro/the-rust-book-guessing-game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manufarfaro/the-rust-book-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manufarfaro/the-rust-book-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 577c5359b93c705720b448ce42f46a32f465f0d7 [INFO] sha for GitHub repo manufarfaro/the-rust-book-guessing-game: 577c5359b93c705720b448ce42f46a32f465f0d7 [INFO] validating manifest of manufarfaro/the-rust-book-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 manufarfaro/the-rust-book-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 manufarfaro/the-rust-book-guessing-game [INFO] finished frobbing manufarfaro/the-rust-book-guessing-game [INFO] frobbed toml for manufarfaro/the-rust-book-guessing-game written to work/ex/beta-1.38-1/sources/1.37.0/gh/manufarfaro/the-rust-book-guessing-game/Cargo.toml [INFO] started frobbing manufarfaro/the-rust-book-guessing-game [INFO] finished frobbing manufarfaro/the-rust-book-guessing-game [INFO] frobbed toml for manufarfaro/the-rust-book-guessing-game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manufarfaro/the-rust-book-guessing-game/Cargo.toml [INFO] crate manufarfaro/the-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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/manufarfaro/the-rust-book-guessing-game/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 manufarfaro/the-rust-book-guessing-game 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-7/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/manufarfaro/the-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c3ebda75f8a6e55e30cfd5aaa843c7198ed1fe4f825b6e9cdecd7855f6f6e62d [INFO] running `"docker" "start" "-a" "c3ebda75f8a6e55e30cfd5aaa843c7198ed1fe4f825b6e9cdecd7855f6f6e62d"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "c3ebda75f8a6e55e30cfd5aaa843c7198ed1fe4f825b6e9cdecd7855f6f6e62d"` [INFO] running `"docker" "rm" "-f" "c3ebda75f8a6e55e30cfd5aaa843c7198ed1fe4f825b6e9cdecd7855f6f6e62d"` [INFO] [stdout] c3ebda75f8a6e55e30cfd5aaa843c7198ed1fe4f825b6e9cdecd7855f6f6e62d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/manufarfaro/the-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1475f125bee98564815f766c6dd2b023f1dac48bae99e2637089cf4bc38a2bbc [INFO] running `"docker" "start" "-a" "1475f125bee98564815f766c6dd2b023f1dac48bae99e2637089cf4bc38a2bbc"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "1475f125bee98564815f766c6dd2b023f1dac48bae99e2637089cf4bc38a2bbc"` [INFO] running `"docker" "rm" "-f" "1475f125bee98564815f766c6dd2b023f1dac48bae99e2637089cf4bc38a2bbc"` [INFO] [stdout] 1475f125bee98564815f766c6dd2b023f1dac48bae99e2637089cf4bc38a2bbc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/manufarfaro/the-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] ea875c4e41af7e5c82974705d66d7954b467418357032b38f994f070a64a3a37 [INFO] running `"docker" "start" "-a" "ea875c4e41af7e5c82974705d66d7954b467418357032b38f994f070a64a3a37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-d3b489c9cf77eea3 [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" "ea875c4e41af7e5c82974705d66d7954b467418357032b38f994f070a64a3a37"` [INFO] running `"docker" "rm" "-f" "ea875c4e41af7e5c82974705d66d7954b467418357032b38f994f070a64a3a37"` [INFO] [stdout] ea875c4e41af7e5c82974705d66d7954b467418357032b38f994f070a64a3a37