[INFO] updating cached repository thededlier/guessing-game-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thededlier/guessing-game-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thededlier/guessing-game-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thededlier/guessing-game-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thededlier/guessing-game-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thededlier/guessing-game-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] caf48f3506aa0eaf39be47c2fede052885302f95 [INFO] sha for GitHub repo thededlier/guessing-game-rust: caf48f3506aa0eaf39be47c2fede052885302f95 [INFO] validating manifest of thededlier/guessing-game-rust 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 thededlier/guessing-game-rust 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 thededlier/guessing-game-rust [INFO] finished frobbing thededlier/guessing-game-rust [INFO] frobbed toml for thededlier/guessing-game-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust/Cargo.toml [INFO] started frobbing thededlier/guessing-game-rust [INFO] finished frobbing thededlier/guessing-game-rust [INFO] frobbed toml for thededlier/guessing-game-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thededlier/guessing-game-rust/Cargo.toml [INFO] crate thededlier/guessing-game-rust 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thededlier/guessing-game-rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 131e6b04d8bb8924f9f6a261d226e41c0a1c1d5532cc31ae3f803031f9a4742e [INFO] running `"docker" "start" "-a" "131e6b04d8bb8924f9f6a261d226e41c0a1c1d5532cc31ae3f803031f9a4742e"` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.94s [INFO] running `"docker" "inspect" "131e6b04d8bb8924f9f6a261d226e41c0a1c1d5532cc31ae3f803031f9a4742e"` [INFO] running `"docker" "rm" "-f" "131e6b04d8bb8924f9f6a261d226e41c0a1c1d5532cc31ae3f803031f9a4742e"` [INFO] [stdout] 131e6b04d8bb8924f9f6a261d226e41c0a1c1d5532cc31ae3f803031f9a4742e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d23ca4032e03f077dcaa6527361489d93bd6f734272145c59da9153d28115d2b [INFO] running `"docker" "start" "-a" "d23ca4032e03f077dcaa6527361489d93bd6f734272145c59da9153d28115d2b"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "d23ca4032e03f077dcaa6527361489d93bd6f734272145c59da9153d28115d2b"` [INFO] running `"docker" "rm" "-f" "d23ca4032e03f077dcaa6527361489d93bd6f734272145c59da9153d28115d2b"` [INFO] [stdout] d23ca4032e03f077dcaa6527361489d93bd6f734272145c59da9153d28115d2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thededlier/guessing-game-rust:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 5765aa5012fef89df81c0e63e4429b0bbfe966204177ae2eb45943a07b5fc2ea [INFO] running `"docker" "start" "-a" "5765aa5012fef89df81c0e63e4429b0bbfe966204177ae2eb45943a07b5fc2ea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-a9fb2f38253435e1 [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" "5765aa5012fef89df81c0e63e4429b0bbfe966204177ae2eb45943a07b5fc2ea"` [INFO] running `"docker" "rm" "-f" "5765aa5012fef89df81c0e63e4429b0bbfe966204177ae2eb45943a07b5fc2ea"` [INFO] [stdout] 5765aa5012fef89df81c0e63e4429b0bbfe966204177ae2eb45943a07b5fc2ea