[INFO] cloning repository https://github.com/MarkOfLark/xfcete
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkOfLark/xfcete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 327c3a4c60d6d9bce102bcd3de7e330e8ab3bdfe
[INFO] checking MarkOfLark/xfcete against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkOfLark/xfcete on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] finished tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] tweaked toml for git repo https://github.com/MarkOfLark/xfcete written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkOfLark/xfcete 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys
[INFO] checking MarkOfLark/xfcete against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkOfLark/xfcete on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] finished tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] tweaked toml for git repo https://github.com/MarkOfLark/xfcete written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkOfLark/xfcete 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys
[INFO] checking MarkOfLark/xfcete against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkOfLark/xfcete on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] finished tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] tweaked toml for git repo https://github.com/MarkOfLark/xfcete written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkOfLark/xfcete 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys
[INFO] checking MarkOfLark/xfcete against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkOfLark/xfcete on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] finished tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] tweaked toml for git repo https://github.com/MarkOfLark/xfcete written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkOfLark/xfcete 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys
[INFO] checking MarkOfLark/xfcete against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkOfLark%2Fxfcete" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkOfLark/xfcete on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] finished tweaking git repo https://github.com/MarkOfLark/xfcete
[INFO] tweaked toml for git repo https://github.com/MarkOfLark/xfcete written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkOfLark/xfcete 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
[INFO] [stderr]     ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `glfw-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   library target names cannot contain hyphens: glfw-sys


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
    error: failed to get `glfw-sys` as a dependency of package `glfw v0.0.1 (https://github.com/bjz/glfw-rs.git#84b7ec32)`
        ... which satisfies git dependency `glfw` (locked to 0.0.1) of package `xfcete v0.0.1 (/workspace/builds/worker-2-tc2/source)`
    
    Caused by:
      failed to load source for dependency `glfw-sys`
    
    Caused by:
      Unable to update https://github.com/servo/glfw?branch=cargo-3.0.4#65a2b472
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/glfw-f990a11c883adbbe/65a2b47/Cargo.toml`
    
    Caused by:
      library target names cannot contain hyphens: glfw-sys