Add support for vectorized read/write with libc::readv and libc::writev #9596
Annotations
17 errors and 4 warnings
test got exit status: 1:
tests/pass-dep/libc/libc-fs.rs#L1
compilation failed, but was expected to succeed
|
actual output differs from expected:
tests/pass-dep/libc/libc-fs.stderr#L2
this line was expected to be `error: Undefined Behavior: scalar size mismatch: expected 4 bytes but got 8 bytes instead`
|
extraneous lines in output:
tests/pass-dep/libc/libc-fs.stdout#L2
remove this line and possibly later ones by blessing the test
|
coverage report
Process completed with exit code 1.
|
test got exit status: 1:
tests/pass-dep/libc/libc-fs.rs#L1
compilation failed, but was expected to succeed
|
actual output differs from expected:
tests/pass-dep/libc/libc-fs.stderr#L2
this line was expected to be `error: Undefined Behavior: scalar size mismatch: expected 4 bytes but got 8 bytes instead`
|
extraneous lines in output:
tests/pass-dep/libc/libc-fs.stdout#L2
remove this line and possibly later ones by blessing the test
|
build (macos-14, aarch64-apple-darwin)
Process completed with exit code 1.
|
test got exit status: 1:
tests/pass-dep/libc/libc-fs.rs#L1
compilation failed, but was expected to succeed
|
actual output differs from expected:
tests/pass-dep/libc/libc-fs.stderr#L2
this line was expected to be `error: Undefined Behavior: scalar size mismatch: expected 4 bytes but got 8 bytes instead`
|
extraneous lines in output:
tests/pass-dep/libc/libc-fs.stdout#L2
remove this line and possibly later ones by blessing the test
|
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
|
test got exit code: 1:
tests/pass-dep/libc/libc-fs.rs#L1
compilation failed, but was expected to succeed
|
actual output differs from expected:
tests/pass-dep/libc/libc-fs.stderr#L2
this line was expected to be `error: Undefined Behavior: scalar size mismatch: expected 4 bytes but got 8 bytes instead`
|
extraneous lines in output:
tests/pass-dep/libc/libc-fs.stdout#L2
remove this line and possibly later ones by blessing the test
|
build (windows-latest, i686-pc-windows-msvc)
Process completed with exit code 1.
|
conclusion
Process completed with exit code 1.
|
style checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
conclusion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|