[INFO] cloning repository p1g30n/explainshell-cli [INFO] running `"git" "clone" "--bare" "git://github.com/p1g30n/explainshell-cli.git" "work/cache/sources/gh/p1g30n/explainshell-cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/p1g30n/explainshell-cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/p1g30n/explainshell-cli" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/p1g30n/explainshell-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/p1g30n/explainshell-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/p1g30n/explainshell-cli" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5f59cbaba476582abb41b429c1e2efe8da69d94 [INFO] sha for GitHub repo p1g30n/explainshell-cli: d5f59cbaba476582abb41b429c1e2efe8da69d94 [INFO] validating manifest of p1g30n/explainshell-cli 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 p1g30n/explainshell-cli 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 p1g30n/explainshell-cli [INFO] finished frobbing p1g30n/explainshell-cli [INFO] frobbed toml for p1g30n/explainshell-cli written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/p1g30n/explainshell-cli/Cargo.toml [INFO] started frobbing p1g30n/explainshell-cli [INFO] finished frobbing p1g30n/explainshell-cli [INFO] frobbed toml for p1g30n/explainshell-cli written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli/Cargo.toml [INFO] crate p1g30n/explainshell-cli 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 p1g30n/explainshell-cli against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli:/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] f82190c8cc5ebd15c5e7c8c846613b4c2b93556791bb1d42e0f56b2f3992c4be [INFO] running `"docker" "start" "-a" "f82190c8cc5ebd15c5e7c8c846613b4c2b93556791bb1d42e0f56b2f3992c4be"` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling explainshell-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "f82190c8cc5ebd15c5e7c8c846613b4c2b93556791bb1d42e0f56b2f3992c4be"` [INFO] running `"docker" "rm" "-f" "f82190c8cc5ebd15c5e7c8c846613b4c2b93556791bb1d42e0f56b2f3992c4be"` [INFO] [stdout] f82190c8cc5ebd15c5e7c8c846613b4c2b93556791bb1d42e0f56b2f3992c4be [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli:/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] 2399243b0d7fb935dab68923f2c8acb514ffacaa1d10140717aa0119049a01f0 [INFO] running `"docker" "start" "-a" "2399243b0d7fb935dab68923f2c8acb514ffacaa1d10140717aa0119049a01f0"` [INFO] [stderr] Compiling explainshell-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "2399243b0d7fb935dab68923f2c8acb514ffacaa1d10140717aa0119049a01f0"` [INFO] running `"docker" "rm" "-f" "2399243b0d7fb935dab68923f2c8acb514ffacaa1d10140717aa0119049a01f0"` [INFO] [stdout] 2399243b0d7fb935dab68923f2c8acb514ffacaa1d10140717aa0119049a01f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/p1g30n/explainshell-cli:/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] 41a69861a91dea2cef59bda57a64060bda47ef71757c80e38ae38b7c379288e3 [INFO] running `"docker" "start" "-a" "41a69861a91dea2cef59bda57a64060bda47ef71757c80e38ae38b7c379288e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/explain-c7b3dcd0811e0977 [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" "41a69861a91dea2cef59bda57a64060bda47ef71757c80e38ae38b7c379288e3"` [INFO] running `"docker" "rm" "-f" "41a69861a91dea2cef59bda57a64060bda47ef71757c80e38ae38b7c379288e3"` [INFO] [stdout] 41a69861a91dea2cef59bda57a64060bda47ef71757c80e38ae38b7c379288e3