[INFO] cloning repository https://github.com/KimGoddardJr/test_rocket_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KimGoddardJr/test_rocket_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f50684d31ec14c1249e6ff524143db9328831372
[INFO] checking KimGoddardJr/test_rocket_server against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server" "/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/KimGoddardJr/test_rocket_server
[INFO] finished tweaking git repo https://github.com/KimGoddardJr/test_rocket_server
[INFO] tweaked toml for git repo https://github.com/KimGoddardJr/test_rocket_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KimGoddardJr/test_rocket_server on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KimGoddardJr/test_rocket_server 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" "+011c518242557d21690f7936b5812318dc2fec47" "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 58 packages to latest compatible versions
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding bitflags v2.13.1
[INFO] [stderr]       Adding bumpalo v3.20.3
[INFO] [stderr]       Adding cc v1.4.0
[INFO] [stderr]       Adding chrono v0.4.45
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding darling v0.21.3
[INFO] [stderr]       Adding darling_core v0.21.3
[INFO] [stderr]       Adding darling_macro v0.21.3
[INFO] [stderr]       Adding diesel v1.4.8
[INFO] [stderr]       Adding diesel v2.3.11
[INFO] [stderr]       Adding diesel_derives v1.4.1
[INFO] [stderr]       Adding diesel_derives v2.3.9
[INFO] [stderr]       Adding diesel_table_macro_syntax v0.3.0
[INFO] [stderr]       Adding dotenv v0.15.0
[INFO] [stderr]       Adding downcast-rs v2.0.2
[INFO] [stderr]       Adding dsl_auto_type v0.2.0
[INFO] [stderr]       Adding either v1.17.0
[INFO] [stderr]       Adding find-msvc-tools v0.1.9
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding futures-core v0.3.33
[INFO] [stderr]       Adding futures-task v0.3.33
[INFO] [stderr]       Adding futures-util v0.3.33
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding iana-time-zone v0.1.65
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding js-sys v0.3.103
[INFO] [stderr]       Adding lock_api v0.4.14
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding once_cell v1.21.4
[INFO] [stderr]       Adding parking_lot v0.12.5
[INFO] [stderr]       Adding parking_lot_core v0.9.12
[INFO] [stderr]       Adding pin-project-lite v0.2.17
[INFO] [stderr]       Adding pkg-config v0.3.33
[INFO] [stderr]       Adding pq-sys v0.7.5
[INFO] [stderr]     Updating proc-macro2 v1.0.51 -> v1.0.107
[INFO] [stderr]     Updating quote v1.0.23 -> v1.0.47
[INFO] [stderr]       Adding r2d2 v0.8.10
[INFO] [stderr]       Adding r2d2-diesel v1.0.0
[INFO] [stderr]       Adding redox_syscall v0.5.18
[INFO] [stderr]       Adding rustversion v1.0.23
[INFO] [stderr]       Adding scheduled-thread-pool v0.2.7
[INFO] [stderr]       Adding scopeguard v1.2.0
[INFO] [stderr]       Adding shlex v2.0.1
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.119
[INFO] [stderr]       Adding vcpkg v0.2.15
[INFO] [stderr]       Adding wasm-bindgen v0.2.126
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.126
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.126
[INFO] [stderr]       Adding windows-core v0.62.2
[INFO] [stderr]       Adding windows-implement v0.60.2
[INFO] [stderr]       Adding windows-interface v0.59.3
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-result v0.4.1
[INFO] [stderr]       Adding windows-strings v0.5.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking KimGoddardJr/test_rocket_server against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server" "/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/KimGoddardJr/test_rocket_server
[INFO] finished tweaking git repo https://github.com/KimGoddardJr/test_rocket_server
[INFO] tweaked toml for git repo https://github.com/KimGoddardJr/test_rocket_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KimGoddardJr/test_rocket_server on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KimGoddardJr/test_rocket_server 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" "+011c518242557d21690f7936b5812318dc2fec47" "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 KimGoddardJr/test_rocket_server against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server" "/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/KimGoddardJr/test_rocket_server
[INFO] finished tweaking git repo https://github.com/KimGoddardJr/test_rocket_server
[INFO] tweaked toml for git repo https://github.com/KimGoddardJr/test_rocket_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KimGoddardJr/test_rocket_server on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KimGoddardJr/test_rocket_server 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" "+011c518242557d21690f7936b5812318dc2fec47" "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 KimGoddardJr/test_rocket_server against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server" "/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/KimGoddardJr/test_rocket_server
[INFO] finished tweaking git repo https://github.com/KimGoddardJr/test_rocket_server
[INFO] tweaked toml for git repo https://github.com/KimGoddardJr/test_rocket_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KimGoddardJr/test_rocket_server on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KimGoddardJr/test_rocket_server 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" "+011c518242557d21690f7936b5812318dc2fec47" "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 KimGoddardJr/test_rocket_server against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimGoddardJr%2Ftest_rocket_server" "/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/KimGoddardJr/test_rocket_server
[INFO] finished tweaking git repo https://github.com/KimGoddardJr/test_rocket_server
[INFO] tweaked toml for git repo https://github.com/KimGoddardJr/test_rocket_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KimGoddardJr/test_rocket_server on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KimGoddardJr/test_rocket_server 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" "+011c518242557d21690f7936b5812318dc2fec47" "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