[INFO] cloning repository https://github.com/williamjhyland/viam-example-micrordk-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamjhyland/viam-example-micrordk-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamjhyland%2Fviam-example-micrordk-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamjhyland%2Fviam-example-micrordk-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5813df9e1e43f8c6c79e9050437bb2f72fc610d4 [INFO] checking williamjhyland/viam-example-micrordk-build against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamjhyland%2Fviam-example-micrordk-build" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamjhyland/viam-example-micrordk-build on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/williamjhyland/viam-example-micrordk-build [INFO] finished tweaking git repo https://github.com/williamjhyland/viam-example-micrordk-build [INFO] tweaked toml for git repo https://github.com/williamjhyland/viam-example-micrordk-build written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/williamjhyland/viam-example-micrordk-build 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "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/viamrobotics/micro-rdk.git` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/micro-rdk-ffbd2db60c8e35b6/fe2e073/templates/module/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/micro-rdk-ffbd2db60c8e35b6/fe2e073/templates/project/Cargo.toml:24:4 [INFO] [stderr] | [INFO] [stderr] 24 | {% if camera == "true" %}"camera",{% endif %} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/viamrobotics/stun_codec` [INFO] [stderr] error: failed to get `stun_codec` as a dependency of package `micro-rdk v0.3.1 (https://github.com/viamrobotics/micro-rdk.git?rev=fe2e0738#fe2e0738)` [INFO] [stderr] ... which satisfies git dependency `micro-rdk` of package `billistestingstuff v0.3.1 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `stun_codec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/viamrobotics/stun_codec#71071a43 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/stun_codec-20fd92d7961746db` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/viamrobotics/micro-rdk.git` error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`) --> ../../../cargo-home/git/checkouts/micro-rdk-ffbd2db60c8e35b6/fe2e073/templates/module/Cargo.toml:2:8 | 2 | name = "{{project-name}}" | ^^^^^^^^^^^^^^^^^^ | error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/micro-rdk-ffbd2db60c8e35b6/fe2e073/templates/project/Cargo.toml:24:4 | 24 | {% if camera == "true" %}"camera",{% endif %} | ^ | Updating crates.io index Updating git repository `https://github.com/viamrobotics/stun_codec` error: failed to get `stun_codec` as a dependency of package `micro-rdk v0.3.1 (https://github.com/viamrobotics/micro-rdk.git?rev=fe2e0738#fe2e0738)` ... which satisfies git dependency `micro-rdk` of package `billistestingstuff v0.3.1 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `stun_codec` Caused by: Unable to update https://github.com/viamrobotics/stun_codec#71071a43 Caused by: failed to create directory `/workspace/cargo-home/git/db/stun_codec-20fd92d7961746db` Caused by: No space left on device (os error 28)