[INFO] cloning repository https://github.com/lol90a/mvp_blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lol90a/mvp_blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50d0fcc6fe129f7062eac223f5ae5ed6e17d38c1
[INFO] checking lol90a/mvp_blockchain against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] finished tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] tweaked toml for git repo https://github.com/lol90a/mvp_blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lol90a/mvp_blockchain 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lol90a/mvp_blockchain against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] finished tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] tweaked toml for git repo https://github.com/lol90a/mvp_blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lol90a/mvp_blockchain 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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/gear-tech/sails`
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | {% if with-client %}
[INFO] [stderr]   | ^
[INFO] [stderr] error: invalid character `{` in package name: `{{ app-project-name }}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/app/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{ app-project-name }}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/client/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | {{ app-project-name }} = { path = "../app" }
[INFO] [stderr]    | ^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | {% if with-client and with-gtest %}
[INFO] [stderr]    | ^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/client/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | {{ project-name }} = { path = ".." }
[INFO] [stderr]    | ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lol90a/mvp_blockchain against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] finished tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] tweaked toml for git repo https://github.com/lol90a/mvp_blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lol90a/mvp_blockchain 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lol90a/mvp_blockchain against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] finished tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] tweaked toml for git repo https://github.com/lol90a/mvp_blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lol90a/mvp_blockchain 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | {% if with-client %}
[INFO] [stderr]   | ^
[INFO] [stderr] error: invalid character `{` in package name: `{{ app-project-name }}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/app/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{ app-project-name }}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/client/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | {{ app-project-name }} = { path = "../app" }
[INFO] [stderr]    | ^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | {% if with-client and with-gtest %}
[INFO] [stderr]    | ^
[INFO] [stderr] error: invalid key-value pair, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/client/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | {{ project-name }} = { path = ".." }
[INFO] [stderr]    | ^
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lol90a/mvp_blockchain against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] finished tweaking git repo https://github.com/lol90a/mvp_blockchain
[INFO] tweaked toml for git repo https://github.com/lol90a/mvp_blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lol90a/mvp_blockchain 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds