[INFO] cloning repository https://github.com/insou22/mipsy2hex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/mipsy2hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/insou22/mipsy2hex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/mipsy2hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/insou22/mipsy2hex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/mipsy2hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/insou22/mipsy2hex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insou22/mipsy2hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16be06bf39b7f902e071e2c3191f7e6b76020e8e [INFO] checking insou22/mipsy2hex against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking insou22/mipsy2hex against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insou22/mipsy2hex on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insou22/mipsy2hex [INFO] finished tweaking git repo https://github.com/insou22/mipsy2hex [INFO] tweaked toml for git repo https://github.com/insou22/mipsy2hex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/insou22/mipsy2hex 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `mipsy_lib` as a dependency of package `mipsy2hex v0.1.0 (/workspace/builds/worker-5-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `mipsy_lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-5-tc2/mipsy [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-5-tc2/mipsy/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] checking insou22/mipsy2hex against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insou22/mipsy2hex on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insou22/mipsy2hex [INFO] finished tweaking git repo https://github.com/insou22/mipsy2hex [INFO] tweaked toml for git repo https://github.com/insou22/mipsy2hex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/insou22/mipsy2hex 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `mipsy_lib` as a dependency of package `mipsy2hex v0.1.0 (/workspace/builds/worker-5-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `mipsy_lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-5-tc2/mipsy [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-5-tc2/mipsy/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] checking insou22/mipsy2hex against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device [INFO] checking insou22/mipsy2hex against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsou22%2Fmipsy2hex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insou22/mipsy2hex on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insou22/mipsy2hex [INFO] finished tweaking git repo https://github.com/insou22/mipsy2hex [INFO] tweaked toml for git repo https://github.com/insou22/mipsy2hex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/insou22/mipsy2hex 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `mipsy_lib` as a dependency of package `mipsy2hex v0.1.0 (/workspace/builds/worker-5-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `mipsy_lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-5-tc2/mipsy [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-5-tc2/mipsy/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: error: failed to get `mipsy_lib` as a dependency of package `mipsy2hex v0.1.0 (/workspace/builds/worker-5-tc2/source)` Caused by: failed to load source for dependency `mipsy_lib` Caused by: Unable to update /workspace/builds/worker-5-tc2/mipsy Caused by: failed to read `/workspace/builds/worker-5-tc2/mipsy/Cargo.toml` Caused by: No such file or directory (os error 2)