[INFO] cloning repository https://github.com/rikaardhosein/sock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikaardhosein/sock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rikaardhosein/sock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikaardhosein/sock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa69fbaf4a4f4dd3429ecfe47d000080afc3986 [INFO] testing rikaardhosein/sock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikaardhosein/sock [INFO] finished tweaking git repo https://github.com/rikaardhosein/sock [INFO] tweaked toml for git repo https://github.com/rikaardhosein/sock written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikaardhosein/sock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikaardhosein/sock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ha/sh/hashbrown, error: No space left on device (os error 28) [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_enum_derive v0.5.7 [INFO] [stderr] error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing rikaardhosein/sock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikaardhosein/sock [INFO] finished tweaking git repo https://github.com/rikaardhosein/sock [INFO] tweaked toml for git repo https://github.com/rikaardhosein/sock written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikaardhosein/sock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikaardhosein/sock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `hashbrown = "^0.11"` (locked to 0.11.2) [INFO] [stderr] candidate versions found which didn't match: 0.5.0, 0.4.0, 0.3.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `indexmap v1.8.1` [INFO] [stderr] ... which satisfies dependency `indexmap = "^1.0"` (locked to 1.8.1) of package `clap v3.1.18` [INFO] [stderr] ... which satisfies dependency `clap = "^3.1.18"` (locked to 3.1.18) of package `sock v0.1.0 (/workspace/builds/worker-6-tc2/source)` [INFO] testing rikaardhosein/sock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikaardhosein/sock [INFO] finished tweaking git repo https://github.com/rikaardhosein/sock [INFO] tweaked toml for git repo https://github.com/rikaardhosein/sock written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikaardhosein/sock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikaardhosein/sock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `hashbrown = "^0.11"` (locked to 0.11.2) [INFO] [stderr] candidate versions found which didn't match: 0.5.0, 0.4.0, 0.3.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `indexmap v1.8.1` [INFO] [stderr] ... which satisfies dependency `indexmap = "^1.0"` (locked to 1.8.1) of package `clap v3.1.18` [INFO] [stderr] ... which satisfies dependency `clap = "^3.1.18"` (locked to 3.1.18) of package `sock v0.1.0 (/workspace/builds/worker-6-tc2/source)` [INFO] testing rikaardhosein/sock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikaardhosein/sock [INFO] finished tweaking git repo https://github.com/rikaardhosein/sock [INFO] tweaked toml for git repo https://github.com/rikaardhosein/sock written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikaardhosein/sock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikaardhosein/sock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `hashbrown = "^0.11"` (locked to 0.11.2) [INFO] [stderr] candidate versions found which didn't match: 0.5.0, 0.4.0, 0.3.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `indexmap v1.8.1` [INFO] [stderr] ... which satisfies dependency `indexmap = "^1.0"` (locked to 1.8.1) of package `clap v3.1.18` [INFO] [stderr] ... which satisfies dependency `clap = "^3.1.18"` (locked to 3.1.18) of package `sock v0.1.0 (/workspace/builds/worker-6-tc2/source)` [INFO] testing rikaardhosein/sock against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikaardhosein%2Fsock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikaardhosein/sock [INFO] finished tweaking git repo https://github.com/rikaardhosein/sock [INFO] tweaked toml for git repo https://github.com/rikaardhosein/sock written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikaardhosein/sock on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikaardhosein/sock 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `hashbrown = "^0.11"` (locked to 0.11.2) [INFO] [stderr] candidate versions found which didn't match: 0.5.0, 0.4.0, 0.3.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `indexmap v1.8.1` [INFO] [stderr] ... which satisfies dependency `indexmap = "^1.0"` (locked to 1.8.1) of package `clap v3.1.18` [INFO] [stderr] ... which satisfies dependency `clap = "^3.1.18"` (locked to 3.1.18) of package `sock v0.1.0 (/workspace/builds/worker-6-tc2/source)` command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `hashbrown = "^0.11"` (locked to 0.11.2) candidate versions found which didn't match: 0.5.0, 0.4.0, 0.3.1, ... location searched: crates.io index required by package `indexmap v1.8.1` ... which satisfies dependency `indexmap = "^1.0"` (locked to 1.8.1) of package `clap v3.1.18` ... which satisfies dependency `clap = "^3.1.18"` (locked to 3.1.18) of package `sock v0.1.0 (/workspace/builds/worker-6-tc2/source)`