Skip to content

Fix cross-compilation #555

Fix cross-compilation

Fix cross-compilation #555

Re-run triggered January 27, 2024 11:55
Status Failure
Total duration 3m 11s
Artifacts

rust.yml

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

Annotations

13 errors and 5 warnings
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`
actual output differs from expected: tests/integrations/basic/Cargo.stdout#L9
this line was expected to be `F..`
missing line in output: tests/integrations/basic/Cargo.stdout#L12
bless the test to create a line containing `---- non_utf8 stdout ----`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stderr#L9
this line was expected to be ` process didn't exit successfully: `$DIR/target/ui/tests/integrations/basic-fail/x86_64-unknown-linux-gnu/debug/deps/ui_tests-HASH` (exit status: 1)`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stderr#L26
this line was expected to be ` process didn't exit successfully: `$DIR/target/ui/tests/integrations/basic-fail/x86_64-unknown-linux-gnu/debug/deps/ui_tests_invalid_program-HASH` (exit status: 1)`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stderr#L34
this line was expected to be ` process didn't exit successfully: `$DIR/target/ui/tests/integrations/basic-fail/x86_64-unknown-linux-gnu/debug/deps/ui_tests_invalid_program2-HASH` (exit status: 1)`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L19
this line was expected to be `command: "rustc" "--error-format=json" "--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/bad_pattern.rs" "--edition" "2021" "--target" "x86_64-unknown-linux-gnu"`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L76
this line was expected to be `command: "rustc" "--error-format=json" "--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/executable_compile_err.rs" "--edition" "2021" "--target" "x86_64-unknown-linux-gnu"`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L120
this line was expected to be `command: "rustc" "--error-format=json" "--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/exit_code_fail.rs" "--edition" "2021" "--target" "x86_64-unknown-linux-gnu"`
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
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/.
tests (windows-latest, i686-pc-windows-msvc)
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 (macos-latest, x86_64-apple-darwin)
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/.