[INFO] cloning repository https://github.com/DeterminationCode1/fff-local
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeterminationCode1/fff-local" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminationCode1%2Ffff-local", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminationCode1%2Ffff-local'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b663dec972975a572326ad8c4a02288991890eda
[INFO] checking DeterminationCode1/fff-local against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminationCode1%2Ffff-local" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DeterminationCode1/fff-local
[INFO] finished tweaking git repo https://github.com/DeterminationCode1/fff-local
[INFO] tweaked toml for git repo https://github.com/DeterminationCode1/fff-local written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeterminationCode1/fff-local on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeterminationCode1/fff-local 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `bench_search_only` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../bench_search_only
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `bench-search-only`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "bench_search_only"
[INFO] [stderr] 22 + name = "bench-search-only"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `jemalloc_profile` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../jemalloc_profile
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `jemalloc-profile`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "jemalloc_profile"
[INFO] [stderr] 14 + name = "jemalloc-profile"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `search_profiler` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../search_profiler
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `search-profiler`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 - name = "search_profiler"
[INFO] [stderr] 18 + name = "search-profiler"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_memory_leak` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-5-tc1/source/target/.../test_memory_leak
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-memory-leak`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_memory_leak.rs
[INFO] [stderr] 1 + src/bin/test-memory-leak.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_watcher` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_watcher
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-watcher`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "test_watcher"
[INFO] [stderr] 10 + name = "test-watcher"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fff_nvim` (manifest) generated 5 warnings
[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


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds