[INFO] cloning repository https://github.com/happyfella1/test-llm-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happyfella1/test-llm-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f091da53ad1fc4bf119f66355c02cd593f62fa41
[INFO] testing happyfella1/test-llm-chain against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding adler v1.0.2
[INFO] [stderr]     Updating anyhow v1.0.70 -> v1.0.86
[INFO] [stderr]       Adding async-openai v0.11.1 (latest: v0.21.0)
[INFO] [stderr]       Adding backtrace v0.3.71
[INFO] [stderr]     Updating base64 v0.21.0 -> v0.21.7 (latest: v0.22.1)
[INFO] [stderr]     Updating bstr v1.4.0 -> v1.9.1
[INFO] [stderr]     Updating cc v1.0.79 -> v1.0.98
[INFO] [stderr]     Updating getrandom v0.2.9 -> v0.2.15
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]     Updating hyper-rustls v0.23.2 -> v0.24.2 (latest: v0.27.1)
[INFO] [stderr]     Updating js-sys v0.3.61 -> v0.3.69
[INFO] [stderr]     Updating libc v0.2.141 -> v0.2.155
[INFO] [stderr]     Updating llm-chain v0.6.2 -> v0.8.3 (latest: v0.13.0)
[INFO] [stderr]     Updating llm-chain-openai v0.6.2 -> v0.8.3 (latest: v0.13.0)
[INFO] [stderr]     Updating markdown v1.0.0-alpha.7 -> v1.0.0-alpha.17
[INFO] [stderr]     Updating memchr v2.5.0 -> v2.7.2
[INFO] [stderr]       Adding miniz_oxide v0.7.3
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]     Updating regex-automata v0.1.10 -> v0.4.6
[INFO] [stderr]     Updating reqwest v0.11.16 -> v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding ring v0.17.8
[INFO] [stderr]       Adding rustc-demangle v0.1.24
[INFO] [stderr]       Adding rustls v0.21.12 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (latest: v0.102.4)
[INFO] [stderr]       Adding spin v0.9.8
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]     Updating tiktoken-rs v0.4.1 -> v0.4.5 (latest: v0.5.9)
[INFO] [stderr]     Updating tokio v1.27.0 -> v1.29.1 (latest: v1.37.0)
[INFO] [stderr]     Updating tokio-macros v2.0.0 -> v2.1.0 (latest: v2.2.0)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (latest: v0.26.0)
[INFO] [stderr]       Adding untrusted v0.9.0
[INFO] [stderr]     Updating uuid v1.3.1 -> v1.8.0
[INFO] [stderr]     Updating wasm-bindgen v0.2.84 -> v0.2.92
[INFO] [stderr]     Updating wasm-bindgen-backend v0.2.84 -> v0.2.92
[INFO] [stderr]     Updating wasm-bindgen-futures v0.4.34 -> v0.4.42
[INFO] [stderr]     Updating wasm-bindgen-macro v0.2.84 -> v0.2.92
[INFO] [stderr]     Updating wasm-bindgen-macro-support v0.2.84 -> v0.2.92
[INFO] [stderr]     Updating wasm-bindgen-shared v0.2.84 -> v0.2.92
[INFO] [stderr]     Updating wasm-streams v0.2.3 -> v0.4.0
[INFO] [stderr]     Updating web-sys v0.3.61 -> v0.3.69
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-targets v0.52.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.5
[INFO] [stderr]       Adding windows_i686_gnu v0.52.5
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.5
[INFO] [stderr]       Adding windows_i686_msvc v0.52.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.5
[INFO] [stderr]     Updating winreg v0.10.1 -> v0.50.0 (latest: v0.52.0)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llm-chain v0.8.3
[INFO] [stderr]   Downloaded dynfmt v0.1.5
[INFO] [stderr]   Downloaded llm-chain-openai v0.8.3
[INFO] [stderr]   Downloaded qdrant-client v1.1.1
[INFO] [stderr]   Downloaded tera v1.18.1
[INFO] [stderr]   Downloaded axum v0.6.16
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e422fa5e42206248b26833f195e1f420a8ea80eb207b3da10183545c9b87d78
[INFO] running `Command { std: "docker" "start" "-a" "5e422fa5e42206248b26833f195e1f420a8ea80eb207b3da10183545c9b87d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e422fa5e42206248b26833f195e1f420a8ea80eb207b3da10183545c9b87d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e422fa5e42206248b26833f195e1f420a8ea80eb207b3da10183545c9b87d78", kill_on_drop: false }`
[INFO] [stdout] 5e422fa5e42206248b26833f195e1f420a8ea80eb207b3da10183545c9b87d78
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373bd4bef81a17c9e3ec4914e2b6fb2dffe63c4a50bde3523dccf8e2ed78d284
[INFO] running `Command { std: "docker" "start" "-a" "373bd4bef81a17c9e3ec4914e2b6fb2dffe63c4a50bde3523dccf8e2ed78d284", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.56/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "373bd4bef81a17c9e3ec4914e2b6fb2dffe63c4a50bde3523dccf8e2ed78d284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373bd4bef81a17c9e3ec4914e2b6fb2dffe63c4a50bde3523dccf8e2ed78d284", kill_on_drop: false }`
[INFO] [stdout] 373bd4bef81a17c9e3ec4914e2b6fb2dffe63c4a50bde3523dccf8e2ed78d284
[INFO] testing happyfella1/test-llm-chain against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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] testing happyfella1/test-llm-chain against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing happyfella1/test-llm-chain against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing happyfella1/test-llm-chain against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing happyfella1/test-llm-chain against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyfella1%2Ftest-llm-chain" "/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/happyfella1/test-llm-chain on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] finished tweaking git repo https://github.com/happyfella1/test-llm-chain
[INFO] tweaked toml for git repo https://github.com/happyfella1/test-llm-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/happyfella1/test-llm-chain 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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
[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.
