[INFO] cloning repository https://github.com/Arakendo/Tokimu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arakendo/Tokimu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArakendo%2FTokimu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArakendo%2FTokimu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c991adca27108b6d012032934582d71aa85730fb
[INFO] checking Arakendo/Tokimu against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArakendo%2FTokimu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  81% (9485/11692)
Updating files:  82% (9588/11692)
Updating files:  83% (9705/11692)
Updating files:  84% (9822/11692)
Updating files:  85% (9939/11692)
Updating files:  86% (10056/11692)
Updating files:  87% (10173/11692)
Updating files:  88% (10289/11692)
Updating files:  89% (10406/11692)
Updating files:  90% (10523/11692)
Updating files:  91% (10640/11692)
Updating files:  92% (10757/11692)
Updating files:  93% (10874/11692)
Updating files:  94% (10991/11692)
Updating files:  95% (11108/11692)
Updating files:  96% (11225/11692)
Updating files:  97% (11342/11692)
Updating files:  98% (11459/11692)
Updating files:  99% (11576/11692)
Updating files: 100% (11692/11692)
Updating files: 100% (11692/11692), done.
[INFO] started tweaking git repo https://github.com/Arakendo/Tokimu
[INFO] finished tweaking git repo https://github.com/Arakendo/Tokimu
[INFO] tweaked toml for git repo https://github.com/Arakendo/Tokimu written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arakendo/Tokimu on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arakendo/Tokimu 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `glam` found
[INFO] [stderr] location searched: /workspace/builds/worker-0-tc1/source/third-party/ring-0/glam
[INFO] [stderr] required by package `tokimu-core v0.1.0 (/workspace/builds/worker-0-tc1/source/crates/tokimu-core)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
    error: no matching package named `glam` found
    location searched: /workspace/builds/worker-0-tc1/source/third-party/ring-0/glam
    required by package `tokimu-core v0.1.0 (/workspace/builds/worker-0-tc1/source/crates/tokimu-core)`