[INFO] updating cached repository Khigashiguchi/rust_cli_docopt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Khigashiguchi/rust_cli_docopt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Khigashiguchi/rust_cli_docopt" "work/ex/beta-1.37-6/sources/1.36.0/gh/Khigashiguchi/rust_cli_docopt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Khigashiguchi/rust_cli_docopt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Khigashiguchi/rust_cli_docopt" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Khigashiguchi/rust_cli_docopt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Khigashiguchi/rust_cli_docopt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 391ce74adadd8d5a519a743968af9aefac489577 [INFO] sha for GitHub repo Khigashiguchi/rust_cli_docopt: 391ce74adadd8d5a519a743968af9aefac489577 [INFO] validating manifest of Khigashiguchi/rust_cli_docopt 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 Khigashiguchi/rust_cli_docopt 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 Khigashiguchi/rust_cli_docopt [INFO] finished frobbing Khigashiguchi/rust_cli_docopt [INFO] frobbed toml for Khigashiguchi/rust_cli_docopt written to work/ex/beta-1.37-6/sources/1.36.0/gh/Khigashiguchi/rust_cli_docopt/Cargo.toml [INFO] started frobbing Khigashiguchi/rust_cli_docopt [INFO] finished frobbing Khigashiguchi/rust_cli_docopt [INFO] frobbed toml for Khigashiguchi/rust_cli_docopt written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Khigashiguchi/rust_cli_docopt/Cargo.toml [INFO] crate Khigashiguchi/rust_cli_docopt 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 Khigashiguchi/rust_cli_docopt 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/Khigashiguchi/rust_cli_docopt:/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] 4c29c6a6bd6f8a959d39d95c53ec74c6b9cb5395fc99b00a9aa9a1f92c9bd0e9 [INFO] running `"docker" "start" "-a" "4c29c6a6bd6f8a959d39d95c53ec74c6b9cb5395fc99b00a9aa9a1f92c9bd0e9"` [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling cli_docopt v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.79s [INFO] running `"docker" "inspect" "4c29c6a6bd6f8a959d39d95c53ec74c6b9cb5395fc99b00a9aa9a1f92c9bd0e9"` [INFO] running `"docker" "rm" "-f" "4c29c6a6bd6f8a959d39d95c53ec74c6b9cb5395fc99b00a9aa9a1f92c9bd0e9"` [INFO] [stdout] 4c29c6a6bd6f8a959d39d95c53ec74c6b9cb5395fc99b00a9aa9a1f92c9bd0e9 [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/Khigashiguchi/rust_cli_docopt:/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] 2bbd53c0fb2619a44428f124244846ade5b968f4e5aea10acf2f0925e2a2e075 [INFO] running `"docker" "start" "-a" "2bbd53c0fb2619a44428f124244846ade5b968f4e5aea10acf2f0925e2a2e075"` [INFO] [stderr] Compiling cli_docopt v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "2bbd53c0fb2619a44428f124244846ade5b968f4e5aea10acf2f0925e2a2e075"` [INFO] running `"docker" "rm" "-f" "2bbd53c0fb2619a44428f124244846ade5b968f4e5aea10acf2f0925e2a2e075"` [INFO] [stdout] 2bbd53c0fb2619a44428f124244846ade5b968f4e5aea10acf2f0925e2a2e075 [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/Khigashiguchi/rust_cli_docopt:/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] b047dfea2486c2b237847c1cd2499840e6d4764f4219d562507233f0193b9230 [INFO] running `"docker" "start" "-a" "b047dfea2486c2b237847c1cd2499840e6d4764f4219d562507233f0193b9230"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cli_docopt-1788f9014b9c3310 [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" "b047dfea2486c2b237847c1cd2499840e6d4764f4219d562507233f0193b9230"` [INFO] running `"docker" "rm" "-f" "b047dfea2486c2b237847c1cd2499840e6d4764f4219d562507233f0193b9230"` [INFO] [stdout] b047dfea2486c2b237847c1cd2499840e6d4764f4219d562507233f0193b9230