- 
    Type:Build Failure 
- 
    Resolution: Fixed
- 
    Priority:Unknown 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        None
- 
        Python Drivers
- 
        Not Needed
- 
        
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Name of Failure:
Cargo, the Rust package manager, is not installed or is not on PATH.
Link to task:
Context of when and why the failure occurred:
Hatch depends on cryptography, which does not have wheels for s390x.
Stack trace:
[2024/08/29 09:31:56.674] ++ python -m pip install -q hatch [2024/08/29 09:31:56.674] error: subprocess-exited-with-error [2024/08/29 09:31:56.674] × Preparing metadata (pyproject.toml) did not run successfully. [2024/08/29 09:31:56.674] │ exit code: 1 [2024/08/29 09:31:56.674] ╰─> [6 lines of output] [2024/08/29 09:31:56.674] Cargo, the Rust package manager, is not installed or is not on PATH. [2024/08/29 09:31:56.674] This package requires Rust and Cargo to compile extensions. Install it through [2024/08/29 09:31:56.674] the system's package manager or via https://rustup.rs/ [2024/08/29 09:31:56.674] Checking for Rust toolchain.... [2024/08/29 09:31:56.674] [end of output] [2024/08/29 09:31:56.674] note: This error originates from a subprocess, and is likely not a problem with pip. [2024/08/29 09:31:56.685] error: metadata-generation-failed [2024/08/29 09:31:56.685] × Encountered error while generating package metadata. [2024/08/29 09:31:56.685] ╰─> See above for output. [2024/08/29 09:31:56.685] note: This is an issue with the package mentioned above, not pip. [2024/08/29 09:31:56.685] hint: See above for details.