[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#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamjhyland%2Fviam-example-micrordk-build" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/williamjhyland/viam-example-micrordk-build on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[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] error: missing assignment between key-value pairs, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/micro-rdk-ffbd2db60c8e35b6/fe2e073/templates/project/Cargo.toml:24:6
[INFO] [stderr]    |
[INFO] [stderr] 24 |   {% if camera == "true" %}"camera",{% endif %}
[INFO] [stderr]    |      ^
[INFO] [stderr]     Updating git repository `https://github.com/viamrobotics/stun_codec`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds