Always run tests on MSRV #804
Annotations
15 errors
check clippy
Process completed with exit code 101.
|
test got exit status: 101:
tests/integrations/basic/Cargo.toml#L1
the compiler panicked
|
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.
|