[INFO] updating cached repository leira1192/rust_guessgame [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leira1192/rust_guessgame [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leira1192/rust_guessgame" "work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leira1192/rust_guessgame" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/leira1192/rust_guessgame"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/leira1192/rust_guessgame'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c396e1b554a94db2f8e7821e8e8cfe37fe86936 [INFO] sha for GitHub repo leira1192/rust_guessgame: 1c396e1b554a94db2f8e7821e8e8cfe37fe86936 [INFO] validating manifest of leira1192/rust_guessgame 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 leira1192/rust_guessgame 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 leira1192/rust_guessgame [INFO] finished frobbing leira1192/rust_guessgame [INFO] frobbed toml for leira1192/rust_guessgame written to work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame/Cargo.toml [INFO] started frobbing leira1192/rust_guessgame [INFO] finished frobbing leira1192/rust_guessgame [INFO] frobbed toml for leira1192/rust_guessgame written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/leira1192/rust_guessgame/Cargo.toml [INFO] crate leira1192/rust_guessgame 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 leira1192/rust_guessgame 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame:/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] 3f3a0f72514a01ed12f9deb18a762701c9088e8b0634637ae52e34d489d476e8 [INFO] running `"docker" "start" "-a" "3f3a0f72514a01ed12f9deb18a762701c9088e8b0634637ae52e34d489d476e8"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `"docker" "inspect" "3f3a0f72514a01ed12f9deb18a762701c9088e8b0634637ae52e34d489d476e8"` [INFO] running `"docker" "rm" "-f" "3f3a0f72514a01ed12f9deb18a762701c9088e8b0634637ae52e34d489d476e8"` [INFO] [stdout] 3f3a0f72514a01ed12f9deb18a762701c9088e8b0634637ae52e34d489d476e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame:/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] 2233b5b91d3ef2b2331449c3cfa63e98db430b665bde1c32220f8ee67811334e [INFO] running `"docker" "start" "-a" "2233b5b91d3ef2b2331449c3cfa63e98db430b665bde1c32220f8ee67811334e"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "2233b5b91d3ef2b2331449c3cfa63e98db430b665bde1c32220f8ee67811334e"` [INFO] running `"docker" "rm" "-f" "2233b5b91d3ef2b2331449c3cfa63e98db430b665bde1c32220f8ee67811334e"` [INFO] [stdout] 2233b5b91d3ef2b2331449c3cfa63e98db430b665bde1c32220f8ee67811334e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/leira1192/rust_guessgame:/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] f48b8983dfbc1ab2b2e641f651faa18003965926ffed7f1cd3c97b3845a83dac [INFO] running `"docker" "start" "-a" "f48b8983dfbc1ab2b2e641f651faa18003965926ffed7f1cd3c97b3845a83dac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-5c05224d46954aed [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" "f48b8983dfbc1ab2b2e641f651faa18003965926ffed7f1cd3c97b3845a83dac"` [INFO] running `"docker" "rm" "-f" "f48b8983dfbc1ab2b2e641f651faa18003965926ffed7f1cd3c97b3845a83dac"` [INFO] [stdout] f48b8983dfbc1ab2b2e641f651faa18003965926ffed7f1cd3c97b3845a83dac