Skip to content

separate run and rustfix modes into their own modules #635

separate run and rustfix modes into their own modules

separate run and rustfix modes into their own modules #635

Triggered via pull request April 7, 2024 09:06
Status Failure
Total duration 3m 6s
Artifacts

rust.yml

on: pull_request
check rustfmt
8s
check rustfmt
check clippy
16s
check clippy
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
check rustfmt
Process completed with exit code 1.
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L523
this line was expected to be `command: "rustc" "--error-format=json" "--crate-type=lib" "--extern" "basic_fail=$DIR/tests/integrations/basic-fail/../../../target/$TMP/$TRIPLE/debug/libbasic_fail.rlib" "--extern" "basic_fail=$DIR/tests/integrations/basic-fail/../../../target/$TMP/$TRIPLE/debug/libbasic_fail-$HASH.rmeta" "-L" "$DIR/tests/integrations/basic-fail/../../../target/$TMP/$TRIPLE/debug" "-L" "$DIR/tests/integrations/basic-fail/../../../target/$TMP/$TRIPLE/debug" "--out-dir" "$TMP "tests/actual_tests_bless/aux_proc_macro_no_main.rs" "--extern" "the_proc_macro=$DIR/tests/integrations/basic-fail/../../../target/$TMP/tests/actual_tests_bless/auxiliary/libthe_proc_macro.so" "-L" "$DIR/tests/integrations/basic-fail/../../../target/$TMP/tests/actual_tests_bless/auxiliary" "--edition" "2021"`
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
tests (windows-latest, i686-pc-windows-msvc)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
tests (macos-latest, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
tests (macos-latest, x86_64-apple-darwin)
The operation was canceled.
check rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.