[INFO] cloning repository Rintel/Rust-Playground [INFO] running `"git" "clone" "--bare" "git://github.com/Rintel/Rust-Playground.git" "work/cache/sources/gh/Rintel/Rust-Playground"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Rintel/Rust-Playground'... [INFO] running `"git" "clone" "work/cache/sources/gh/Rintel/Rust-Playground" "work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Rintel/Rust-Playground" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Rintel/Rust-Playground"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Rintel/Rust-Playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b043aac55122a2bfdd8bba23b718ce57bf294674 [INFO] sha for GitHub repo Rintel/Rust-Playground: b043aac55122a2bfdd8bba23b718ce57bf294674 [INFO] validating manifest of Rintel/Rust-Playground 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 Rintel/Rust-Playground 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 Rintel/Rust-Playground [INFO] finished frobbing Rintel/Rust-Playground [INFO] frobbed toml for Rintel/Rust-Playground written to work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground/Cargo.toml [INFO] started frobbing Rintel/Rust-Playground [INFO] finished frobbing Rintel/Rust-Playground [INFO] frobbed toml for Rintel/Rust-Playground written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Rintel/Rust-Playground/Cargo.toml [INFO] crate Rintel/Rust-Playground 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 Rintel/Rust-Playground 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground:/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] aa18fa65414b175f11df7807cb1e41d4aae9cd246827cff487a462e9b8858628 [INFO] running `"docker" "start" "-a" "aa18fa65414b175f11df7807cb1e41d4aae9cd246827cff487a462e9b8858628"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "aa18fa65414b175f11df7807cb1e41d4aae9cd246827cff487a462e9b8858628"` [INFO] running `"docker" "rm" "-f" "aa18fa65414b175f11df7807cb1e41d4aae9cd246827cff487a462e9b8858628"` [INFO] [stdout] aa18fa65414b175f11df7807cb1e41d4aae9cd246827cff487a462e9b8858628 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground:/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] 241904a41c487dc071a49dcc84f973182d228c5191a0029a4eee1a1fe1c38b18 [INFO] running `"docker" "start" "-a" "241904a41c487dc071a49dcc84f973182d228c5191a0029a4eee1a1fe1c38b18"` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "241904a41c487dc071a49dcc84f973182d228c5191a0029a4eee1a1fe1c38b18"` [INFO] running `"docker" "rm" "-f" "241904a41c487dc071a49dcc84f973182d228c5191a0029a4eee1a1fe1c38b18"` [INFO] [stdout] 241904a41c487dc071a49dcc84f973182d228c5191a0029a4eee1a1fe1c38b18 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Rintel/Rust-Playground:/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] 35cf99e037a6f36f30047c412b4ef1d84fcff6538c9c1c2ccdd290bc37c22af2 [INFO] running `"docker" "start" "-a" "35cf99e037a6f36f30047c412b4ef1d84fcff6538c9c1c2ccdd290bc37c22af2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/guessing_game-f3e495f6ff4cfbb0 [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" "35cf99e037a6f36f30047c412b4ef1d84fcff6538c9c1c2ccdd290bc37c22af2"` [INFO] running `"docker" "rm" "-f" "35cf99e037a6f36f30047c412b4ef1d84fcff6538c9c1c2ccdd290bc37c22af2"` [INFO] [stdout] 35cf99e037a6f36f30047c412b4ef1d84fcff6538c9c1c2ccdd290bc37c22af2