[INFO] cloning repository https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eldyl/uqff_mistralrs_dummy_error_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8cd7338cde5513086038ff3e8a1234c17ff79d0
[INFO] checking eldyl/uqff_mistralrs_dummy_error_repro against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] finished tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] tweaked toml for git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `uqff_mistralrs_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../uqff_mistralrs_test
[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 `uqff-mistralrs-test`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "uqff_mistralrs_test"
[INFO] [stderr] 10 + name = "uqff-mistralrs-test"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `uqff-mistralrs-test`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ git = "https://github.com/EricLBuehler/mistral.rs.git"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "uqff-mistralrs-test"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `uqff_mistralrs_test` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eldyl/uqff_mistralrs_dummy_error_repro against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] finished tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] tweaked toml for git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `uqff_mistralrs_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../uqff_mistralrs_test
[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 `uqff-mistralrs-test`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "uqff_mistralrs_test"
[INFO] [stderr] 10 + name = "uqff-mistralrs-test"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `uqff-mistralrs-test`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ git = "https://github.com/EricLBuehler/mistral.rs.git"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "uqff-mistralrs-test"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `uqff_mistralrs_test` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 19 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding bindgen_cuda v0.1.6
[INFO] [stderr]       Adding bindgen_cuda v0.1.7 (https://github.com/guoqingbao/bindgen_cuda.git#c568a81b)
[INFO] [stderr]       Adding block v0.1.6
[INFO] [stderr]       Adding candle-kernels v0.8.0 (https://github.com/EricLBuehler/candle.git?rev=cb2d8f5#cb2d8f59)
[INFO] [stderr]       Adding candle-metal-kernels v0.8.0 (https://github.com/EricLBuehler/candle.git?rev=cb2d8f5#cb2d8f59)
[INFO] [stderr]       Adding core-graphics-types v0.1.3
[INFO] [stderr]       Adding cudarc v0.13.9
[INFO] [stderr]       Adding foreign-types v0.5.0
[INFO] [stderr]       Adding foreign-types-macros v0.2.4
[INFO] [stderr]       Adding foreign-types-shared v0.3.1
[INFO] [stderr]       Adding glob v0.3.4
[INFO] [stderr]       Adding libloading v0.8.9
[INFO] [stderr]       Adding malloc_buf v0.0.6
[INFO] [stderr]       Adding metal v0.27.0
[INFO] [stderr]       Adding mistralrs-paged-attn v0.5.0 (https://github.com/EricLBuehler/mistral.rs.git#c116ce42)
[INFO] [stderr]       Adding objc v0.2.7
[INFO] [stderr]       Adding objc_exception v0.1.2
[INFO] [stderr]       Adding syn v3.0.5
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eldyl/uqff_mistralrs_dummy_error_repro against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] finished tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] tweaked toml for git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `uqff_mistralrs_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../uqff_mistralrs_test
[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 `uqff-mistralrs-test`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "uqff_mistralrs_test"
[INFO] [stderr] 10 + name = "uqff-mistralrs-test"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `uqff-mistralrs-test`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ git = "https://github.com/EricLBuehler/mistral.rs.git"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "uqff-mistralrs-test"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `uqff_mistralrs_test` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eldyl/uqff_mistralrs_dummy_error_repro against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] finished tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] tweaked toml for git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `uqff_mistralrs_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../uqff_mistralrs_test
[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 `uqff-mistralrs-test`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "uqff_mistralrs_test"
[INFO] [stderr] 10 + name = "uqff-mistralrs-test"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `uqff-mistralrs-test`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ git = "https://github.com/EricLBuehler/mistral.rs.git"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "uqff-mistralrs-test"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `uqff_mistralrs_test` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eldyl/uqff_mistralrs_dummy_error_repro against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyl%2Fuqff_mistralrs_dummy_error_repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] finished tweaking git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro
[INFO] tweaked toml for git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eldyl/uqff_mistralrs_dummy_error_repro 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `uqff_mistralrs_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../uqff_mistralrs_test
[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 `uqff-mistralrs-test`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 - name = "uqff_mistralrs_test"
[INFO] [stderr] 10 + name = "uqff-mistralrs-test"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `uqff-mistralrs-test`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ git = "https://github.com/EricLBuehler/mistral.rs.git"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "uqff-mistralrs-test"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `uqff_mistralrs_test` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/guoqingbao/bindgen_cuda.git`
[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