Skip to content

docker: tvm.ci_cpu docker image fails to build #3696

@mshawcroft

Description

@mshawcroft

The ci_cpu docker image currently fails to build, issue appears to be in:

Step 15/29 : RUN bash /install/ubuntu_install_rust.sh

Which results in 12 build errors, first of which is:

Compiling tokio-service v0.1.0
error[E0412]: cannot find type NonZeroI8 in module num
--> /opt/rust/registry/src/gitproxy.zycloud.tk-1ecc6299db9ec823/serde-1.0.98/src/de/impls.rs:2416:5
|
2416 | NonZeroI8,
| ^^^^^^^^^ help: a struct with a similar name exists: NonZeroU8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions