[INFO] updating cached repository dalance/structopt-sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dalance/structopt-sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/structopt-sample" "work/ex/beta-1.37-6/sources/1.36.0/gh/dalance/structopt-sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dalance/structopt-sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/structopt-sample" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dalance/structopt-sample"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dalance/structopt-sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fb480855b59e9ae1f0e5383c271c6e930701a111 [INFO] sha for GitHub repo dalance/structopt-sample: fb480855b59e9ae1f0e5383c271c6e930701a111 [INFO] validating manifest of dalance/structopt-sample 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 dalance/structopt-sample 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 dalance/structopt-sample [INFO] finished frobbing dalance/structopt-sample [INFO] frobbed toml for dalance/structopt-sample written to work/ex/beta-1.37-6/sources/1.36.0/gh/dalance/structopt-sample/Cargo.toml [INFO] started frobbing dalance/structopt-sample [INFO] finished frobbing dalance/structopt-sample [INFO] frobbed toml for dalance/structopt-sample written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dalance/structopt-sample/Cargo.toml [INFO] crate dalance/structopt-sample 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 dalance/structopt-sample 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/dalance/structopt-sample:/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] b8b08a9c826c1f92d9ed5186ff08c56b68a22deaf4acdc5a870a4d145c9ef38f [INFO] running `"docker" "start" "-a" "b8b08a9c826c1f92d9ed5186ff08c56b68a22deaf4acdc5a870a4d145c9ef38f"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling structopt-sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.19s [INFO] running `"docker" "inspect" "b8b08a9c826c1f92d9ed5186ff08c56b68a22deaf4acdc5a870a4d145c9ef38f"` [INFO] running `"docker" "rm" "-f" "b8b08a9c826c1f92d9ed5186ff08c56b68a22deaf4acdc5a870a4d145c9ef38f"` [INFO] [stdout] b8b08a9c826c1f92d9ed5186ff08c56b68a22deaf4acdc5a870a4d145c9ef38f [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/dalance/structopt-sample:/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] 105b599e2cb0127a502721d24447bd5d996020b4478b3a4c987ee912ea8046cf [INFO] running `"docker" "start" "-a" "105b599e2cb0127a502721d24447bd5d996020b4478b3a4c987ee912ea8046cf"` [INFO] [stderr] Compiling structopt-sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "105b599e2cb0127a502721d24447bd5d996020b4478b3a4c987ee912ea8046cf"` [INFO] running `"docker" "rm" "-f" "105b599e2cb0127a502721d24447bd5d996020b4478b3a4c987ee912ea8046cf"` [INFO] [stdout] 105b599e2cb0127a502721d24447bd5d996020b4478b3a4c987ee912ea8046cf [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/dalance/structopt-sample:/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] ce3b45f0f099d24c7264c16ec7c9c3de057fcd49882249ede73c18c7c6672170 [INFO] running `"docker" "start" "-a" "ce3b45f0f099d24c7264c16ec7c9c3de057fcd49882249ede73c18c7c6672170"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/structopt_sample-ad9c1293488f69de [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" "ce3b45f0f099d24c7264c16ec7c9c3de057fcd49882249ede73c18c7c6672170"` [INFO] running `"docker" "rm" "-f" "ce3b45f0f099d24c7264c16ec7c9c3de057fcd49882249ede73c18c7c6672170"` [INFO] [stdout] ce3b45f0f099d24c7264c16ec7c9c3de057fcd49882249ede73c18c7c6672170