[INFO] cloning repository tismith/example-cli-rs [INFO] running `"git" "clone" "--bare" "git://github.com/tismith/example-cli-rs.git" "work/cache/sources/gh/tismith/example-cli-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tismith/example-cli-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/tismith/example-cli-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tismith/example-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tismith/example-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tismith/example-cli-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tismith/example-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tismith/example-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2b24638ad5e3d779febdafd62dff6327e915d148 [INFO] sha for GitHub repo tismith/example-cli-rs: 2b24638ad5e3d779febdafd62dff6327e915d148 [INFO] validating manifest of tismith/example-cli-rs 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 tismith/example-cli-rs 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 tismith/example-cli-rs [INFO] finished frobbing tismith/example-cli-rs [INFO] frobbed toml for tismith/example-cli-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tismith/example-cli-rs/Cargo.toml [INFO] started frobbing tismith/example-cli-rs [INFO] finished frobbing tismith/example-cli-rs [INFO] frobbed toml for tismith/example-cli-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tismith/example-cli-rs/Cargo.toml [INFO] crate tismith/example-cli-rs 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building tismith/example-cli-rs 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/tismith/example-cli-rs:/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] 9868e2dbdd4ea26af4eb2a578ce1f5a3422ce871cde697c595cfee8b75a3c197 [INFO] running `"docker" "start" "-a" "9868e2dbdd4ea26af4eb2a578ce1f5a3422ce871cde697c595cfee8b75a3c197"` [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling example-cli-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.38s [INFO] running `"docker" "inspect" "9868e2dbdd4ea26af4eb2a578ce1f5a3422ce871cde697c595cfee8b75a3c197"` [INFO] running `"docker" "rm" "-f" "9868e2dbdd4ea26af4eb2a578ce1f5a3422ce871cde697c595cfee8b75a3c197"` [INFO] [stdout] 9868e2dbdd4ea26af4eb2a578ce1f5a3422ce871cde697c595cfee8b75a3c197 [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/tismith/example-cli-rs:/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] ebd15dc84eece4116187504d92c2ae08482d816a51fa8fb995a33ca83cba3ec9 [INFO] running `"docker" "start" "-a" "ebd15dc84eece4116187504d92c2ae08482d816a51fa8fb995a33ca83cba3ec9"` [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling example-cli-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.13s [INFO] running `"docker" "inspect" "ebd15dc84eece4116187504d92c2ae08482d816a51fa8fb995a33ca83cba3ec9"` [INFO] running `"docker" "rm" "-f" "ebd15dc84eece4116187504d92c2ae08482d816a51fa8fb995a33ca83cba3ec9"` [INFO] [stdout] ebd15dc84eece4116187504d92c2ae08482d816a51fa8fb995a33ca83cba3ec9