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/2133/103682133/build.log
test ctrl::nlas::tests::mcast_groups_parse ... FAILED test ctrl::nlas::tests::mcast_groups_emit ... FAILED test ctrl::nlas::tests::ops_emit ... FAILED test ctrl::nlas::tests::ops_parse ... FAILED failures: ---- ctrl::nlas::tests::mcast_groups_parse stdout ---- thread 'ctrl::nlas::tests::mcast_groups_parse' panicked at 'Failed to create NlaBuffer: DecodeError { inner: invalid NLA buffer Caused by: Decode error occurred: buffer has length: 24, but the NLA is 6144 bytes }', src/ctrl/nlas/mod.rs:192:14 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace ---- ctrl::nlas::tests::mcast_groups_emit stdout ---- thread 'ctrl::nlas::tests::mcast_groups_emit' panicked at 'assertion failed: (left == right) left: [52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 7, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 49, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 8, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 50, 0, 0], right: [0, 52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 0, 0, 7, 0, 11, 0, 1, 103, 114, 111, 117, 112, 49, 0, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 0, 0, 8, 0, 11, 0, 1, 103, 114, 111, 117, 112, 50, 0, 0]', src/ctrl/nlas/mod.rs:239:9 ---- ctrl::nlas::tests::ops_emit stdout ---- thread 'ctrl::nlas::tests::ops_emit' panicked at 'assertion failed: (left == right) left: [44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 1, 0, 0, 0, 8, 0, 2, 0, 11, 0, 0, 0, 20, 0, 2, 0, 8, 0, 1, 0, 3, 0, 0, 0, 8, 0, 2, 0, 33, 0, 0, 0], right: [0, 44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 0, 0, 1, 0, 8, 0, 2, 0, 0, 0, 11, 0, 20, 0, 2, 0, 8, 0, 1, 0, 0, 0, 3, 0, 8, 0, 2, 0, 0, 0, 33]', src/ctrl/nlas/mod.rs:294:9 ---- ctrl::nlas::tests::ops_parse stdout ---- thread 'ctrl::nlas::tests::ops_parse' panicked at 'Failed to create NlaBuffer: DecodeError { inner: invalid NLA buffer
RUST_BACKTRACE=1
(left == right)
[52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 7, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 49, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 8, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 50, 0, 0]
[0, 52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 0, 0, 7, 0, 11, 0, 1, 103, 114, 111, 117, 112, 49, 0, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 0, 0, 8, 0, 11, 0, 1, 103, 114, 111, 117, 112, 50, 0, 0]
[44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 1, 0, 0, 0, 8, 0, 2, 0, 11, 0, 0, 0, 20, 0, 2, 0, 8, 0, 1, 0, 3, 0, 0, 0, 8, 0, 2, 0, 33, 0, 0, 0]
[0, 44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 0, 0, 1, 0, 8, 0, 2, 0, 0, 0, 11, 0, 20, 0, 2, 0, 8, 0, 1, 0, 0, 0, 3, 0, 8, 0, 2, 0, 0, 0, 33]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://kojipkgs.fedoraproject.org//work/tasks/2133/103682133/build.log
test ctrl::nlas::tests::mcast_groups_parse ... FAILED
test ctrl::nlas::tests::mcast_groups_emit ... FAILED
test ctrl::nlas::tests::ops_emit ... FAILED
test ctrl::nlas::tests::ops_parse ... FAILED
failures:
---- ctrl::nlas::tests::mcast_groups_parse stdout ----
thread 'ctrl::nlas::tests::mcast_groups_parse' panicked at 'Failed to create NlaBuffer: DecodeError { inner: invalid NLA buffer
Caused by:
Decode error occurred: buffer has length: 24, but the NLA is 6144 bytes }', src/ctrl/nlas/mod.rs:192:14
note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace---- ctrl::nlas::tests::mcast_groups_emit stdout ----
thread 'ctrl::nlas::tests::mcast_groups_emit' panicked at 'assertion failed:
(left == right)
left:
[52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 7, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 49, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 8, 0, 0, 0, 11, 0, 1, 0, 103, 114, 111, 117, 112, 50, 0, 0]
,right:
[0, 52, 0, 7, 0, 24, 0, 1, 0, 8, 0, 2, 0, 0, 0, 7, 0, 11, 0, 1, 103, 114, 111, 117, 112, 49, 0, 0, 0, 24, 0, 2, 0, 8, 0, 2, 0, 0, 0, 8, 0, 11, 0, 1, 103, 114, 111, 117, 112, 50, 0, 0]
', src/ctrl/nlas/mod.rs:239:9---- ctrl::nlas::tests::ops_emit stdout ----
thread 'ctrl::nlas::tests::ops_emit' panicked at 'assertion failed:
(left == right)
left:
[44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 1, 0, 0, 0, 8, 0, 2, 0, 11, 0, 0, 0, 20, 0, 2, 0, 8, 0, 1, 0, 3, 0, 0, 0, 8, 0, 2, 0, 33, 0, 0, 0]
,right:
[0, 44, 0, 6, 0, 20, 0, 1, 0, 8, 0, 1, 0, 0, 0, 1, 0, 8, 0, 2, 0, 0, 0, 11, 0, 20, 0, 2, 0, 8, 0, 1, 0, 0, 0, 3, 0, 8, 0, 2, 0, 0, 0, 33]
', src/ctrl/nlas/mod.rs:294:9---- ctrl::nlas::tests::ops_parse stdout ----
thread 'ctrl::nlas::tests::ops_parse' panicked at 'Failed to create NlaBuffer: DecodeError { inner: invalid NLA buffer
The text was updated successfully, but these errors were encountered: