[INFO] updating cached repository mitrid-labs/bezier [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mitrid-labs/bezier [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mitrid-labs/bezier" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/mitrid-labs/bezier"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/mitrid-labs/bezier'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mitrid-labs/bezier" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/mitrid-labs/bezier"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/mitrid-labs/bezier'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca15aef6e0c4c6be18b322b40b5690bfbfc41516 [INFO] sha for GitHub repo mitrid-labs/bezier: ca15aef6e0c4c6be18b322b40b5690bfbfc41516 [INFO] validating manifest of mitrid-labs/bezier on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mitrid-labs/bezier on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mitrid-labs/bezier [INFO] finished frobbing mitrid-labs/bezier [INFO] frobbed toml for mitrid-labs/bezier written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/mitrid-labs/bezier/Cargo.toml [INFO] started frobbing mitrid-labs/bezier [INFO] finished frobbing mitrid-labs/bezier [INFO] frobbed toml for mitrid-labs/bezier written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/mitrid-labs/bezier/Cargo.toml [INFO] crate mitrid-labs/bezier already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mitrid-labs/bezier against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-2/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/mitrid-labs/bezier:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 150d0765a23c7a307d149f51fff47fb060f26f9c6b41933ebf41d549bedbf084 [INFO] running `"docker" "start" "-a" "150d0765a23c7a307d149f51fff47fb060f26f9c6b41933ebf41d549bedbf084"` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking mitrid_core v0.9.4 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling librocksdb-sys v5.14.2 [INFO] [stderr] Compiling libsodium-sys v0.1.0 [INFO] [stderr] Checking sodiumoxide v0.1.0 [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "150d0765a23c7a307d149f51fff47fb060f26f9c6b41933ebf41d549bedbf084"` [INFO] running `"docker" "rm" "-f" "150d0765a23c7a307d149f51fff47fb060f26f9c6b41933ebf41d549bedbf084"` [INFO] [stdout] 150d0765a23c7a307d149f51fff47fb060f26f9c6b41933ebf41d549bedbf084