Skip to content

Install cargo-udeps for Rust fails #395

@kmyk

Description

@kmyk

Summary / 概要

oj-verify が変な failure 起こしてるhttps://t.co/mwc02ZMWdG

— KoD (@d7511168) September 19, 2021

Steps to reproduce / 再現方法

    # required only if you set `languages.rust.list_dependencies_backend.kind` to `"cargo-udeps"`
    - name: Install cargo-udeps for Rust
      uses: actions-rs/[email protected]
      with:
        crate: cargo-udeps
        use-tool-cache: true

Expected behavior / 期待される挙動

Actual behavior / 実際の挙動

https://github.com/KodamaD/proconlib/runs/3643175354

Run actions-rs/[email protected]
Tool cache is explicitly enabled via the Action input
Downloading from the tool cache
Falling back to the `cargo install` command
Installing "cargo-udeps = latest"
Error: The process '/usr/share/rust/.cargo/bin/cargo' failed with exit code 101

Other notes / その他

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions