[INFO] updating cached repository courajs/mkchoice-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/courajs/mkchoice-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/courajs/mkchoice-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/courajs/mkchoice-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/courajs/mkchoice-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/courajs/mkchoice-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/courajs/mkchoice-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/courajs/mkchoice-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb44715679a56f7dd8ca91264672c0a21a6b4745 [INFO] sha for GitHub repo courajs/mkchoice-rs: bb44715679a56f7dd8ca91264672c0a21a6b4745 [INFO] validating manifest of courajs/mkchoice-rs 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 courajs/mkchoice-rs 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 courajs/mkchoice-rs [INFO] finished frobbing courajs/mkchoice-rs [INFO] frobbed toml for courajs/mkchoice-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/courajs/mkchoice-rs/Cargo.toml [INFO] started frobbing courajs/mkchoice-rs [INFO] finished frobbing courajs/mkchoice-rs [INFO] frobbed toml for courajs/mkchoice-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/courajs/mkchoice-rs/Cargo.toml [INFO] crate courajs/mkchoice-rs 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 courajs/mkchoice-rs 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-4/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/courajs/mkchoice-rs:/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] 34803f764d12bcb438c977691e9b37cae1df9f884f3f63fb27b02f945f05f364 [INFO] running `"docker" "start" "-a" "34803f764d12bcb438c977691e9b37cae1df9f884f3f63fb27b02f945f05f364"` [INFO] [stderr] Compiling termion v1.5.2 [INFO] [stderr] Compiling mkchoice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `"docker" "inspect" "34803f764d12bcb438c977691e9b37cae1df9f884f3f63fb27b02f945f05f364"` [INFO] running `"docker" "rm" "-f" "34803f764d12bcb438c977691e9b37cae1df9f884f3f63fb27b02f945f05f364"` [INFO] [stdout] 34803f764d12bcb438c977691e9b37cae1df9f884f3f63fb27b02f945f05f364 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/courajs/mkchoice-rs:/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] 5a698f9e12481095591b26cf570c38cb7c4de02acdfb563c28c2f434ad9408c1 [INFO] running `"docker" "start" "-a" "5a698f9e12481095591b26cf570c38cb7c4de02acdfb563c28c2f434ad9408c1"` [INFO] [stderr] Compiling mkchoice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "5a698f9e12481095591b26cf570c38cb7c4de02acdfb563c28c2f434ad9408c1"` [INFO] running `"docker" "rm" "-f" "5a698f9e12481095591b26cf570c38cb7c4de02acdfb563c28c2f434ad9408c1"` [INFO] [stdout] 5a698f9e12481095591b26cf570c38cb7c4de02acdfb563c28c2f434ad9408c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/courajs/mkchoice-rs:/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] 4951816e8aad368f4637eb6224fe59d2ca09dc39bda74f46e0408f77df92d7ea [INFO] running `"docker" "start" "-a" "4951816e8aad368f4637eb6224fe59d2ca09dc39bda74f46e0408f77df92d7ea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/mkchoice-0c50606e8f263337 [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" "4951816e8aad368f4637eb6224fe59d2ca09dc39bda74f46e0408f77df92d7ea"` [INFO] running `"docker" "rm" "-f" "4951816e8aad368f4637eb6224fe59d2ca09dc39bda74f46e0408f77df92d7ea"` [INFO] [stdout] 4951816e8aad368f4637eb6224fe59d2ca09dc39bda74f46e0408f77df92d7ea