[INFO] updating cached repository sybblow/rust-guess-number [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sybblow/rust-guess-number [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sybblow/rust-guess-number" "work/ex/beta-1.38-1/sources/1.37.0/gh/sybblow/rust-guess-number"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sybblow/rust-guess-number'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sybblow/rust-guess-number" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sybblow/rust-guess-number"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sybblow/rust-guess-number'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f8cf71001177058252c4e3c00dced482a5012f7 [INFO] sha for GitHub repo sybblow/rust-guess-number: 4f8cf71001177058252c4e3c00dced482a5012f7 [INFO] validating manifest of sybblow/rust-guess-number 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 sybblow/rust-guess-number 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 sybblow/rust-guess-number [INFO] finished frobbing sybblow/rust-guess-number [INFO] frobbed toml for sybblow/rust-guess-number written to work/ex/beta-1.38-1/sources/1.37.0/gh/sybblow/rust-guess-number/Cargo.toml [INFO] started frobbing sybblow/rust-guess-number [INFO] finished frobbing sybblow/rust-guess-number [INFO] frobbed toml for sybblow/rust-guess-number written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sybblow/rust-guess-number/Cargo.toml [INFO] crate sybblow/rust-guess-number 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sybblow/rust-guess-number/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 sybblow/rust-guess-number 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-7/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/sybblow/rust-guess-number:/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] d387836feb5c10651510c43e423dadb3f6dd8e6d12901cb74db22c071b04ca2f [INFO] running `"docker" "start" "-a" "d387836feb5c10651510c43e423dadb3f6dd8e6d12901cb74db22c071b04ca2f"` [INFO] [stderr] Compiling coin-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "d387836feb5c10651510c43e423dadb3f6dd8e6d12901cb74db22c071b04ca2f"` [INFO] running `"docker" "rm" "-f" "d387836feb5c10651510c43e423dadb3f6dd8e6d12901cb74db22c071b04ca2f"` [INFO] [stdout] d387836feb5c10651510c43e423dadb3f6dd8e6d12901cb74db22c071b04ca2f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/sybblow/rust-guess-number:/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] 79ca8fcd1b0ba1eef3ff7fed0de396260f4973bb29307640227614195a0db79f [INFO] running `"docker" "start" "-a" "79ca8fcd1b0ba1eef3ff7fed0de396260f4973bb29307640227614195a0db79f"` [INFO] [stderr] Compiling coin-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "79ca8fcd1b0ba1eef3ff7fed0de396260f4973bb29307640227614195a0db79f"` [INFO] running `"docker" "rm" "-f" "79ca8fcd1b0ba1eef3ff7fed0de396260f4973bb29307640227614195a0db79f"` [INFO] [stdout] 79ca8fcd1b0ba1eef3ff7fed0de396260f4973bb29307640227614195a0db79f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/sybblow/rust-guess-number:/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] ba7ed35501424feb487ec24f2953a316be5f61b6c383b2b12e50856721837d7c [INFO] running `"docker" "start" "-a" "ba7ed35501424feb487ec24f2953a316be5f61b6c383b2b12e50856721837d7c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/coin_game-d000f0a89a9cd244 [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" "ba7ed35501424feb487ec24f2953a316be5f61b6c383b2b12e50856721837d7c"` [INFO] running `"docker" "rm" "-f" "ba7ed35501424feb487ec24f2953a316be5f61b6c383b2b12e50856721837d7c"` [INFO] [stdout] ba7ed35501424feb487ec24f2953a316be5f61b6c383b2b12e50856721837d7c