We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://kojipkgs.fedoraproject.org//work/tasks/1231/82321231/build.log
---- ignore_memset stdout ---- thread 'ignore_memset' panicked at 'assertion failed: (left == right) left: Pixmap { data: "...", width: 100, height: 100 }, right: Pixmap { data: "...", width: 100, height: 100 }', tests/clip.rs:174:5 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
(left == right)
Pixmap { data: "...", width: 100, height: 100 }
RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered:
This is not a supported target. Only x86 and arm64 are guarantee to work.
Sorry, something went wrong.
No branches or pull requests
https://kojipkgs.fedoraproject.org//work/tasks/1231/82321231/build.log
---- ignore_memset stdout ----
thread 'ignore_memset' panicked at 'assertion failed:
(left == right)
left:
Pixmap { data: "...", width: 100, height: 100 }
,right:
Pixmap { data: "...", width: 100, height: 100 }
', tests/clip.rs:174:5note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: