[INFO] updating cached repository rje/rusty_rogue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rje/rusty_rogue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rje/rusty_rogue" "work/ex/beta-1.37-6/sources/1.36.0/gh/rje/rusty_rogue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rje/rusty_rogue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rje/rusty_rogue" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c799d542695094fb3bab7091e15c01c2b82afdcb [INFO] sha for GitHub repo rje/rusty_rogue: c799d542695094fb3bab7091e15c01c2b82afdcb [INFO] validating manifest of rje/rusty_rogue 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 rje/rusty_rogue 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 rje/rusty_rogue [INFO] finished frobbing rje/rusty_rogue [INFO] frobbed toml for rje/rusty_rogue written to work/ex/beta-1.37-6/sources/1.36.0/gh/rje/rusty_rogue/Cargo.toml [INFO] started frobbing rje/rusty_rogue [INFO] finished frobbing rje/rusty_rogue [INFO] frobbed toml for rje/rusty_rogue written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue/Cargo.toml [INFO] crate rje/rusty_rogue 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing rje/rusty_rogue against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue:/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-07-23" "build" "--frozen"` [INFO] [stdout] 744d1794aa502e6323fd10e20822e045fc56f46caf1f5ccfbac28add7f254f4e [INFO] running `"docker" "start" "-a" "744d1794aa502e6323fd10e20822e045fc56f46caf1f5ccfbac28add7f254f4e"` [INFO] [stderr] Compiling ncurses v5.86.0 [INFO] [stderr] Compiling pancurses v0.9.0 [INFO] [stderr] Compiling rusty_rogue v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `"docker" "inspect" "744d1794aa502e6323fd10e20822e045fc56f46caf1f5ccfbac28add7f254f4e"` [INFO] running `"docker" "rm" "-f" "744d1794aa502e6323fd10e20822e045fc56f46caf1f5ccfbac28add7f254f4e"` [INFO] [stdout] 744d1794aa502e6323fd10e20822e045fc56f46caf1f5ccfbac28add7f254f4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] fe73753edcf6449b194910c8c351743a5df425a4a3edb4ccd5eb29824ab62710 [INFO] running `"docker" "start" "-a" "fe73753edcf6449b194910c8c351743a5df425a4a3edb4ccd5eb29824ab62710"` [INFO] [stderr] Compiling rusty_rogue v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "fe73753edcf6449b194910c8c351743a5df425a4a3edb4ccd5eb29824ab62710"` [INFO] running `"docker" "rm" "-f" "fe73753edcf6449b194910c8c351743a5df425a4a3edb4ccd5eb29824ab62710"` [INFO] [stdout] fe73753edcf6449b194910c8c351743a5df425a4a3edb4ccd5eb29824ab62710 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rje/rusty_rogue:/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-07-23" "test" "--frozen"` [INFO] [stdout] 592d2b89f6c4c2d203ba8d86a270af81ef3c653db6eac8469dd0193f40a6330d [INFO] running `"docker" "start" "-a" "592d2b89f6c4c2d203ba8d86a270af81ef3c653db6eac8469dd0193f40a6330d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_rogue-879160a363a55b76 [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" "592d2b89f6c4c2d203ba8d86a270af81ef3c653db6eac8469dd0193f40a6330d"` [INFO] running `"docker" "rm" "-f" "592d2b89f6c4c2d203ba8d86a270af81ef3c653db6eac8469dd0193f40a6330d"` [INFO] [stdout] 592d2b89f6c4c2d203ba8d86a270af81ef3c653db6eac8469dd0193f40a6330d