[INFO] cloning repository https://github.com/ArnaudValensi/voxel-game-engine-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArnaudValensi/voxel-game-engine-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee4c74c9a987cfedf2a34b1d226ff484f1b428b
[INFO] checking ArnaudValensi/voxel-game-engine-rust against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArnaudValensi/voxel-game-engine-rust
[INFO] finished tweaking git repo https://github.com/ArnaudValensi/voxel-game-engine-rust
[INFO] tweaked toml for git repo https://github.com/ArnaudValensi/voxel-game-engine-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArnaudValensi/voxel-game-engine-rust on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArnaudValensi/voxel-game-engine-rust 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: no matching package named `yoga` found
[INFO] [stderr] location searched: /workspace/builds/worker-6-tc1/source/yoga
[INFO] [stderr] required by package `terrain-generation v0.1.0 (/workspace/builds/worker-6-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: no matching package named `yoga` found
    location searched: /workspace/builds/worker-6-tc1/source/yoga
    required by package `terrain-generation v0.1.0 (/workspace/builds/worker-6-tc1/source)`