[INFO] cloning repository https://github.com/duane/gbe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duane/gbe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduane%2Fgbe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduane%2Fgbe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b8c17920da0cfaec75c31c988abbbbbe1dd0b7b [INFO] building duane/gbe against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduane%2Fgbe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duane/gbe on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duane/gbe [INFO] finished tweaking git repo https://github.com/duane/gbe [INFO] tweaked toml for git repo https://github.com/duane/gbe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/duane/gbe 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bevy` dependency) [INFO] [stderr] error: failed to get `bevy_pixels` as a dependency of package `gbc v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `bevy_pixels` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/sandbox/bevy_pixels [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/sandbox/bevy_pixels/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `bevy` dependency) error: failed to get `bevy_pixels` as a dependency of package `gbc v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `bevy_pixels` Caused by: Unable to update /workspace/builds/sandbox/bevy_pixels Caused by: failed to read `/workspace/builds/sandbox/bevy_pixels/Cargo.toml` Caused by: No such file or directory (os error 2)