[INFO] updating cached repository iLGunners/Rust-Simple-Guessing-Game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iLGunners/Rust-Simple-Guessing-Game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iLGunners/Rust-Simple-Guessing-Game" "work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-Guessing-Game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-Guessing-Game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iLGunners/Rust-Simple-Guessing-Game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iLGunners/Rust-Simple-Guessing-Game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iLGunners/Rust-Simple-Guessing-Game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 12d9b6dfc16c3cc4ddea5b215543977b554c997d [INFO] sha for GitHub repo iLGunners/Rust-Simple-Guessing-Game: 12d9b6dfc16c3cc4ddea5b215543977b554c997d [INFO] validating manifest of iLGunners/Rust-Simple-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 iLGunners/Rust-Simple-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 iLGunners/Rust-Simple-Guessing-Game [INFO] finished frobbing iLGunners/Rust-Simple-Guessing-Game [INFO] frobbed toml for iLGunners/Rust-Simple-Guessing-Game written to work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-Guessing-Game/Cargo.toml [INFO] started frobbing iLGunners/Rust-Simple-Guessing-Game [INFO] finished frobbing iLGunners/Rust-Simple-Guessing-Game [INFO] frobbed toml for iLGunners/Rust-Simple-Guessing-Game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iLGunners/Rust-Simple-Guessing-Game/Cargo.toml [INFO] crate iLGunners/Rust-Simple-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 iLGunners/Rust-Simple-Guessing-Game against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6d4cd78abc06ba2c7c961ad8ddff7fb30252ec0329e36280be6c65468fca356a [INFO] running `"docker" "start" "-a" "6d4cd78abc06ba2c7c961ad8ddff7fb30252ec0329e36280be6c65468fca356a"` [INFO] [stderr] Compiling libc v0.2.23 [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 3.88s [INFO] running `"docker" "inspect" "6d4cd78abc06ba2c7c961ad8ddff7fb30252ec0329e36280be6c65468fca356a"` [INFO] running `"docker" "rm" "-f" "6d4cd78abc06ba2c7c961ad8ddff7fb30252ec0329e36280be6c65468fca356a"` [INFO] [stdout] 6d4cd78abc06ba2c7c961ad8ddff7fb30252ec0329e36280be6c65468fca356a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cde739e7b01f0cc645d1bce6243baa66ffa6b9c635adc27b9a39849fca05a47a [INFO] running `"docker" "start" "-a" "cde739e7b01f0cc645d1bce6243baa66ffa6b9c635adc27b9a39849fca05a47a"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "cde739e7b01f0cc645d1bce6243baa66ffa6b9c635adc27b9a39849fca05a47a"` [INFO] running `"docker" "rm" "-f" "cde739e7b01f0cc645d1bce6243baa66ffa6b9c635adc27b9a39849fca05a47a"` [INFO] [stdout] cde739e7b01f0cc645d1bce6243baa66ffa6b9c635adc27b9a39849fca05a47a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iLGunners/Rust-Simple-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e0ab59d26ca1581199cf433e6ffe0baf0e153e8e6a6bbf11838ab84635fe0578 [INFO] running `"docker" "start" "-a" "e0ab59d26ca1581199cf433e6ffe0baf0e153e8e6a6bbf11838ab84635fe0578"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-be348a0a9442be0d [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" "e0ab59d26ca1581199cf433e6ffe0baf0e153e8e6a6bbf11838ab84635fe0578"` [INFO] running `"docker" "rm" "-f" "e0ab59d26ca1581199cf433e6ffe0baf0e153e8e6a6bbf11838ab84635fe0578"` [INFO] [stdout] e0ab59d26ca1581199cf433e6ffe0baf0e153e8e6a6bbf11838ab84635fe0578