[INFO] cloning repository Eratosthenes/guessing_game [INFO] running `"git" "clone" "--bare" "git://github.com/Eratosthenes/guessing_game.git" "work/cache/sources/gh/Eratosthenes/guessing_game"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Eratosthenes/guessing_game'... [INFO] running `"git" "clone" "work/cache/sources/gh/Eratosthenes/guessing_game" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Eratosthenes/guessing_game" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Eratosthenes/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Eratosthenes/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c570f42b4b50425f56c8dff6ba627d3b69c260d [INFO] sha for GitHub repo Eratosthenes/guessing_game: 7c570f42b4b50425f56c8dff6ba627d3b69c260d [INFO] validating manifest of Eratosthenes/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 Eratosthenes/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 Eratosthenes/guessing_game [INFO] finished frobbing Eratosthenes/guessing_game [INFO] frobbed toml for Eratosthenes/guessing_game written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/guessing_game/Cargo.toml [INFO] started frobbing Eratosthenes/guessing_game [INFO] finished frobbing Eratosthenes/guessing_game [INFO] frobbed toml for Eratosthenes/guessing_game written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Eratosthenes/guessing_game/Cargo.toml [INFO] crate Eratosthenes/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 Eratosthenes/guessing_game against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/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] d546c13d218c23c86cf5c3e79f940e21ada464447d97ac75624aee0de6566c8d [INFO] running `"docker" "start" "-a" "d546c13d218c23c86cf5c3e79f940e21ada464447d97ac75624aee0de6566c8d"` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `"docker" "inspect" "d546c13d218c23c86cf5c3e79f940e21ada464447d97ac75624aee0de6566c8d"` [INFO] running `"docker" "rm" "-f" "d546c13d218c23c86cf5c3e79f940e21ada464447d97ac75624aee0de6566c8d"` [INFO] [stdout] d546c13d218c23c86cf5c3e79f940e21ada464447d97ac75624aee0de6566c8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/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] 0f456797d9a125ffa51b398ee19cf39b56144574a249b551e2eee7e0d8563cdd [INFO] running `"docker" "start" "-a" "0f456797d9a125ffa51b398ee19cf39b56144574a249b551e2eee7e0d8563cdd"` [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 0.70s [INFO] running `"docker" "inspect" "0f456797d9a125ffa51b398ee19cf39b56144574a249b551e2eee7e0d8563cdd"` [INFO] running `"docker" "rm" "-f" "0f456797d9a125ffa51b398ee19cf39b56144574a249b551e2eee7e0d8563cdd"` [INFO] [stdout] 0f456797d9a125ffa51b398ee19cf39b56144574a249b551e2eee7e0d8563cdd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Eratosthenes/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] 0a96781b4093e876dc9ec726724e7c961f350625699199f4d09166bd92bf864c [INFO] running `"docker" "start" "-a" "0a96781b4093e876dc9ec726724e7c961f350625699199f4d09166bd92bf864c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-67c580d62272d717 [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" "0a96781b4093e876dc9ec726724e7c961f350625699199f4d09166bd92bf864c"` [INFO] running `"docker" "rm" "-f" "0a96781b4093e876dc9ec726724e7c961f350625699199f4d09166bd92bf864c"` [INFO] [stdout] 0a96781b4093e876dc9ec726724e7c961f350625699199f4d09166bd92bf864c