[INFO] cloning repository https://github.com/frederiksemmel/holomorphic-visualizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederiksemmel/holomorphic-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederiksemmel%2Fholomorphic-visualizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederiksemmel%2Fholomorphic-visualizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f92ad93c59e102e6c36c38e1b5d4a8a4e4b046d
[INFO] checking frederiksemmel/holomorphic-visualizer against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederiksemmel%2Fholomorphic-visualizer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frederiksemmel/holomorphic-visualizer
[INFO] finished tweaking git repo https://github.com/frederiksemmel/holomorphic-visualizer
[INFO] tweaked toml for git repo https://github.com/frederiksemmel/holomorphic-visualizer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frederiksemmel/holomorphic-visualizer on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frederiksemmel/holomorphic-visualizer 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/nannou-org/nannou`
[INFO] [stderr] error: failed to get `nannou` as a dependency of package `conformal-visualizer v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `nannou`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/nannou-org/nannou#11ccd5bd
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/nannou-f23331dbc2fe13e1/11ccd5b/generative_design/oscillation_figures/m_2_3_01.rs': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/nannou-org/nannou`
    error: failed to get `nannou` as a dependency of package `conformal-visualizer v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `nannou`
    
    Caused by:
      Unable to update https://github.com/nannou-org/nannou#11ccd5bd
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/nannou-f23331dbc2fe13e1/11ccd5b/generative_design/oscillation_figures/m_2_3_01.rs': No space left on device; class=Os (2)