[INFO] updating cached repository arshiamufti/rust-cli-experiment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/arshiamufti/rust-cli-experiment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/arshiamufti/rust-cli-experiment" "work/ex/beta-1.37-6/sources/1.36.0/gh/arshiamufti/rust-cli-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/arshiamufti/rust-cli-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arshiamufti/rust-cli-experiment" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arshiamufti/rust-cli-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arshiamufti/rust-cli-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14ec0b88953b49c444cd98357983f6d6bc267264 [INFO] sha for GitHub repo arshiamufti/rust-cli-experiment: 14ec0b88953b49c444cd98357983f6d6bc267264 [INFO] validating manifest of arshiamufti/rust-cli-experiment 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 arshiamufti/rust-cli-experiment 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 arshiamufti/rust-cli-experiment [INFO] finished frobbing arshiamufti/rust-cli-experiment [INFO] frobbed toml for arshiamufti/rust-cli-experiment written to work/ex/beta-1.37-6/sources/1.36.0/gh/arshiamufti/rust-cli-experiment/Cargo.toml [INFO] started frobbing arshiamufti/rust-cli-experiment [INFO] finished frobbing arshiamufti/rust-cli-experiment [INFO] frobbed toml for arshiamufti/rust-cli-experiment written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arshiamufti/rust-cli-experiment/Cargo.toml [INFO] crate arshiamufti/rust-cli-experiment 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 arshiamufti/rust-cli-experiment 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-7/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/arshiamufti/rust-cli-experiment:/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] f2255a1e4f8786aa2dafad54a84e24b717b3a70d0cba9565bb2a6667a789d588 [INFO] running `"docker" "start" "-a" "f2255a1e4f8786aa2dafad54a84e24b717b3a70d0cba9565bb2a6667a789d588"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling cli-project v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `"docker" "inspect" "f2255a1e4f8786aa2dafad54a84e24b717b3a70d0cba9565bb2a6667a789d588"` [INFO] running `"docker" "rm" "-f" "f2255a1e4f8786aa2dafad54a84e24b717b3a70d0cba9565bb2a6667a789d588"` [INFO] [stdout] f2255a1e4f8786aa2dafad54a84e24b717b3a70d0cba9565bb2a6667a789d588 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/arshiamufti/rust-cli-experiment:/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] 4864e38eaaf61dc3586139872458c3cf26b1d2971ecce0bd87b372bb7fff8003 [INFO] running `"docker" "start" "-a" "4864e38eaaf61dc3586139872458c3cf26b1d2971ecce0bd87b372bb7fff8003"` [INFO] [stderr] Compiling cli-project v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "4864e38eaaf61dc3586139872458c3cf26b1d2971ecce0bd87b372bb7fff8003"` [INFO] running `"docker" "rm" "-f" "4864e38eaaf61dc3586139872458c3cf26b1d2971ecce0bd87b372bb7fff8003"` [INFO] [stdout] 4864e38eaaf61dc3586139872458c3cf26b1d2971ecce0bd87b372bb7fff8003 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/arshiamufti/rust-cli-experiment:/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] c34d033e5400a42e9987a17e1d8aa6e9504ecf33d42cb6eb95c50fc4a9c97657 [INFO] running `"docker" "start" "-a" "c34d033e5400a42e9987a17e1d8aa6e9504ecf33d42cb6eb95c50fc4a9c97657"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cli_project-41678f78b6d73588 [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" "c34d033e5400a42e9987a17e1d8aa6e9504ecf33d42cb6eb95c50fc4a9c97657"` [INFO] running `"docker" "rm" "-f" "c34d033e5400a42e9987a17e1d8aa6e9504ecf33d42cb6eb95c50fc4a9c97657"` [INFO] [stdout] c34d033e5400a42e9987a17e1d8aa6e9504ecf33d42cb6eb95c50fc4a9c97657