[INFO] updating cached repository exphp-share/exploding-types [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/exphp-share/exploding-types [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/exphp-share/exploding-types" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/exphp-share/exploding-types"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/exphp-share/exploding-types'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/exphp-share/exploding-types" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/exphp-share/exploding-types"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/exphp-share/exploding-types'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ffd9501eb0be97df222f36e69ba665ecb1005f39 [INFO] sha for GitHub repo exphp-share/exploding-types: ffd9501eb0be97df222f36e69ba665ecb1005f39 [INFO] validating manifest of exphp-share/exploding-types on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of exphp-share/exploding-types on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing exphp-share/exploding-types [INFO] finished frobbing exphp-share/exploding-types [INFO] frobbed toml for exphp-share/exploding-types written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/exphp-share/exploding-types/Cargo.toml [INFO] started frobbing exphp-share/exploding-types [INFO] finished frobbing exphp-share/exploding-types [INFO] frobbed toml for exphp-share/exploding-types written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/exphp-share/exploding-types/Cargo.toml [INFO] crate exphp-share/exploding-types already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking exphp-share/exploding-types against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-2/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/exphp-share/exploding-types:/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" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ef214def232bea5bf14875878d4aef460c16eb4c481694b1039f5ca5c47fea7f [INFO] running `"docker" "start" "-a" "ef214def232bea5bf14875878d4aef460c16eb4c481694b1039f5ca5c47fea7f"` [INFO] [stderr] Checking explode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `explode`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name explode src/main.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=2a1d08379a409efe -C extra-filename=-2a1d08379a409efe --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `explode`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name explode src/main.rs --color never --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=1e90b6727314de72 -C extra-filename=-1e90b6727314de72 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "ef214def232bea5bf14875878d4aef460c16eb4c481694b1039f5ca5c47fea7f"` [INFO] running `"docker" "rm" "-f" "ef214def232bea5bf14875878d4aef460c16eb4c481694b1039f5ca5c47fea7f"` [INFO] [stdout] ef214def232bea5bf14875878d4aef460c16eb4c481694b1039f5ca5c47fea7f