[INFO] cloning repository https://github.com/neighbour-hoods/sensemaker-lite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neighbour-hoods/sensemaker-lite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneighbour-hoods%2Fsensemaker-lite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneighbour-hoods%2Fsensemaker-lite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24804e6707f10ea057bc1e53752a571cfd6a4d84
[INFO] testing neighbour-hoods/sensemaker-lite against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneighbour-hoods%2Fsensemaker-lite" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neighbour-hoods/sensemaker-lite
[INFO] finished tweaking git repo https://github.com/neighbour-hoods/sensemaker-lite
[INFO] tweaked toml for git repo https://github.com/neighbour-hoods/sensemaker-lite written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neighbour-hoods/sensemaker-lite on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neighbour-hoods/sensemaker-lite 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/3/h/hdk, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `rustix = "^0.37.0"` (locked to 0.37.19)
[INFO] [stderr] candidate versions found which didn't match: 0.37.15, 0.37.13, 0.37.12, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `is-terminal v0.4.7`
[INFO] [stderr]     ... which satisfies dependency `is-terminal = "^0.4"` (locked to 0.4.7) of package `colored v1.9.4`
[INFO] [stderr]     ... which satisfies dependency `colored = "^1"` (locked to 1.9.4) of package `kitsune_p2p_dht v0.2.2`
[INFO] [stderr]     ... which satisfies dependency `kitsune_p2p_dht = "^0.2.2"` (locked to 0.2.2) of package `holochain_zome_types v0.2.2`
[INFO] [stderr]     ... which satisfies dependency `holochain_zome_types = "^0.2.2"` (locked to 0.2.2) of package `hdk v0.2.2`
[INFO] [stderr]     ... which satisfies dependency `hdk = "^0.2.0"` (locked to 0.2.2) of package `nh_zome_sensemaker_widgets_config v0.0.1 (/workspace/builds/worker-7-tc1/source/dnas/sensemaker/zomes/coordinator/widgets)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     rustix = { version = "0.37.0-alpha.1" }


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/3/h/hdk, error: No space left on device (os error 28)
error: failed to select a version for the requirement `rustix = "^0.37.0"` (locked to 0.37.19)
candidate versions found which didn't match: 0.37.15, 0.37.13, 0.37.12, ...
location searched: crates.io index
required by package `is-terminal v0.4.7`
    ... which satisfies dependency `is-terminal = "^0.4"` (locked to 0.4.7) of package `colored v1.9.4`
    ... which satisfies dependency `colored = "^1"` (locked to 1.9.4) of package `kitsune_p2p_dht v0.2.2`
    ... which satisfies dependency `kitsune_p2p_dht = "^0.2.2"` (locked to 0.2.2) of package `holochain_zome_types v0.2.2`
    ... which satisfies dependency `holochain_zome_types = "^0.2.2"` (locked to 0.2.2) of package `hdk v0.2.2`
    ... which satisfies dependency `hdk = "^0.2.0"` (locked to 0.2.2) of package `nh_zome_sensemaker_widgets_config v0.0.1 (/workspace/builds/worker-7-tc1/source/dnas/sensemaker/zomes/coordinator/widgets)`
if you are looking for the prerelease package it needs to be specified explicitly
    rustix = { version = "0.37.0-alpha.1" }