[INFO] cloning repository https://github.com/AlexMikhalev/redis-connector-sink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexMikhalev/redis-connector-sink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMikhalev%2Fredis-connector-sink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMikhalev%2Fredis-connector-sink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a221314b6839f1f01d48c2b4f3ecd017445b3dd
[INFO] checking AlexMikhalev/redis-connector-sink against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexMikhalev%2Fredis-connector-sink" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexMikhalev/redis-connector-sink
[INFO] finished tweaking git repo https://github.com/AlexMikhalev/redis-connector-sink
[INFO] tweaked toml for git repo https://github.com/AlexMikhalev/redis-connector-sink written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexMikhalev/redis-connector-sink 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/AlexMikhalev/redis-connector-sink 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]     Updating git repository `https://github.com/infinyon/fluvio`
[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/fluvio-40ec85f62be1ba38/a18b272/connector/cargo_template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] error: missing key for inline table element, expected key
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/fluvio-40ec85f62be1ba38/a18b272/smartmodule/cargo_template/Cargo.toml:11:23
[INFO] [stderr]    |
[INFO] [stderr] 11 | fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}}
[INFO] [stderr]    |                       ^
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mitsuhiko/minijinja`
[INFO] [stderr]     Updating git repository `https://github.com/galibey/openapiv3`
[INFO] [stderr] error: failed to get `openapiv3` as a dependency of package `fluvio-connector-package v0.0.0 (https://github.com/infinyon/fluvio?tag=v0.10.8-dev-3#a18b2725)`
[INFO] [stderr]     ... which satisfies git dependency `fluvio-connector-package` (locked to 0.0.0) of package `fluvio-connector-common v0.0.0 (https://github.com/infinyon/fluvio?tag=v0.10.8-dev-3#a18b2725)`
[INFO] [stderr]     ... which satisfies git dependency `fluvio-connector-common` (locked to 0.0.0) of package `redis-connector-sink v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `openapiv3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/galibey/openapiv3?rev=bdd22f046d2bc19ede257504645d31f835545222#bdd22f04
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/openapiv3-880c82947741c0df
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision bdd22f046d2bc19ede257504645d31f835545222 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted to find username/password via git's `credential.helper` support, but failed
[INFO] [stderr] 
[INFO] [stderr]   if the git CLI succeeds then `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to acquire username/password from local configuration


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/infinyon/fluvio`
    error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
     --> ../../../cargo-home/git/checkouts/fluvio-40ec85f62be1ba38/a18b272/connector/cargo_template/Cargo.toml:2:8
      |
    2 | name = "{{project-name}}"
      |        ^^^^^^^^^^^^^^^^^^
    error: missing key for inline table element, expected key
      --> ../../../cargo-home/git/checkouts/fluvio-40ec85f62be1ba38/a18b272/smartmodule/cargo_template/Cargo.toml:11:23
       |
    11 | fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}}
       |                       ^
        Updating crates.io index
        Updating git repository `https://github.com/mitsuhiko/minijinja`
        Updating git repository `https://github.com/galibey/openapiv3`
    error: failed to get `openapiv3` as a dependency of package `fluvio-connector-package v0.0.0 (https://github.com/infinyon/fluvio?tag=v0.10.8-dev-3#a18b2725)`
        ... which satisfies git dependency `fluvio-connector-package` (locked to 0.0.0) of package `fluvio-connector-common v0.0.0 (https://github.com/infinyon/fluvio?tag=v0.10.8-dev-3#a18b2725)`
        ... which satisfies git dependency `fluvio-connector-common` (locked to 0.0.0) of package `redis-connector-sink v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `openapiv3`
    
    Caused by:
      Unable to update https://github.com/galibey/openapiv3?rev=bdd22f046d2bc19ede257504645d31f835545222#bdd22f04
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/openapiv3-880c82947741c0df
    
    Caused by:
      revision bdd22f046d2bc19ede257504645d31f835545222 not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted to find username/password via git's `credential.helper` support, but failed
    
      if the git CLI succeeds then `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      failed to acquire username/password from local configuration