[INFO] updating cached repository arthurazs/rust-guessing-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/arthurazs/rust-guessing-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/arthurazs/rust-guessing-game" "work/ex/beta-1.38-1/sources/1.37.0/gh/arthurazs/rust-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/arthurazs/rust-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arthurazs/rust-guessing-game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-guessing-game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-guessing-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0f0eb636fb333b983c0f8da5ef943aa9a672ebaf [INFO] sha for GitHub repo arthurazs/rust-guessing-game: 0f0eb636fb333b983c0f8da5ef943aa9a672ebaf [INFO] validating manifest of arthurazs/rust-guessing-game 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 arthurazs/rust-guessing-game 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 arthurazs/rust-guessing-game [INFO] finished frobbing arthurazs/rust-guessing-game [INFO] frobbed toml for arthurazs/rust-guessing-game written to work/ex/beta-1.38-1/sources/1.37.0/gh/arthurazs/rust-guessing-game/Cargo.toml [INFO] started frobbing arthurazs/rust-guessing-game [INFO] finished frobbing arthurazs/rust-guessing-game [INFO] frobbed toml for arthurazs/rust-guessing-game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-guessing-game/Cargo.toml [INFO] crate arthurazs/rust-guessing-game 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 arthurazs/rust-guessing-game against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-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-08-13" "build" "--frozen"` [INFO] [stdout] 1ff86d1bf8c97e1cbd054e6e8adf2d0d3509c32665f10d656949e31f4479cb10 [INFO] running `"docker" "start" "-a" "1ff86d1bf8c97e1cbd054e6e8adf2d0d3509c32665f10d656949e31f4479cb10"` [INFO] [stderr] Compiling guessing_game v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "1ff86d1bf8c97e1cbd054e6e8adf2d0d3509c32665f10d656949e31f4479cb10"` [INFO] running `"docker" "rm" "-f" "1ff86d1bf8c97e1cbd054e6e8adf2d0d3509c32665f10d656949e31f4479cb10"` [INFO] [stdout] 1ff86d1bf8c97e1cbd054e6e8adf2d0d3509c32665f10d656949e31f4479cb10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ba740cc097be5e27588fb1b4894256a775f251bcb5cbdb2b43f6412b6fa970bb [INFO] running `"docker" "start" "-a" "ba740cc097be5e27588fb1b4894256a775f251bcb5cbdb2b43f6412b6fa970bb"` [INFO] [stderr] Compiling guessing_game v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "ba740cc097be5e27588fb1b4894256a775f251bcb5cbdb2b43f6412b6fa970bb"` [INFO] running `"docker" "rm" "-f" "ba740cc097be5e27588fb1b4894256a775f251bcb5cbdb2b43f6412b6fa970bb"` [INFO] [stdout] ba740cc097be5e27588fb1b4894256a775f251bcb5cbdb2b43f6412b6fa970bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arthurazs/rust-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-08-13" "test" "--frozen"` [INFO] [stdout] 5fe57accb4d1d5a07f6d46455e9534adfe171153b6b4ff150c1f3f92e8676d66 [INFO] running `"docker" "start" "-a" "5fe57accb4d1d5a07f6d46455e9534adfe171153b6b4ff150c1f3f92e8676d66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-1ea95d5b28c4a2e2 [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" "5fe57accb4d1d5a07f6d46455e9534adfe171153b6b4ff150c1f3f92e8676d66"` [INFO] running `"docker" "rm" "-f" "5fe57accb4d1d5a07f6d46455e9534adfe171153b6b4ff150c1f3f92e8676d66"` [INFO] [stdout] 5fe57accb4d1d5a07f6d46455e9534adfe171153b6b4ff150c1f3f92e8676d66