[INFO] cloning repository https://github.com/metamaxo/open-router-telegram-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metamaxo/open-router-telegram-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 534e3540485e51648304fbc47be32cc135c247b8
[INFO] checking metamaxo/open-router-telegram-bot against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] finished tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] tweaked toml for git repo https://github.com/metamaxo/open-router-telegram-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamaxo/open-router-telegram-bot on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamaxo/open-router-telegram-bot 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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 metamaxo/open-router-telegram-bot against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] finished tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] tweaked toml for git repo https://github.com/metamaxo/open-router-telegram-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamaxo/open-router-telegram-bot on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamaxo/open-router-telegram-bot 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.8.12
[INFO] [stderr]       Adding allocator-api2 v0.2.21
[INFO] [stderr]       Adding atoi v2.0.0
[INFO] [stderr]       Adding base64 v0.21.7
[INFO] [stderr]       Adding base64ct v1.8.3
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding const-oid v0.9.6
[INFO] [stderr]       Adding crc v3.4.0
[INFO] [stderr]       Adding crc-catalog v2.5.0
[INFO] [stderr]       Adding crossbeam-queue v0.3.13
[INFO] [stderr]       Adding crossbeam-utils v0.8.22
[INFO] [stderr]       Adding der v0.7.10
[INFO] [stderr]       Adding either v1.17.0
[INFO] [stderr]       Adding etcetera v0.8.0
[INFO] [stderr]       Adding event-listener v2.5.3
[INFO] [stderr]       Adding flume v0.11.1
[INFO] [stderr]       Adding futures-intrusive v0.5.0
[INFO] [stderr]       Adding hashbrown v0.14.5
[INFO] [stderr]       Adding hashlink v0.8.4
[INFO] [stderr]       Adding heck v0.4.1
[INFO] [stderr]       Adding hex v0.4.3
[INFO] [stderr]       Adding hkdf v0.12.4
[INFO] [stderr]       Adding home v0.5.12
[INFO] [stderr]       Adding libm v0.2.16
[INFO] [stderr]       Adding libredox v0.1.19
[INFO] [stderr]       Adding libsqlite3-sys v0.27.0
[INFO] [stderr]       Adding md-5 v0.10.6
[INFO] [stderr]       Adding minimal-lexical v0.2.1
[INFO] [stderr]       Adding nom v7.1.3
[INFO] [stderr]       Adding num-bigint-dig v0.8.6
[INFO] [stderr]       Adding num-iter v0.1.46
[INFO] [stderr]       Adding paste v1.0.15
[INFO] [stderr]       Adding pem-rfc7468 v0.7.0
[INFO] [stderr]       Adding pkcs1 v0.7.5
[INFO] [stderr]       Adding pkcs8 v0.10.2
[INFO] [stderr]       Adding plain v0.2.3
[INFO] [stderr]       Adding redox_syscall v0.9.1
[INFO] [stderr]       Adding rsa v0.9.10
[INFO] [stderr]       Adding signature v2.2.0
[INFO] [stderr]       Adding spin v0.9.9
[INFO] [stderr]       Adding spki v0.7.3
[INFO] [stderr]       Adding sqlformat v0.2.6
[INFO] [stderr]       Adding sqlx v0.7.4 (available: v0.9.0)
[INFO] [stderr]       Adding sqlx-core v0.7.4
[INFO] [stderr]       Adding sqlx-macros v0.7.4
[INFO] [stderr]       Adding sqlx-macros-core v0.7.4
[INFO] [stderr]       Adding sqlx-mysql v0.7.4
[INFO] [stderr]       Adding sqlx-postgres v0.7.4
[INFO] [stderr]       Adding sqlx-sqlite v0.7.4
[INFO] [stderr]       Adding stringprep v0.1.5
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding unicode-bidi v0.3.18
[INFO] [stderr]       Adding unicode-normalization v0.1.25
[INFO] [stderr]       Adding unicode-properties v0.1.4
[INFO] [stderr]       Adding unicode_categories v0.1.1
[INFO] [stderr]       Adding urlencoding v2.1.3
[INFO] [stderr]       Adding wasite v0.1.0
[INFO] [stderr]       Adding whoami v1.6.1
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.48.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking metamaxo/open-router-telegram-bot against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] finished tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] tweaked toml for git repo https://github.com/metamaxo/open-router-telegram-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamaxo/open-router-telegram-bot on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamaxo/open-router-telegram-bot 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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] checking metamaxo/open-router-telegram-bot against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] finished tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] tweaked toml for git repo https://github.com/metamaxo/open-router-telegram-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamaxo/open-router-telegram-bot on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamaxo/open-router-telegram-bot 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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] checking metamaxo/open-router-telegram-bot against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetamaxo%2Fopen-router-telegram-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] finished tweaking git repo https://github.com/metamaxo/open-router-telegram-bot
[INFO] tweaked toml for git repo https://github.com/metamaxo/open-router-telegram-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metamaxo/open-router-telegram-bot on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metamaxo/open-router-telegram-bot 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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


overridden task result to prepare-fail:timeout

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