Skip to content

gccrs: Fix recursive type query on impl block types #8132

gccrs: Fix recursive type query on impl block types

gccrs: Fix recursive type query on impl block types #8132

Triggered via pull request November 6, 2024 20:12
Status Failure
Total duration 42m 41s
Artifacts 3

ccpp.yml

on: pull_request
build-and-check-ubuntu-64bit
27m 1s
build-and-check-ubuntu-64bit
build-and-check-ubuntu-64bit-glibcxx
27m 15s
build-and-check-ubuntu-64bit-glibcxx
build-and-check-ubuntu-32bit
25m 41s
build-and-check-ubuntu-32bit
build-and-check-gcc-48
28m 18s
build-and-check-gcc-48
build-and-check-clang-macos
42m 30s
build-and-check-clang-macos
build-and-check-asan
30m 3s
build-and-check-asan
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 10 warnings
Regression test failed
some tests are not correct
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L52
at line 52 (test for errors, line 51)
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L64
at line 64 (test for errors, line 63)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L11
at line 11 (test for warnings, line 10)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1447.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1893.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1981.rs#L1
(test for excess errors)
Regression test failed
some tests are not correct
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L52
at line 52 (test for errors, line 51)
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L64
at line 64 (test for errors, line 63)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L11
at line 11 (test for warnings, line 10)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1447.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1893.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1981.rs#L1
(test for excess errors)
Regression test failed
some tests are not correct
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L52
at line 52 (test for errors, line 51)
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L64
at line 64 (test for errors, line 63)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L11
at line 11 (test for warnings, line 10)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1447.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1893.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1981.rs#L1
(test for excess errors)
Regression test failed
some tests are not correct
build-and-check-gcc-48
Process completed with exit code 1.
Regression test failed
some tests are not correct
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L52
at line 52 (test for errors, line 51)
Test failure (FAIL): gcc/testsuite/rust/compile/const-issue1440.rs#L64
at line 64 (test for errors, line 63)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L11
at line 11 (test for warnings, line 10)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1019.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1447.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1893.rs#L1
(test for excess errors)
Test failure (FAIL): gcc/testsuite/rust/compile/issue-1981.rs#L1
(test for excess errors)
Regression test failed
some tests are not correct
build-and-check-clang-macos
Process completed with exit code 1.
build-and-check-ubuntu-32bit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-ubuntu-64bit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-ubuntu-64bit-glibcxx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-gcc-48
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-clang-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-check-clang-macos
mpfr 4.2.1 is already installed and up-to-date. To reinstall 4.2.1, run: brew reinstall mpfr
build-and-check-clang-macos
libmpc 1.3.1 is already installed and up-to-date. To reinstall 1.3.1, run: brew reinstall libmpc
build-and-check-clang-macos
gmp 6.3.0 is already installed and up-to-date. To reinstall 6.3.0, run: brew reinstall gmp
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "check-rust-logs", "check-rust-logs-4.8", "check-rust-logs-macos". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
check-rust-logs
7.15 MB
check-rust-logs-4.8
13.2 MB
check-rust-logs-macos
6.39 MB