[INFO] cloning repository https://github.com/ianbrault/hrp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianbrault/hrp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b40da2e4eef1c9c94605846b79985c1ad2492cbc [INFO] checking ianbrault/hrp against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded sodiumoxide v0.2.5 [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e42caee0b0acd13d34e232a46cf365e80eade03817d2faafbd6624cdab0b242a [INFO] running `Command { std: "docker" "start" "-a" "e42caee0b0acd13d34e232a46cf365e80eade03817d2faafbd6624cdab0b242a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e42caee0b0acd13d34e232a46cf365e80eade03817d2faafbd6624cdab0b242a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42caee0b0acd13d34e232a46cf365e80eade03817d2faafbd6624cdab0b242a", kill_on_drop: false }` [INFO] [stdout] e42caee0b0acd13d34e232a46cf365e80eade03817d2faafbd6624cdab0b242a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c985e7e4ea1da0a85cc23cb88a3931c9f7decdab4f279a5720cf3348f79aa0b9 [INFO] running `Command { std: "docker" "start" "-a" "c985e7e4ea1da0a85cc23cb88a3931c9f7decdab4f279a5720cf3348f79aa0b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling hrp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-e7ec09f49dd653c4/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at library/core/src/panicking.rs:221:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564cfdbd5255 - std::backtrace_rs::backtrace::libunwind::trace::hb6f5e3d3bf5a005c [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x564cfdbd5255 - std::backtrace_rs::backtrace::trace_unsynchronized::h22ccd54737a545cc [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564cfdbd5255 - std::sys::backtrace::_print_fmt::h7ef100492c2e40f4 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x564cfdbd5255 - ::fmt::h6217fc13b495f000 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x564cfdbf88db - core::fmt::rt::Argument::fmt::hf6fde50bd38f0681 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x564cfdbf88db - core::fmt::write::hb7164ab7a5723e4a [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x564cfdbd23ef - std::io::Write::write_fmt::hefd2520ee61249e8 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x564cfdbd65c1 - std::sys::backtrace::BacktraceLock::print::hff2d0df82dd8ac3f [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x564cfdbd65c1 - std::panicking::default_hook::{{closure}}::hdb6e63292605d446 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x564cfdbd629c - std::panicking::default_hook::h9607a3e7f132a245 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x564cfdbd6c41 - std::panicking::rust_panic_with_hook::h9176ff8c2d2f7674 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x564cfdbd6a73 - std::panicking::begin_panic_handler::{{closure}}::h456339969421efdb [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:664:13 [INFO] [stderr] 12: 0x564cfdbd5719 - std::sys::backtrace::__rust_end_short_backtrace::h2c4f16549515f80c [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x564cfdbd6734 - rust_begin_unwind [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x564cfdbf7615 - core::panicking::panic_nounwind_fmt::runtime::h2675d1a512b7d2a8 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/panicking.rs:112:18 [INFO] [stderr] 15: 0x564cfdbf7615 - core::panicking::panic_nounwind_fmt::hdaf1ea0940d51772 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/panicking.rs:122:5 [INFO] [stderr] 16: 0x564cfdbf76a2 - core::panicking::panic_nounwind::ha33b741cd4b560da [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/panicking.rs:221:5 [INFO] [stderr] 17: 0x564cfdb2d02b - >::get_unchecked_mut::precondition_check::h13cd20ae2c72d5b0 [INFO] [stderr] 18: 0x564cfdb2cff2 - >::get_unchecked_mut::he886f47e42134439 [INFO] [stderr] 19: 0x564cfdb19fe4 - core::slice::::get_unchecked_mut::hc0e01ce462eec201 [INFO] [stderr] 20: 0x564cfdb33287 - libflate::deflate::decode::Decoder::read_compressed_block::h67718d50546b1c54 [INFO] [stderr] 21: 0x564cfdb2da43 - as std::io::Read>::read::hc4d9c1fb1c1b4870 [INFO] [stderr] 22: 0x564cfdb1fe83 - as std::io::Read>::read::h54cb36d224f7db1c [INFO] [stderr] 23: 0x564cfdb3ac99 - <&tar::archive::ArchiveInner as std::io::Read>::read::hff0d0e95b5c6cf5d [INFO] [stderr] 24: 0x564cfdb3adda - tar::archive::try_read_all::h01123e9a2c6bbbe2 [INFO] [stderr] 25: 0x564cfdb38620 - tar::archive::EntriesFields::next_entry_raw::hca303868d8460530 [INFO] [stderr] 26: 0x564cfdb38f70 - tar::archive::EntriesFields::next_entry::h5664914cf5a4166e [INFO] [stderr] 27: 0x564cfdb3aaa9 - ::next::h24aac8fbfbad5b7e [INFO] [stderr] 28: 0x564cfdb38126 - tar::archive::Archive::_unpack::h1acf8ebae5741077 [INFO] [stderr] 29: 0x564cfdb18f21 - tar::archive::Archive::unpack::h1d2904e1be956e42 [INFO] [stderr] 30: 0x564cfdb2761e - build_script_build::build_libsodium::h83b584f865e15b08 [INFO] [stderr] 31: 0x564cfdb21e50 - build_script_build::main::h1e9a737e2b00a419 [INFO] [stderr] 32: 0x564cfdb2c453 - core::ops::function::FnOnce::call_once::h9e05c1381705a28e [INFO] [stderr] 33: 0x564cfdb189e6 - std::sys::backtrace::__rust_begin_short_backtrace::h5b14c8d33544c6d3 [INFO] [stderr] 34: 0x564cfdb2c379 - std::rt::lang_start::{{closure}}::h09cc91acadae45ed [INFO] [stderr] 35: 0x564cfdbcde80 - core::ops::function::impls:: for &F>::call_once::habe5b6c61136d75b [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 36: 0x564cfdbcde80 - std::panicking::try::do_call::hed0b1c13e1d5aacb [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 37: 0x564cfdbcde80 - std::panicking::try::hfe5cb877cd8abd43 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 38: 0x564cfdbcde80 - std::panic::catch_unwind::hb56f85f6abe58fda [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panic.rs:345:14 [INFO] [stderr] 39: 0x564cfdbcde80 - std::rt::lang_start_internal::{{closure}}::h41b95da495641f06 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/rt.rs:143:48 [INFO] [stderr] 40: 0x564cfdbcde80 - std::panicking::try::do_call::hc249911f07e2a2b8 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 41: 0x564cfdbcde80 - std::panicking::try::h6ebbdf9261bb9843 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 42: 0x564cfdbcde80 - std::panic::catch_unwind::h4691cb0040f1b1b3 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/panic.rs:345:14 [INFO] [stderr] 43: 0x564cfdbcde80 - std::rt::lang_start_internal::h97a4568e7c54e713 [INFO] [stderr] at /rustc/368e2fd458a22d0cc133d0c254f2612ee999744f/library/std/src/rt.rs:143:20 [INFO] [stderr] 44: 0x564cfdb2c357 - std::rt::lang_start::hb3d1d55786eba2a2 [INFO] [stderr] 45: 0x564cfdb27e35 - main [INFO] [stderr] 46: 0x7fd103b5fd90 - [INFO] [stderr] 47: 0x7fd103b5fe40 - __libc_start_main [INFO] [stderr] 48: 0x564cfdb18165 - _start [INFO] [stderr] 49: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c985e7e4ea1da0a85cc23cb88a3931c9f7decdab4f279a5720cf3348f79aa0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c985e7e4ea1da0a85cc23cb88a3931c9f7decdab4f279a5720cf3348f79aa0b9", kill_on_drop: false }` [INFO] [stdout] c985e7e4ea1da0a85cc23cb88a3931c9f7decdab4f279a5720cf3348f79aa0b9 [INFO] checking ianbrault/hrp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ianbrault/hrp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ianbrault/hrp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ianbrault/hrp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking ianbrault/hrp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianbrault%2Fhrp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianbrault/hrp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianbrault/hrp [INFO] finished tweaking git repo https://github.com/ianbrault/hrp [INFO] tweaked toml for git repo https://github.com/ianbrault/hrp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ianbrault/hrp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.