[INFO] cloning repository https://github.com/0xhappyboy/happybot-solana-tg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xhappyboy/happybot-solana-tg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhappyboy%2Fhappybot-solana-tg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhappyboy%2Fhappybot-solana-tg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4698fb481a8f3aa39f38a1ef5e3187e423e95e18
[INFO] documenting 0xhappyboy/happybot-solana-tg against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhappyboy%2Fhappybot-solana-tg" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml


overridden task result to broken:cargo-toml

Caused by:
    0: invalid Cargo.toml syntax
    1: TOML parse error at line 14, column 1
          |
       14 | tokio = {version = "1.4", features = ["full"]}
          | ^
       duplicate key `tokio` in table `dependencies`
       