[INFO] cloning repository https://github.com/savruk/copycat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/savruk/copycat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c654f8a4783bb4eebf9c932d30af159000d276a
[INFO] checking savruk/copycat against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsavruk%2Fcopycat" "/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/savruk/copycat on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/savruk/copycat
[INFO] finished tweaking git repo https://github.com/savruk/copycat
[INFO] tweaked toml for git repo https://github.com/savruk/copycat written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/savruk/copycat 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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]     Updating git repository `https://github.com/gtk-rs/gtk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/cairo`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gdk`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr] error: failed to get `gdk` as a dependency of package `gtk v0.1.3 (https://github.com/gtk-rs/gtk.git#25f75339)`
[INFO] [stderr]     ... which satisfies git dependency `gtk` (locked to 0.1.3) of package `copycat v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `gdk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/gtk-rs/gdk#a585b1f0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `gir-files`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/gdk-8e546be9d37b2bbf/a585b1f/gir-files/Gtk-3.0.gir': No space left on device; class=Os (2)


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
        Updating git repository `https://github.com/gtk-rs/gtk.git`
        Updating git submodule `https://github.com/gtk-rs/gir.git`
        Updating git submodule `https://github.com/gtk-rs/gir-files.git`
        Updating git repository `https://github.com/gtk-rs/cairo`
        Updating git repository `https://github.com/gtk-rs/gdk`
        Updating git submodule `https://github.com/gtk-rs/gir.git`
        Updating git submodule `https://github.com/gtk-rs/gir-files.git`
    error: failed to get `gdk` as a dependency of package `gtk v0.1.3 (https://github.com/gtk-rs/gtk.git#25f75339)`
        ... which satisfies git dependency `gtk` (locked to 0.1.3) of package `copycat v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `gdk`
    
    Caused by:
      Unable to update https://github.com/gtk-rs/gdk#a585b1f0
    
    Caused by:
      failed to update submodule `gir-files`
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/gdk-8e546be9d37b2bbf/a585b1f/gir-files/Gtk-3.0.gir': No space left on device; class=Os (2)