Skip to content

Move revision-specific args to a custom flag #795

Move revision-specific args to a custom flag

Move revision-specific args to a custom flag #795

Triggered via pull request October 30, 2024 20:44
Status Failure
Total duration 3m 17s
Artifacts

rust.yml

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

Annotations

10 errors
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L830
this line was expected to be `command: "rustc" "--error-format=json" "--out-dir" "$TMP "tests/actual_tests_bless/revisions_bad.rs" "--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" "--edition" "2021" "--cfg=bar" "-Cextra-filename=bar"`
actual output differs from expected: tests/integrations/dep-fail/Cargo.stdout#L22
this line was expected to be ` | -^`
tests (macos-latest, x86_64-apple-darwin)
Process completed with exit code 1.
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.