Fix cross-compilation #555
Annotations
10 errors and 1 warning
|
Run ui tests:
tests/integrations/basic/Cargo.toml#L1
you likely need to bless the tests with `cargo test`
|
Run ui tests:
tests/integrations/basic/Cargo.stdout#L9
this line was expected to be `F..`
|
Run ui tests:
tests/integrations/basic/Cargo.stdout#L12
bless the test to create a line containing `---- non_utf8 stdout ----`
|
Run ui tests:
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)`
|
Run ui tests:
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)`
|
Run ui tests:
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)`
|
Run ui tests:
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"`
|
Run ui tests:
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"`
|
Run ui tests:
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"`
|
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/.
|
The logs for this run have expired and are no longer available.
Loading