[INFO] cloning repository nayed/guessing_game [INFO] running `"git" "clone" "--bare" "git://github.com/nayed/guessing_game.git" "work/cache/sources/gh/nayed/guessing_game"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nayed/guessing_game'... [INFO] running `"git" "clone" "work/cache/sources/gh/nayed/guessing_game" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nayed/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nayed/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nayed/guessing_game" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 01f6f062ffb635b58493e42137e221f69ed1ccd9 [INFO] sha for GitHub repo nayed/guessing_game: 01f6f062ffb635b58493e42137e221f69ed1ccd9 [INFO] validating manifest of nayed/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 nayed/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 nayed/guessing_game [INFO] finished frobbing nayed/guessing_game [INFO] frobbed toml for nayed/guessing_game written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nayed/guessing_game/Cargo.toml [INFO] started frobbing nayed/guessing_game [INFO] finished frobbing nayed/guessing_game [INFO] frobbed toml for nayed/guessing_game written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/guessing_game/Cargo.toml [INFO] crate nayed/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 nayed/guessing_game against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/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] 0ba706789b57a56e2938cc576fbae8ffc89c0b75027ffabae8af57fcd590f190 [INFO] running `"docker" "start" "-a" "0ba706789b57a56e2938cc576fbae8ffc89c0b75027ffabae8af57fcd590f190"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "0ba706789b57a56e2938cc576fbae8ffc89c0b75027ffabae8af57fcd590f190"` [INFO] running `"docker" "rm" "-f" "0ba706789b57a56e2938cc576fbae8ffc89c0b75027ffabae8af57fcd590f190"` [INFO] [stdout] 0ba706789b57a56e2938cc576fbae8ffc89c0b75027ffabae8af57fcd590f190 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/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] 30cc565b6e26801310dc3caf655c43ccc21f6e8d4ed85fdf9beb47a87a3bcdd7 [INFO] running `"docker" "start" "-a" "30cc565b6e26801310dc3caf655c43ccc21f6e8d4ed85fdf9beb47a87a3bcdd7"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "30cc565b6e26801310dc3caf655c43ccc21f6e8d4ed85fdf9beb47a87a3bcdd7"` [INFO] running `"docker" "rm" "-f" "30cc565b6e26801310dc3caf655c43ccc21f6e8d4ed85fdf9beb47a87a3bcdd7"` [INFO] [stdout] 30cc565b6e26801310dc3caf655c43ccc21f6e8d4ed85fdf9beb47a87a3bcdd7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nayed/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] 82351be813f083025552ea75f53c62fae286715b20b8186882ddd4f8fe1e5d3e [INFO] running `"docker" "start" "-a" "82351be813f083025552ea75f53c62fae286715b20b8186882ddd4f8fe1e5d3e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-2c6578c100d446ab [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::greater_than_100 ... ok [INFO] [stdout] test tests::less_than_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "82351be813f083025552ea75f53c62fae286715b20b8186882ddd4f8fe1e5d3e"` [INFO] running `"docker" "rm" "-f" "82351be813f083025552ea75f53c62fae286715b20b8186882ddd4f8fe1e5d3e"` [INFO] [stdout] 82351be813f083025552ea75f53c62fae286715b20b8186882ddd4f8fe1e5d3e