[INFO] cloning repository piedra97/guessing_game [INFO] running `"git" "clone" "--bare" "git://github.com/piedra97/guessing_game.git" "work/cache/sources/gh/piedra97/guessing_game"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/piedra97/guessing_game'... [INFO] running `"git" "clone" "work/cache/sources/gh/piedra97/guessing_game" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/piedra97/guessing_game" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/piedra97/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/piedra97/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 79e2b99f670e7f0f7a7e9b7d7c284bf03f9e0dba [INFO] sha for GitHub repo piedra97/guessing_game: 79e2b99f670e7f0f7a7e9b7d7c284bf03f9e0dba [INFO] validating manifest of piedra97/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 piedra97/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 piedra97/guessing_game [INFO] finished frobbing piedra97/guessing_game [INFO] frobbed toml for piedra97/guessing_game written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/guessing_game/Cargo.toml [INFO] started frobbing piedra97/guessing_game [INFO] finished frobbing piedra97/guessing_game [INFO] frobbed toml for piedra97/guessing_game written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/piedra97/guessing_game/Cargo.toml [INFO] crate piedra97/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 piedra97/guessing_game against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 38a79f9188bc7700eef7cdbbc83cd3843a795968b218dc9c35b7e908d043bd6b [INFO] running `"docker" "start" "-a" "38a79f9188bc7700eef7cdbbc83cd3843a795968b218dc9c35b7e908d043bd6b"` [INFO] [stderr] Compiling GuessingGame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `GuessingGame` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `guessing_game` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "38a79f9188bc7700eef7cdbbc83cd3843a795968b218dc9c35b7e908d043bd6b"` [INFO] running `"docker" "rm" "-f" "38a79f9188bc7700eef7cdbbc83cd3843a795968b218dc9c35b7e908d043bd6b"` [INFO] [stdout] 38a79f9188bc7700eef7cdbbc83cd3843a795968b218dc9c35b7e908d043bd6b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1c6d3e47af8df58d6a62ce7a54116d0fb5400fe6dc78e26794c063176f1738bb [INFO] running `"docker" "start" "-a" "1c6d3e47af8df58d6a62ce7a54116d0fb5400fe6dc78e26794c063176f1738bb"` [INFO] [stderr] Compiling GuessingGame v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `GuessingGame` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `guessing_game` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "1c6d3e47af8df58d6a62ce7a54116d0fb5400fe6dc78e26794c063176f1738bb"` [INFO] running `"docker" "rm" "-f" "1c6d3e47af8df58d6a62ce7a54116d0fb5400fe6dc78e26794c063176f1738bb"` [INFO] [stdout] 1c6d3e47af8df58d6a62ce7a54116d0fb5400fe6dc78e26794c063176f1738bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/piedra97/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] dc7a1dd8a9138e9ab8ea95659acb6d8da03410446663c01a80c836e0c3c3da05 [INFO] running `"docker" "start" "-a" "dc7a1dd8a9138e9ab8ea95659acb6d8da03410446663c01a80c836e0c3c3da05"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/GuessingGame-5ff4f01c889ff5a2 [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" "dc7a1dd8a9138e9ab8ea95659acb6d8da03410446663c01a80c836e0c3c3da05"` [INFO] running `"docker" "rm" "-f" "dc7a1dd8a9138e9ab8ea95659acb6d8da03410446663c01a80c836e0c3c3da05"` [INFO] [stdout] dc7a1dd8a9138e9ab8ea95659acb6d8da03410446663c01a80c836e0c3c3da05