[INFO] cloning repository https://github.com/prongbang/rust-mqttx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prongbang/rust-mqttx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprongbang%2Frust-mqttx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprongbang%2Frust-mqttx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 765516ac1c7aa3224b1b81f348ae4858391c0fe2 [INFO] testing prongbang/rust-mqttx against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprongbang%2Frust-mqttx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prongbang/rust-mqttx on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prongbang/rust-mqttx [INFO] finished tweaking git repo https://github.com/prongbang/rust-mqttx [INFO] tweaked toml for git repo https://github.com/prongbang/rust-mqttx written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/prongbang/rust-mqttx 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/eclipse/paho.mqtt.rust.git` [INFO] [stderr] Updating git submodule `https://github.com/eclipse/paho.mqtt.c.git` [INFO] [stderr] error: failed to get `paho-mqtt` as a dependency of package `rust-mqttx v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `paho-mqtt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/eclipse/paho.mqtt.rust.git?branch=master#d3280b3a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `paho-mqtt-sys/paho.mqtt.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not open '/workspace/cargo-home/git/checkouts/paho.mqtt.rust-44b07fd42c95bba6/d3280b3/paho-mqtt-sys/paho.mqtt.c/docs/MQTTClient_internal/html/structnetworkHandles__coll__graph.png' for writing: No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.