[INFO] cloning repository https://github.com/infinyon/labs-redis-sink-connector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/labs-redis-sink-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Flabs-redis-sink-connector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Flabs-redis-sink-connector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 103480d09c8d261d3252c3fe29c0f5cee0340d37 [INFO] checking infinyon/labs-redis-sink-connector against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Flabs-redis-sink-connector" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/infinyon/labs-redis-sink-connector [INFO] finished tweaking git repo https://github.com/infinyon/labs-redis-sink-connector [INFO] tweaked toml for git repo https://github.com/infinyon/labs-redis-sink-connector written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/infinyon/labs-redis-sink-connector on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/infinyon/labs-redis-sink-connector 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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/6a365c3/connector/cargo_template/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid inline table [INFO] [stderr] expected `}` [INFO] [stderr] --> ../../../cargo-home/git/checkouts/fluvio-40ec85f62be1ba38/6a365c3/smartmodule/cargo_template/Cargo.toml:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [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.11#6a365c3b)` [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.11#6a365c3b)` [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-4-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/6a365c3/connector/cargo_template/Cargo.toml:2:8 | 2 | name = "{{project-name}}" | ^^^^^^^^^^^^^^^^^^ | error: invalid inline table expected `}` --> ../../../cargo-home/git/checkouts/fluvio-40ec85f62be1ba38/6a365c3/smartmodule/cargo_template/Cargo.toml:11:23 | 11 | fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} | ^ | Updating crates.io index 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.11#6a365c3b)` ... 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.11#6a365c3b)` ... which satisfies git dependency `fluvio-connector-common` (locked to 0.0.0) of package `redis-connector-sink v0.1.0 (/workspace/builds/worker-4-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