[INFO] cloning repository https://github.com/julienXX/rust-resque-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julienXX/rust-resque-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjulienXX%2Frust-resque-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjulienXX%2Frust-resque-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdd6c3e503eceed1d2c92e5138ae00c778ad2af9 [INFO] checking julienXX/rust-resque-example against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjulienXX%2Frust-resque-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/julienXX/rust-resque-example [INFO] finished tweaking git repo https://github.com/julienXX/rust-resque-example [INFO] tweaked toml for git repo https://github.com/julienXX/rust-resque-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/julienXX/rust-resque-example on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/julienXX/rust-resque-example 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/mitsuhiko/redis-rs.git` [INFO] [stderr] error: failed to get `redis` as a dependency of package `rust-resque-example v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `redis` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/mitsuhiko/redis-rs.git?tag=0.5.1#50db93b1 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/redis-rs-2f5f7447f5edbcd3/50db93b/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (unix_socket) specified without providing a local path, Git repository, version, or workspace dependency to use overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/mitsuhiko/redis-rs.git` error: failed to get `redis` as a dependency of package `rust-resque-example v0.1.0 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `redis` Caused by: Unable to update https://github.com/mitsuhiko/redis-rs.git?tag=0.5.1#50db93b1 Caused by: failed to parse manifest at `/workspace/cargo-home/git/checkouts/redis-rs-2f5f7447f5edbcd3/50db93b/Cargo.toml` Caused by: dependency (unix_socket) specified without providing a local path, Git repository, version, or workspace dependency to use