[INFO] cloning repository phynalle/chore [INFO] running `"git" "clone" "--bare" "git://github.com/phynalle/chore.git" "work/cache/sources/gh/phynalle/chore"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/phynalle/chore'... [INFO] running `"git" "clone" "work/cache/sources/gh/phynalle/chore" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/phynalle/chore"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/phynalle/chore'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phynalle/chore" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/phynalle/chore"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/phynalle/chore'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62f100f39c74b8ef47b583cde22ce8223223204e [INFO] sha for GitHub repo phynalle/chore: 62f100f39c74b8ef47b583cde22ce8223223204e [INFO] validating manifest of phynalle/chore on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of phynalle/chore on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing phynalle/chore [INFO] finished frobbing phynalle/chore [INFO] frobbed toml for phynalle/chore written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/phynalle/chore/Cargo.toml [INFO] started frobbing phynalle/chore [INFO] finished frobbing phynalle/chore [INFO] frobbed toml for phynalle/chore written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/phynalle/chore/Cargo.toml [INFO] crate phynalle/chore already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocksdb v0.9.1 [INFO] [stderr] Downloaded librocksdb-sys v5.10.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking phynalle/chore against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/phynalle/chore:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3dc213a57143088d73f100b5e7933c7d7bb82b284145f0292112ba268d7ad575 [INFO] running `"docker" "start" "-a" "3dc213a57143088d73f100b5e7933c7d7bb82b284145f0292112ba268d7ad575"` [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.29.1 [INFO] [stderr] Compiling librocksdb-sys v5.10.2 [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "3dc213a57143088d73f100b5e7933c7d7bb82b284145f0292112ba268d7ad575"` [INFO] running `"docker" "rm" "-f" "3dc213a57143088d73f100b5e7933c7d7bb82b284145f0292112ba268d7ad575"` [INFO] [stdout] 3dc213a57143088d73f100b5e7933c7d7bb82b284145f0292112ba268d7ad575