[INFO] updating cached repository rohitjoshi/bhatho [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rohitjoshi/bhatho [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rohitjoshi/bhatho" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/rohitjoshi/bhatho"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/rohitjoshi/bhatho'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rohitjoshi/bhatho" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/rohitjoshi/bhatho"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/rohitjoshi/bhatho'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56764bffeb15d3fc7c3209f259d47b354b787af3 [INFO] sha for GitHub repo rohitjoshi/bhatho: 56764bffeb15d3fc7c3209f259d47b354b787af3 [INFO] validating manifest of rohitjoshi/bhatho on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rohitjoshi/bhatho on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rohitjoshi/bhatho [INFO] finished frobbing rohitjoshi/bhatho [INFO] frobbed toml for rohitjoshi/bhatho written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/rohitjoshi/bhatho/Cargo.toml [INFO] started frobbing rohitjoshi/bhatho [INFO] finished frobbing rohitjoshi/bhatho [INFO] frobbed toml for rohitjoshi/bhatho written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/rohitjoshi/bhatho/Cargo.toml [INFO] crate rohitjoshi/bhatho already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rohitjoshi/bhatho against try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-5/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/rohitjoshi/bhatho:/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" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 89245ea6f37f4ba4181c58cbe0e4c7decb2c6465f2fae2d29d7414b3bd521f6b [INFO] running `"docker" "start" "-a" "89245ea6f37f4ba4181c58cbe0e4c7decb2c6465f2fae2d29d7414b3bd521f6b"` [INFO] [stderr] warning: unused manifest key: package.License [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Checking jumphash v0.1.5 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking lru v0.1.13 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling librocksdb-sys v5.17.2 [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "89245ea6f37f4ba4181c58cbe0e4c7decb2c6465f2fae2d29d7414b3bd521f6b"` [INFO] running `"docker" "rm" "-f" "89245ea6f37f4ba4181c58cbe0e4c7decb2c6465f2fae2d29d7414b3bd521f6b"` [INFO] [stdout] 89245ea6f37f4ba4181c58cbe0e4c7decb2c6465f2fae2d29d7414b3bd521f6b