[INFO] cloning repository amitsaha/rust-cli-demo [INFO] running `"git" "clone" "--bare" "git://github.com/amitsaha/rust-cli-demo.git" "work/cache/sources/gh/amitsaha/rust-cli-demo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/amitsaha/rust-cli-demo'... [INFO] running `"git" "clone" "work/cache/sources/gh/amitsaha/rust-cli-demo" "work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/amitsaha/rust-cli-demo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amitsaha/rust-cli-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amitsaha/rust-cli-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1fccc14697ad7c12025b13ce4b3e77eb710b690 [INFO] sha for GitHub repo amitsaha/rust-cli-demo: e1fccc14697ad7c12025b13ce4b3e77eb710b690 [INFO] validating manifest of amitsaha/rust-cli-demo 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 amitsaha/rust-cli-demo 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 amitsaha/rust-cli-demo [INFO] finished frobbing amitsaha/rust-cli-demo [INFO] frobbed toml for amitsaha/rust-cli-demo written to work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo/Cargo.toml [INFO] started frobbing amitsaha/rust-cli-demo [INFO] finished frobbing amitsaha/rust-cli-demo [INFO] frobbed toml for amitsaha/rust-cli-demo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amitsaha/rust-cli-demo/Cargo.toml [INFO] crate amitsaha/rust-cli-demo 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liboverdrop v0.0.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing amitsaha/rust-cli-demo against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b5186cacfd45a4e773f521ace3d58187e83e6cc7bcd25f7c123f38a826813a94 [INFO] running `"docker" "start" "-a" "b5186cacfd45a4e773f521ace3d58187e83e6cc7bcd25f7c123f38a826813a94"` [INFO] [stderr] Compiling liboverdrop v0.0.2 [INFO] [stderr] Compiling rust-cli-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "b5186cacfd45a4e773f521ace3d58187e83e6cc7bcd25f7c123f38a826813a94"` [INFO] running `"docker" "rm" "-f" "b5186cacfd45a4e773f521ace3d58187e83e6cc7bcd25f7c123f38a826813a94"` [INFO] [stdout] b5186cacfd45a4e773f521ace3d58187e83e6cc7bcd25f7c123f38a826813a94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 578c77d787078238a35ae867093f08bc01341f1009a3090392f4d3e653700127 [INFO] running `"docker" "start" "-a" "578c77d787078238a35ae867093f08bc01341f1009a3090392f4d3e653700127"` [INFO] [stderr] Compiling rust-cli-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "578c77d787078238a35ae867093f08bc01341f1009a3090392f4d3e653700127"` [INFO] running `"docker" "rm" "-f" "578c77d787078238a35ae867093f08bc01341f1009a3090392f4d3e653700127"` [INFO] [stdout] 578c77d787078238a35ae867093f08bc01341f1009a3090392f4d3e653700127 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amitsaha/rust-cli-demo:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 45fe5289aa28d50190f2128a929fdc87c4e4bd5879b84ccc6ba0a4d888359c11 [INFO] running `"docker" "start" "-a" "45fe5289aa28d50190f2128a929fdc87c4e4bd5879b84ccc6ba0a4d888359c11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_cli_demo-39791adbfa3765e7 [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" "45fe5289aa28d50190f2128a929fdc87c4e4bd5879b84ccc6ba0a4d888359c11"` [INFO] running `"docker" "rm" "-f" "45fe5289aa28d50190f2128a929fdc87c4e4bd5879b84ccc6ba0a4d888359c11"` [INFO] [stdout] 45fe5289aa28d50190f2128a929fdc87c4e4bd5879b84ccc6ba0a4d888359c11