Skip to content

Fails to run on debian #1

@alexxroche

Description

@alexxroche
$ git pull
Already up to date.
$ cargo check --release
    Finished dev [unoptimized + debuginfo] target(s) in 0.04s
$ cargo test
    test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
$ cargo run --release
thread 'main' panicked at 'attempted to zero-initialize type `std::mem::ManuallyDrop<xlib::Xlib>`, which is invalid', /rustc/7eac88abb2e57e752f3302f02be5f3ce3d7adfb4/library/core/src/mem/mod.rs:622:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I did rustup update and still have similar error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions