[INFO] cloning repository https://github.com/gytis-ivaskevicius/ion-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gytis-ivaskevicius/ion-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgytis-ivaskevicius%2Fion-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgytis-ivaskevicius%2Fion-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d287d2ee8a0378c978d58f27ba3a4d976a009be [INFO] checking gytis-ivaskevicius/ion-shell against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgytis-ivaskevicius%2Fion-shell" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gytis-ivaskevicius/ion-shell on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gytis-ivaskevicius/ion-shell [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/gytis-ivaskevicius/ion-shell [INFO] tweaked toml for git repo https://github.com/gytis-ivaskevicius/ion-shell written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gytis-ivaskevicius/ion-shell 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/liner` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/termion` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/calc` [INFO] [stderr] Updating git repository `https://github.com/CJP10/object-pool.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/small` [INFO] [stderr] Updating git repository `https://github.com/alkis/decimal.git` [INFO] [stderr] error: failed to get `decimal` as a dependency of package `calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc#9f975c50)` [INFO] [stderr] ... which satisfies git dependency `calculate` (locked to 0.7.0) of package `ion-shell v1.0.0-alpha (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] ... which satisfies path dependency `ion-shell` (locked to 1.0.0-alpha) of package `builtins-proc v0.1.0 (/workspace/builds/worker-3-tc1/source/members/builtins-proc)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `decimal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/alkis/decimal.git#83cfb19d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/decimal-7495b409fd46c5b3/83cfb19/decTest/ddMultiply.decTest': 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://gitlab.redox-os.org/redox-os/liner` Updating git repository `https://gitlab.redox-os.org/redox-os/termion` Updating git repository `https://gitlab.redox-os.org/redox-os/calc` Updating git repository `https://github.com/CJP10/object-pool.git` Updating crates.io index Updating git repository `https://gitlab.redox-os.org/redox-os/small` Updating git repository `https://github.com/alkis/decimal.git` error: failed to get `decimal` as a dependency of package `calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc#9f975c50)` ... which satisfies git dependency `calculate` (locked to 0.7.0) of package `ion-shell v1.0.0-alpha (/workspace/builds/worker-3-tc1/source)` ... which satisfies path dependency `ion-shell` (locked to 1.0.0-alpha) of package `builtins-proc v0.1.0 (/workspace/builds/worker-3-tc1/source/members/builtins-proc)` Caused by: failed to load source for dependency `decimal` Caused by: Unable to update https://github.com/alkis/decimal.git#83cfb19d Caused by: could not write to '/workspace/cargo-home/git/checkouts/decimal-7495b409fd46c5b3/83cfb19/decTest/ddMultiply.decTest': No space left on device; class=Os (2)