[INFO] updating cached repository hardyeats/guessing_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hardyeats/guessing_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hardyeats/guessing_game" "work/ex/beta-1.37-6/sources/1.36.0/gh/hardyeats/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hardyeats/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hardyeats/guessing_game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/guessing_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/guessing_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca37af6f3103776bb21961505779498527e726d5 [INFO] sha for GitHub repo hardyeats/guessing_game: ca37af6f3103776bb21961505779498527e726d5 [INFO] validating manifest of hardyeats/guessing_game on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hardyeats/guessing_game on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hardyeats/guessing_game [INFO] finished frobbing hardyeats/guessing_game [INFO] frobbed toml for hardyeats/guessing_game written to work/ex/beta-1.37-6/sources/1.36.0/gh/hardyeats/guessing_game/Cargo.toml [INFO] started frobbing hardyeats/guessing_game [INFO] finished frobbing hardyeats/guessing_game [INFO] frobbed toml for hardyeats/guessing_game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/guessing_game/Cargo.toml [INFO] crate hardyeats/guessing_game already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hardyeats/guessing_game against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/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=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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] cb8280b8e0e1d301f2d441a5967e1c898a9ced774527480a90e351716bf17746 [INFO] running `"docker" "start" "-a" "cb8280b8e0e1d301f2d441a5967e1c898a9ced774527480a90e351716bf17746"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "cb8280b8e0e1d301f2d441a5967e1c898a9ced774527480a90e351716bf17746"` [INFO] running `"docker" "rm" "-f" "cb8280b8e0e1d301f2d441a5967e1c898a9ced774527480a90e351716bf17746"` [INFO] [stdout] cb8280b8e0e1d301f2d441a5967e1c898a9ced774527480a90e351716bf17746 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/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=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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] a9f87d74685b4df36173a799356276a4a3343629fbf11c62be3aa3c72a82c2e2 [INFO] running `"docker" "start" "-a" "a9f87d74685b4df36173a799356276a4a3343629fbf11c62be3aa3c72a82c2e2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "a9f87d74685b4df36173a799356276a4a3343629fbf11c62be3aa3c72a82c2e2"` [INFO] running `"docker" "rm" "-f" "a9f87d74685b4df36173a799356276a4a3343629fbf11c62be3aa3c72a82c2e2"` [INFO] [stdout] a9f87d74685b4df36173a799356276a4a3343629fbf11c62be3aa3c72a82c2e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hardyeats/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=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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 3059471fbbb4c42373752dc53a43f41d015bf632eb82fbdf53932326722fbfdf [INFO] running `"docker" "start" "-a" "3059471fbbb4c42373752dc53a43f41d015bf632eb82fbdf53932326722fbfdf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-8c402c5633bf3fe3 [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" "3059471fbbb4c42373752dc53a43f41d015bf632eb82fbdf53932326722fbfdf"` [INFO] running `"docker" "rm" "-f" "3059471fbbb4c42373752dc53a43f41d015bf632eb82fbdf53932326722fbfdf"` [INFO] [stdout] 3059471fbbb4c42373752dc53a43f41d015bf632eb82fbdf53932326722fbfdf