[INFO] cloning repository https://github.com/AvatoLabs/tondi-dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvatoLabs/tondi-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94e067db1fed24e0877ebb057297efc763e1616e
[INFO] checking AvatoLabs/tondi-dashboard against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] finished tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/tondi-dashboard written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/tondi-dashboard on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/tondi-dashboard 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tondi-dashboard`
[INFO] [stderr]    --> Cargo.toml:153:25
[INFO] [stderr]     |
[INFO] [stderr] 153 | [workspace.dependencies.tondi-dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tondi-dashboard`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | rust-version = "1.89.0"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `wallet_test_cli` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wallet-test-cli`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wallet_test_cli.rs
[INFO] [stderr] 1 + src/bin/wallet-test-cli.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tondi-dashboard-core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
[INFO] [stderr] error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tondi-alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded
[INFO] checking AvatoLabs/tondi-dashboard against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  13% (34/245)
Updating files:  14% (35/245)
Updating files:  15% (37/245)
Updating files:  16% (40/245)
Updating files:  17% (42/245)
Updating files:  18% (45/245)
Updating files:  19% (47/245)
Updating files:  20% (49/245)
Updating files:  21% (52/245)
Updating files:  22% (54/245)
Updating files:  23% (57/245)
Updating files:  24% (59/245)
Updating files:  25% (62/245)
Updating files:  26% (64/245)
Updating files:  27% (67/245)
Updating files:  28% (69/245)
Updating files:  29% (72/245)
Updating files:  30% (74/245)
Updating files:  31% (76/245)
Updating files:  32% (79/245)
Updating files:  33% (81/245)
Updating files:  34% (84/245)
Updating files:  35% (86/245)
Updating files:  36% (89/245)
Updating files:  37% (91/245)
Updating files:  38% (94/245)
Updating files:  39% (96/245)
Updating files:  40% (98/245)
Updating files:  41% (101/245)
Updating files:  42% (103/245)
Updating files:  43% (106/245)
Updating files:  44% (108/245)
Updating files:  45% (111/245)
Updating files:  46% (113/245)
Updating files:  47% (116/245)
Updating files:  48% (118/245)
Updating files:  49% (121/245)
Updating files:  50% (123/245)
Updating files:  51% (125/245)
Updating files:  52% (128/245)
Updating files:  53% (130/245)
Updating files:  54% (133/245)
Updating files:  55% (135/245)
Updating files:  56% (138/245)
Updating files:  57% (140/245)
Updating files:  58% (143/245)
Updating files:  59% (145/245)
Updating files:  60% (147/245)
Updating files:  61% (150/245)
Updating files:  62% (152/245)
Updating files:  63% (155/245)
Updating files:  64% (157/245)
Updating files:  65% (160/245)
Updating files:  66% (162/245)
Updating files:  67% (165/245)
Updating files:  68% (167/245)
Updating files:  69% (170/245)
Updating files:  70% (172/245)
Updating files:  71% (174/245)
Updating files:  72% (177/245)
Updating files:  73% (179/245)
Updating files:  74% (182/245)
Updating files:  75% (184/245)
Updating files:  76% (187/245)
Updating files:  77% (189/245)
Updating files:  78% (192/245)
Updating files:  79% (194/245)
Updating files:  80% (196/245)
Updating files:  81% (199/245)
Updating files:  82% (201/245)
Updating files:  83% (204/245)
Updating files:  84% (206/245)
Updating files:  85% (209/245)
Updating files:  86% (211/245)
Updating files:  87% (214/245)
Updating files:  88% (216/245)
Updating files:  89% (219/245)
Updating files:  90% (221/245)
Updating files:  91% (223/245)
Updating files:  92% (226/245)
Updating files:  93% (228/245)
Updating files:  94% (231/245)
Updating files:  95% (233/245)
Updating files:  96% (236/245)
Updating files:  97% (238/245)
Updating files:  98% (241/245)
Updating files:  99% (243/245)
Updating files: 100% (245/245)
Updating files: 100% (245/245), done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] finished tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/tondi-dashboard written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/tondi-dashboard on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/tondi-dashboard 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tondi-dashboard`
[INFO] [stderr]    --> Cargo.toml:153:25
[INFO] [stderr]     |
[INFO] [stderr] 153 | [workspace.dependencies.tondi-dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tondi-dashboard`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | rust-version = "1.89.0"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `wallet_test_cli` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wallet-test-cli`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wallet_test_cli.rs
[INFO] [stderr] 1 + src/bin/wallet-test-cli.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tondi-dashboard-core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
[INFO] [stderr] error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tondi-alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded
[INFO] checking AvatoLabs/tondi-dashboard against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] finished tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/tondi-dashboard written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/tondi-dashboard on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/tondi-dashboard 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tondi-dashboard`
[INFO] [stderr]    --> Cargo.toml:153:25
[INFO] [stderr]     |
[INFO] [stderr] 153 | [workspace.dependencies.tondi-dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tondi-dashboard`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | rust-version = "1.89.0"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `wallet_test_cli` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wallet-test-cli`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wallet_test_cli.rs
[INFO] [stderr] 1 + src/bin/wallet-test-cli.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tondi-dashboard-core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
[INFO] [stderr] error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tondi-alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded
[INFO] checking AvatoLabs/tondi-dashboard against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] finished tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/tondi-dashboard written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/tondi-dashboard on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/tondi-dashboard 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tondi-dashboard`
[INFO] [stderr]    --> Cargo.toml:153:25
[INFO] [stderr]     |
[INFO] [stderr] 153 | [workspace.dependencies.tondi-dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tondi-dashboard`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | rust-version = "1.89.0"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `wallet_test_cli` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wallet-test-cli`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wallet_test_cli.rs
[INFO] [stderr] 1 + src/bin/wallet-test-cli.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tondi-dashboard-core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
[INFO] [stderr] error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tondi-alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded
[INFO] checking AvatoLabs/tondi-dashboard against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvatoLabs%2Ftondi-dashboard" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] finished tweaking git repo https://github.com/AvatoLabs/tondi-dashboard
[INFO] tweaked toml for git repo https://github.com/AvatoLabs/tondi-dashboard written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvatoLabs/tondi-dashboard on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvatoLabs/tondi-dashboard 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tondi-dashboard`
[INFO] [stderr]    --> Cargo.toml:153:25
[INFO] [stderr]     |
[INFO] [stderr] 153 | [workspace.dependencies.tondi-dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tondi-dashboard`
[INFO] [stderr] warning: unused field `rust-version` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:246:1
[INFO] [stderr]     |
[INFO] [stderr] 246 | rust-version = "1.89.0"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.rust-version`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `wallet_test_cli` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wallet-test-cli`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/wallet_test_cli.rs
[INFO] [stderr] 1 + src/bin/wallet-test-cli.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tondi-dashboard-core` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
[INFO] [stderr] error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tondi-alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[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]   no authentication methods succeeded


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused workspace dependency `tondi-dashboard`
       --> Cargo.toml:153:25
        |
    153 | [workspace.dependencies.tondi-dashboard]
        |                         ^^^^^^^^^^^^^^^
        |
        = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `tondi-dashboard`
    warning: unused field `rust-version` in `workspace.package`
       --> Cargo.toml:246:1
        |
    246 | rust-version = "1.89.0"
        | ^^^^^^^^^^^^
        |
        = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
    help: consider removing the field `workspace.package.rust-version`
    warning: workspace (manifest) generated 2 warnings
    warning: binary `wallet_test_cli` should have a kebab-case name
      |
    1 | /workspace/builds/worker-4-tc2/source/target/.../wallet_test_cli
      |                                                  ^^^^^^^^^^^^^^^
      |
      = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `wallet-test-cli`, convert the file stem
      |
    1 - src/bin/wallet_test_cli.rs
    1 + src/bin/wallet-test-cli.rs
      |
    warning: `tondi-dashboard-core` (manifest) generated 1 warning
        Updating crates.io index
        Updating git repository `ssh://git@github.com/AvatoLabs/Tondi.git`
    error: failed to get `tondi-alloc` as a dependency of package `tondi-dashboard v1.0.2 (/workspace/builds/worker-4-tc2/source/app)`
    
    Caused by:
      failed to load source for dependency `tondi-alloc`
    
    Caused by:
      unable to update ssh://git@github.com/AvatoLabs/Tondi.git?branch=main#18aef9a3
    
    Caused by:
      failed to fetch into: /workspace/cargo-home/git/db/tondi-0c27a83d4631d2e6
    
    Caused by:
      revision 18aef9a34d84359953450ee5d33240b2a6731d5e not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted ssh-agent authentication, but no usernames succeeded: `git`
    
      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:
      no authentication methods succeeded