[INFO] cloning repository https://github.com/ideal-world/tardis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ideal-world/tardis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-world%2Ftardis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-world%2Ftardis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0058079b945836ec2065a01b7f53f2fcb496b5d5
[INFO] building ideal-world/tardis against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-world%2Ftardis" "/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/ideal-world/tardis on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ideal-world/tardis
[INFO] finished tweaking git repo https://github.com/ideal-world/tardis
[INFO] tweaked toml for git repo https://github.com/ideal-world/tardis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 643 packages to latest compatible versions
[INFO] [stderr]       Adding aes-gcm v0.9.2 (available: v0.9.4)
[INFO] [stderr]       Adding chacha20 v0.7.1 (available: v0.7.3)
[INFO] [stderr]       Adding chacha20poly1305 v0.8.0 (available: v0.8.2)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.4)
[INFO] [stderr]       Adding crypto-mac v0.11.0 (available: v0.11.1)
[INFO] [stderr]       Adding redis v0.27.6 (available: v0.28.0)
[INFO] [stderr]       Adding tokio-tungstenite v0.24.0 (available: v0.26.1)
[INFO] [stderr]       Adding universal-hash v0.4.0 (available: v0.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/tardis-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `tardis_macros` library target)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `poem-grpc = "^0.5"` (locked to 0.5.3)
[INFO] [stderr] candidate versions found which didn't match: 0.1.0
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `tardis v0.1.0-rc.17 (/workspace/builds/worker-5-tc1/source/tardis)`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))