[INFO] updating cached repository qbart/cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/qbart/cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/qbart/cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/qbart/cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/qbart/cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/qbart/cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/qbart/cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/qbart/cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d70d6d686ba41931492060d48acccb36c11d3801 [INFO] sha for GitHub repo qbart/cli: d70d6d686ba41931492060d48acccb36c11d3801 [INFO] validating manifest of qbart/cli 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 qbart/cli 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 qbart/cli [INFO] finished frobbing qbart/cli [INFO] frobbed toml for qbart/cli written to work/ex/beta-1.38-1/sources/1.37.0/gh/qbart/cli/Cargo.toml [INFO] started frobbing qbart/cli [INFO] finished frobbing qbart/cli [INFO] frobbed toml for qbart/cli written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/qbart/cli/Cargo.toml [INFO] crate qbart/cli 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing qbart/cli 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-0/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/qbart/cli:/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] 4934e19806d3c9ce4b6e12d10d8fcc26a207f8ae8e778eac7891931a8d9e0790 [INFO] running `"docker" "start" "-a" "4934e19806d3c9ce4b6e12d10d8fcc26a207f8ae8e778eac7891931a8d9e0790"` [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "4934e19806d3c9ce4b6e12d10d8fcc26a207f8ae8e778eac7891931a8d9e0790"` [INFO] running `"docker" "rm" "-f" "4934e19806d3c9ce4b6e12d10d8fcc26a207f8ae8e778eac7891931a8d9e0790"` [INFO] [stdout] 4934e19806d3c9ce4b6e12d10d8fcc26a207f8ae8e778eac7891931a8d9e0790 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/qbart/cli:/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] 65ed070e66699757273e2430c2458a3344e23f47d02bc6d114de2c0dc95196b0 [INFO] running `"docker" "start" "-a" "65ed070e66699757273e2430c2458a3344e23f47d02bc6d114de2c0dc95196b0"` [INFO] [stderr] Compiling cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "65ed070e66699757273e2430c2458a3344e23f47d02bc6d114de2c0dc95196b0"` [INFO] running `"docker" "rm" "-f" "65ed070e66699757273e2430c2458a3344e23f47d02bc6d114de2c0dc95196b0"` [INFO] [stdout] 65ed070e66699757273e2430c2458a3344e23f47d02bc6d114de2c0dc95196b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/qbart/cli:/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] 4e7da4c988deadc9505a44321a885853a7a21de8e3accc22ab862556198afd49 [INFO] running `"docker" "start" "-a" "4e7da4c988deadc9505a44321a885853a7a21de8e3accc22ab862556198afd49"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/cli-32e83762f289667e [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" "4e7da4c988deadc9505a44321a885853a7a21de8e3accc22ab862556198afd49"` [INFO] running `"docker" "rm" "-f" "4e7da4c988deadc9505a44321a885853a7a21de8e3accc22ab862556198afd49"` [INFO] [stdout] 4e7da4c988deadc9505a44321a885853a7a21de8e3accc22ab862556198afd49