[INFO] cloning repository https://github.com/MarkusTheOrt/fia-docs-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkusTheOrt/fia-docs-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusTheOrt%2Ffia-docs-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusTheOrt%2Ffia-docs-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dbd99a9923ca45452ec1246479772dec491131d
[INFO] checking MarkusTheOrt/fia-docs-bot against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusTheOrt%2Ffia-docs-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarkusTheOrt/fia-docs-bot
[INFO] finished tweaking git repo https://github.com/MarkusTheOrt/fia-docs-bot
[INFO] tweaked toml for git repo https://github.com/MarkusTheOrt/fia-docs-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarkusTheOrt/fia-docs-bot on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarkusTheOrt/fia-docs-bot 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://codeberg.org/MTO/f1-bot-types`
[INFO] [stderr] warning: spurious network error (3 tries remaining): SSL error: syscall failure: ; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): unexpected http status code: 502; class=Http (34)
[INFO] [stderr] error: failed to get `f1-bot-types` as a dependency of package `fia-docs-bot v1.0.14 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `f1-bot-types`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://codeberg.org/MTO/f1-bot-types#3568b5e7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/f1-bot-types-0744f00f22fd6e25
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   SSL error: syscall failure: ; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://codeberg.org/MTO/f1-bot-types`
    warning: spurious network error (3 tries remaining): SSL error: syscall failure: ; class=Os (2)
    warning: spurious network error (2 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
    warning: spurious network error (1 try remaining): unexpected http status code: 502; class=Http (34)
    error: failed to get `f1-bot-types` as a dependency of package `fia-docs-bot v1.0.14 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `f1-bot-types`
    
    Caused by:
      Unable to update https://codeberg.org/MTO/f1-bot-types#3568b5e7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/f1-bot-types-0744f00f22fd6e25
    
    Caused by:
      SSL error: syscall failure: ; class=Os (2)