[INFO] cloning repository https://github.com/mokeyish/cargo-patch-crate-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mokeyish/cargo-patch-crate-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokeyish%2Fcargo-patch-crate-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokeyish%2Fcargo-patch-crate-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3848c64ab7a85defcb45a82c92667cdfa8ba471 [INFO] building mokeyish/cargo-patch-crate-example against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokeyish%2Fcargo-patch-crate-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mokeyish/cargo-patch-crate-example on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mokeyish/cargo-patch-crate-example [INFO] finished tweaking git repo https://github.com/mokeyish/cargo-patch-crate-example [INFO] tweaked toml for git repo https://github.com/mokeyish/cargo-patch-crate-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mokeyish/cargo-patch-crate-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to load source for dependency `rustix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-3-tc1/source/target/patch/rustix-0.38.21 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-3-tc1/source/target/patch/rustix-0.38.21/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) MissingDependencies overridden task result to broken:missing-deps