Skip to content

Always run tests on MSRV #804

Always run tests on MSRV

Always run tests on MSRV #804

Triggered via pull request November 23, 2024 11:38
@oli-obkoli-obk
synchronize #296
msrv
Status Failure
Total duration 3m 1s
Artifacts

rust.yml

on: pull_request
check rustfmt
14s
check rustfmt
check clippy
24s
check clippy
Matrix: build-std
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
check clippy
Process completed with exit code 101.
test generated output: tests/integrations/basic/Cargo.toml#L1
you likely need to bless the tests with `cargo test -- -- --bless`
actual output differs from expected: tests/integrations/basic/Cargo.stdout#L15
this line was expected to be `tests/actual_tests/aux_derive.rs ... FAILED`
actual output differs from expected: tests/integrations/basic/Cargo.stdout#L47
this line was expected to be `FAILED TEST: tests/actual_tests/aux_derive.rs`
missing line in output: tests/integrations/basic/Cargo.stdout#L49
bless the test to create a line containing `error: actual output differed from expected`
missing line in output: tests/integrations/basic/Cargo.stdout#L50
bless the test to create a line containing ``
extraneous lines in output: tests/integrations/basic-fail/Cargo.stdout#L393
remove this line and possibly later ones by blessing the test
extraneous lines in output: tests/integrations/basic-fail/Cargo.stdout#L396
remove this line and possibly later ones by blessing the test
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L513
this line was expected to be `tests/actual_tests_bless/rustfix-fail-revisions.rs (revision `a`) ... FAILED`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L861
this line was expected to be `FAILED TEST: tests/actual_tests_bless/rustfix-fail-revisions.rs (revision `a`)`
tests (windows-latest, i686-pc-windows-msvc)
The job was canceled because "macos-latest_x86_64-apple" failed.
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
The job was canceled because "macos-latest_x86_64-apple" failed.
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
The operation was canceled.