[INFO] cloning repository https://github.com/rainprotocol/rain.cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainprotocol/rain.cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f882121f9f26208c1ae062c368ee817b2ca1363 [INFO] checking rainprotocol/rain.cli against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.12.0 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded rust-bigint v1.2.0 [INFO] [stderr] Downloaded graphql_client v0.12.0 [INFO] [stderr] Downloaded alloy-json-abi v0.5.4 [INFO] [stderr] Downloaded keccak-asm v0.1.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.4 [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] [stderr] Downloaded fastrlp v0.3.1 [INFO] [stderr] Downloaded auto_impl v1.1.2 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded sha3-asm v0.1.0 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded ruint v1.11.1 [INFO] [stderr] Downloaded alloy-primitives v0.5.4 [INFO] [stderr] Downloaded syn-solidity v0.5.4 [INFO] [stderr] Downloaded alloy-sol-macro v0.5.4 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded alloy-sol-types v0.5.4 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded rain-metadata v0.0.2-alpha.2 [INFO] [stderr] Downloaded dotrain v6.0.1-alpha.10 [INFO] [stderr] Downloaded graphql_client_codegen v0.12.0 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded magic_string v0.3.4 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.5.4 [INFO] [stderr] Downloaded ruint-macro v1.1.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded const-hex v1.10.0 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded rain_cli_meta v0.10.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded rain_cli_ob v0.0.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7f11d415ff2d1cd83080a281ebc05034dbde1ce25053062420a50660a298202 [INFO] running `Command { std: "docker" "start" "-a" "c7f11d415ff2d1cd83080a281ebc05034dbde1ce25053062420a50660a298202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7f11d415ff2d1cd83080a281ebc05034dbde1ce25053062420a50660a298202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f11d415ff2d1cd83080a281ebc05034dbde1ce25053062420a50660a298202", kill_on_drop: false }` [INFO] [stdout] c7f11d415ff2d1cd83080a281ebc05034dbde1ce25053062420a50660a298202 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef328e36cf2f69827cfe0ee557e167127b91b37009034d39555e576cca771d32 [INFO] running `Command { std: "docker" "start" "-a" "ef328e36cf2f69827cfe0ee557e167127b91b37009034d39555e576cca771d32", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling const-hex v1.10.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn-solidity v0.5.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking winnow v0.5.35 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking ruint v1.11.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking alloy-sol-type-parser v0.5.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rust-gmp-kzen v0.5.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking alloy-primitives v0.5.4 [INFO] [stderr] Checking rust-bigint v1.2.0 [INFO] [stderr] Checking magic_string v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling alloy-sol-macro v0.5.4 [INFO] [stderr] Checking alloy-json-abi v0.5.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking alloy-sol-types v0.5.4 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Compiling graphql_client_codegen v0.12.0 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling graphql_query_derive v0.12.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Checking graphql_client v0.12.0 [INFO] [stderr] Checking rain_cli_meta v0.10.0 [INFO] [stderr] Checking graphql_client v0.13.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking rain-metadata v0.0.2-alpha.2 [INFO] [stderr] Checking rain_cli_ob v0.0.4 [INFO] [stderr] Checking dotrain v6.0.1-alpha.10 [INFO] [stderr] Checking rain_cli v0.9.1-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `Command { std: "docker" "inspect" "ef328e36cf2f69827cfe0ee557e167127b91b37009034d39555e576cca771d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef328e36cf2f69827cfe0ee557e167127b91b37009034d39555e576cca771d32", kill_on_drop: false }` [INFO] [stdout] ef328e36cf2f69827cfe0ee557e167127b91b37009034d39555e576cca771d32 [INFO] checking rainprotocol/rain.cli against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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 rainprotocol/rain.cli against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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 rainprotocol/rain.cli against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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 rainprotocol/rain.cli against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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 rainprotocol/rain.cli against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainprotocol%2Frain.cli" "/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/rainprotocol/rain.cli on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] finished tweaking git repo https://github.com/rainprotocol/rain.cli [INFO] tweaked toml for git repo https://github.com/rainprotocol/rain.cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rainprotocol/rain.cli 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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.