[INFO] cloning repository Khigashiguchi/rust_cli_docopt [INFO] running `"git" "clone" "--bare" "git://github.com/Khigashiguchi/rust_cli_docopt.git" "work/cache/sources/gh/Khigashiguchi/rust_cli_docopt"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Khigashiguchi/rust_cli_docopt'... [INFO] running `"git" "clone" "work/cache/sources/gh/Khigashiguchi/rust_cli_docopt" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Khigashiguchi/rust_cli_docopt"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Khigashiguchi/rust_cli_docopt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Khigashiguchi/rust_cli_docopt" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Khigashiguchi/rust_cli_docopt"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Khigashiguchi/rust_cli_docopt on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Khigashiguchi/rust_cli_docopt against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4e6093c060ef09825fe29e56079329c0a4531decf71d382ad19376f733dcebbd [INFO] running `"docker" "start" "-a" "4e6093c060ef09825fe29e56079329c0a4531decf71d382ad19376f733dcebbd"` [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 14.86s [INFO] running `"docker" "inspect" "4e6093c060ef09825fe29e56079329c0a4531decf71d382ad19376f733dcebbd"` [INFO] running `"docker" "rm" "-f" "4e6093c060ef09825fe29e56079329c0a4531decf71d382ad19376f733dcebbd"` [INFO] [stdout] 4e6093c060ef09825fe29e56079329c0a4531decf71d382ad19376f733dcebbd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 01acad834d6de752f02da30db7ce2b9da627dee77b71e55fe8307c56dfc33207 [INFO] running `"docker" "start" "-a" "01acad834d6de752f02da30db7ce2b9da627dee77b71e55fe8307c56dfc33207"` [INFO] [stderr] Compiling cli_docopt v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "01acad834d6de752f02da30db7ce2b9da627dee77b71e55fe8307c56dfc33207"` [INFO] running `"docker" "rm" "-f" "01acad834d6de752f02da30db7ce2b9da627dee77b71e55fe8307c56dfc33207"` [INFO] [stdout] 01acad834d6de752f02da30db7ce2b9da627dee77b71e55fe8307c56dfc33207 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 476dff517620c429e040d94d65cc9155ec9ee43a1e20c3a8c472d0b8b1c5861c [INFO] running `"docker" "start" "-a" "476dff517620c429e040d94d65cc9155ec9ee43a1e20c3a8c472d0b8b1c5861c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cli_docopt-88eac187daa51145 [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" "476dff517620c429e040d94d65cc9155ec9ee43a1e20c3a8c472d0b8b1c5861c"` [INFO] running `"docker" "rm" "-f" "476dff517620c429e040d94d65cc9155ec9ee43a1e20c3a8c472d0b8b1c5861c"` [INFO] [stdout] 476dff517620c429e040d94d65cc9155ec9ee43a1e20c3a8c472d0b8b1c5861c