[INFO] cloning repository https://github.com/yaowenqiang/rust_csv_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaowenqiang/rust_csv_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yaowenqiang/rust_csv_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaowenqiang/rust_csv_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc41a3a699a50caff16fbf8bc4489d27bbe00796 [INFO] testing yaowenqiang/rust_csv_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] finished tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] tweaked toml for git repo https://github.com/yaowenqiang/rust_csv_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaowenqiang/rust_csv_demo 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/yaowenqiang/rust_csv_demo 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/to/ki/tokio, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `reqwest = "^0.10"` (locked to 0.10.7) [INFO] [stderr] candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] testing yaowenqiang/rust_csv_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] finished tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] tweaked toml for git repo https://github.com/yaowenqiang/rust_csv_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaowenqiang/rust_csv_demo 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/yaowenqiang/rust_csv_demo 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 `reqwest = "^0.10"` (locked to 0.10.7) [INFO] [stderr] candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] testing yaowenqiang/rust_csv_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] finished tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] tweaked toml for git repo https://github.com/yaowenqiang/rust_csv_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaowenqiang/rust_csv_demo 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/yaowenqiang/rust_csv_demo 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 `reqwest = "^0.10"` (locked to 0.10.7) [INFO] [stderr] candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] testing yaowenqiang/rust_csv_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] finished tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] tweaked toml for git repo https://github.com/yaowenqiang/rust_csv_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaowenqiang/rust_csv_demo 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/yaowenqiang/rust_csv_demo 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 `reqwest = "^0.10"` (locked to 0.10.7) [INFO] [stderr] candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] testing yaowenqiang/rust_csv_demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaowenqiang%2Frust_csv_demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] finished tweaking git repo https://github.com/yaowenqiang/rust_csv_demo [INFO] tweaked toml for git repo https://github.com/yaowenqiang/rust_csv_demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yaowenqiang/rust_csv_demo 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/yaowenqiang/rust_csv_demo 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 `reqwest = "^0.10"` (locked to 0.10.7) [INFO] [stderr] candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)` command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `reqwest = "^0.10"` (locked to 0.10.7) candidate versions found which didn't match: 0.9.11, 0.9.10, 0.9.9, ... location searched: crates.io index required by package `csv_demo v0.1.0 (/workspace/builds/worker-0-tc2/source)`