Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-626

outlines_core fails to build with rust 1.84.1

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Development Platform
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The main branch of requirements-pipeline.git fails to build for nvidia. Example: 

      https://gitlab.com/redhat/rhel-ai/wheels/requirements-pipeline/-/pipelines/1708543910

      The step that fails is bootstrap-and-onboard-rhelai-cuda-ubi9, specifically the outlines_core package therein:

        cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features python-bindings pyo3/extension-module --crate-type cdylib -- --crate-type=cdylib
        error: rustc 1.84.1 is not supported by the following packages:
          bincode@2.0.1 requires rustc 1.85.0
          bincode_derive@2.0.1 requires rustc 1.85.0
        Either upgrade rustc or select compatible dependency versions with
        `cargo update <name>@<current-ver> --precise <compatible-ver>`
        where `<compatible-ver>` is the latest version supporting rustc 1.84.1
        error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path Cargo.toml --release -v --features 'python-bindings pyo3/extension-module' --crate-type cdylib -- --crate-type=cdylib` failed with code 101
      

              Unassigned Unassigned
              kdreyer@redhat.com Ken Dreyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: