[INFO] cloning repository k0k-1/guessing_game [INFO] running `"git" "clone" "--bare" "git://github.com/k0k-1/guessing_game.git" "work/cache/sources/gh/k0k-1/guessing_game"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/k0k-1/guessing_game'... [INFO] running `"git" "clone" "work/cache/sources/gh/k0k-1/guessing_game" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k0k-1/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k0k-1/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/k0k-1/guessing_game" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9c882208105295da3d88c453fab308e181936f8 [INFO] sha for GitHub repo k0k-1/guessing_game: e9c882208105295da3d88c453fab308e181936f8 [INFO] validating manifest of k0k-1/guessing_game on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of k0k-1/guessing_game on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing k0k-1/guessing_game [INFO] finished frobbing k0k-1/guessing_game [INFO] frobbed toml for k0k-1/guessing_game written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k0k-1/guessing_game/Cargo.toml [INFO] started frobbing k0k-1/guessing_game [INFO] finished frobbing k0k-1/guessing_game [INFO] frobbed toml for k0k-1/guessing_game written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/guessing_game/Cargo.toml [INFO] crate k0k-1/guessing_game already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing k0k-1/guessing_game against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ae6c2d5df6c9d7a9b991b94eb36f7d4c9ac765fe14edafc0599f8b1fbc9b7c23 [INFO] running `"docker" "start" "-a" "ae6c2d5df6c9d7a9b991b94eb36f7d4c9ac765fe14edafc0599f8b1fbc9b7c23"` [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" "ae6c2d5df6c9d7a9b991b94eb36f7d4c9ac765fe14edafc0599f8b1fbc9b7c23"` [INFO] running `"docker" "rm" "-f" "ae6c2d5df6c9d7a9b991b94eb36f7d4c9ac765fe14edafc0599f8b1fbc9b7c23"` [INFO] [stdout] ae6c2d5df6c9d7a9b991b94eb36f7d4c9ac765fe14edafc0599f8b1fbc9b7c23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c724bbb97530c7e25011acab8d248d8988e4d3051328f43be2fe6dc5d6f32d30 [INFO] running `"docker" "start" "-a" "c724bbb97530c7e25011acab8d248d8988e4d3051328f43be2fe6dc5d6f32d30"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "c724bbb97530c7e25011acab8d248d8988e4d3051328f43be2fe6dc5d6f32d30"` [INFO] running `"docker" "rm" "-f" "c724bbb97530c7e25011acab8d248d8988e4d3051328f43be2fe6dc5d6f32d30"` [INFO] [stdout] c724bbb97530c7e25011acab8d248d8988e4d3051328f43be2fe6dc5d6f32d30 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k0k-1/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 4c711ef145bcb623b14a3c4acc966cc793a32b03adb02b53bceaee454e10a5e0 [INFO] running `"docker" "start" "-a" "4c711ef145bcb623b14a3c4acc966cc793a32b03adb02b53bceaee454e10a5e0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-aee4be420dd95b8e [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" "4c711ef145bcb623b14a3c4acc966cc793a32b03adb02b53bceaee454e10a5e0"` [INFO] running `"docker" "rm" "-f" "4c711ef145bcb623b14a3c4acc966cc793a32b03adb02b53bceaee454e10a5e0"` [INFO] [stdout] 4c711ef145bcb623b14a3c4acc966cc793a32b03adb02b53bceaee454e10a5e0