Skip to content

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Dec 9, 2025

r? @ghost

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 9, 2025
@bjorn3
Copy link
Member Author

bjorn3 commented Dec 9, 2025

Never mind. Looks like this already being attempted in #112049.

@bjorn3 bjorn3 closed this Dec 9, 2025
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 9, 2025
@bjorn3 bjorn3 deleted the bench_clif_line_tables_only branch December 9, 2025 08:47
@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-gcc failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
test [debuginfo-gdb] tests/debuginfo/thread.rs ... ok

failures:

---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-attr.rs stdout ----
NOTE: compiletest thinks it is using GDB version 12001000
------gdb stdout------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c64: file /checkout/tests/debuginfo/collapse-debuginfo-external-attr.rs, line 29.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCs6w5TyMITTAy_32collapse_debuginfo_external_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-attr.rs:29
29     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28603) exited normally]

------gdb stderr------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-attr.gdb/collapse-debuginfo-external-attr.debugger.script:12: Error in sourced command file:
No stack.

------------------------------------------

error: gdb failed to execute
status: exit status: 1
command: PYTHONPATH="/checkout/src/etc" "/usr/bin/gdb" "-quiet" "-batch" "-nx" "-command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-attr.gdb/collapse-debuginfo-external-attr.debugger.script"
--- stdout -------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c64: file /checkout/tests/debuginfo/collapse-debuginfo-external-attr.rs, line 29.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCs6w5TyMITTAy_32collapse_debuginfo_external_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-attr.rs:29
29     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28603) exited normally]
------------------------------------------
--- stderr -------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-attr.gdb/collapse-debuginfo-external-attr.debugger.script:12: Error in sourced command file:
No stack.
------------------------------------------

---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-attr.rs stdout end ----
---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-no-attr.rs stdout ----
NOTE: compiletest thinks it is using GDB version 12001000
------gdb stdout------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1d6d: file /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs, line 55.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one
two

Breakpoint 1, _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:55
55         three(); // #loc3
Warning: the current language does not match this frame.
three
56         four(); // #loc4
#0  _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:56
56         four(); // #loc4
four
58     std::process::exit(ret);
#0  _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:58
58     std::process::exit(ret);
[Inferior 1 (process 28604) exited normally]

------gdb stderr------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-no-attr.gdb/collapse-debuginfo-no-attr.debugger.script:16: Error in sourced command file:
No stack.

------------------------------------------

error: gdb failed to execute
status: exit status: 1
command: PYTHONPATH="/checkout/src/etc" "/usr/bin/gdb" "-quiet" "-batch" "-nx" "-command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-no-attr.gdb/collapse-debuginfo-no-attr.debugger.script"
--- stdout -------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1d6d: file /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs, line 55.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one
two

Breakpoint 1, _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:55
55         three(); // #loc3
Warning: the current language does not match this frame.
three
56         four(); // #loc4
#0  _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:56
56         four(); // #loc4
four
58     std::process::exit(ret);
#0  _RNvCs6UGpewBz89k_26collapse_debuginfo_no_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-no-attr.rs:58
58     std::process::exit(ret);
[Inferior 1 (process 28604) exited normally]
------------------------------------------
--- stderr -------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-no-attr.gdb/collapse-debuginfo-no-attr.debugger.script:16: Error in sourced command file:
No stack.
------------------------------------------

---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-no-attr.rs stdout end ----
---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs stdout ----
NOTE: compiletest thinks it is using GDB version 12001000
------gdb stdout------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c64: file /checkout/tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs, line 32.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCs2ICSVVZhKQn_50collapse_debuginfo_external_flag_overriden_by_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs:32
32     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28609) exited normally]

------gdb stderr------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.gdb/collapse-debuginfo-external-flag-overriden-by-attr.debugger.script:12: Error in sourced command file:
No stack.

------------------------------------------

error: gdb failed to execute
status: exit status: 1
command: PYTHONPATH="/checkout/src/etc" "/usr/bin/gdb" "-quiet" "-batch" "-nx" "-command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.gdb/collapse-debuginfo-external-flag-overriden-by-attr.debugger.script"
--- stdout -------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c64: file /checkout/tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs, line 32.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCs2ICSVVZhKQn_50collapse_debuginfo_external_flag_overriden_by_attr4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs:32
32     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28609) exited normally]
------------------------------------------
--- stderr -------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.gdb/collapse-debuginfo-external-flag-overriden-by-attr.debugger.script:12: Error in sourced command file:
No stack.
------------------------------------------

---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-flag-overriden-by-attr.rs stdout end ----
---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-flag.rs stdout ----
NOTE: compiletest thinks it is using GDB version 12001000
------gdb stdout------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c38: file /checkout/tests/debuginfo/collapse-debuginfo-external-flag.rs, line 24.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCsiMU3DnVDzZm_32collapse_debuginfo_external_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-flag.rs:24
24     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28616) exited normally]

------gdb stderr------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag.gdb/collapse-debuginfo-external-flag.debugger.script:12: Error in sourced command file:
No stack.

------------------------------------------

error: gdb failed to execute
status: exit status: 1
command: PYTHONPATH="/checkout/src/etc" "/usr/bin/gdb" "-quiet" "-batch" "-nx" "-command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag.gdb/collapse-debuginfo-external-flag.debugger.script"
--- stdout -------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1c38: file /checkout/tests/debuginfo/collapse-debuginfo-external-flag.rs, line 24.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one

Breakpoint 1, _RNvCsiMU3DnVDzZm_32collapse_debuginfo_external_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-external-flag.rs:24
24     std::process::exit(ret);
Warning: the current language does not match this frame.
[Inferior 1 (process 28616) exited normally]
------------------------------------------
--- stderr -------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-external-flag.gdb/collapse-debuginfo-external-flag.debugger.script:12: Error in sourced command file:
No stack.
------------------------------------------

---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-external-flag.rs stdout end ----
---- [debuginfo-gdb] tests/debuginfo/collapse-debuginfo-with-attr-flag.rs stdout ----
NOTE: compiletest thinks it is using GDB version 12001000
------gdb stdout------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1d6d: file /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs, line 57.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one
two

Breakpoint 1, _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:57
57         three(); // #loc3
Warning: the current language does not match this frame.
three
58         four(); // #loc4
#0  _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:58
58         four(); // #loc4
four
60     std::process::exit(ret);
#0  _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:60
60     std::process::exit(ret);
[Inferior 1 (process 28703) exited normally]

------gdb stderr------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-with-attr-flag.gdb/collapse-debuginfo-with-attr-flag.debugger.script:16: Error in sourced command file:
No stack.

------------------------------------------

error: gdb failed to execute
status: exit status: 1
command: PYTHONPATH="/checkout/src/etc" "/usr/bin/gdb" "-quiet" "-batch" "-nx" "-command=/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-with-attr-flag.gdb/collapse-debuginfo-with-attr-flag.debugger.script"
--- stdout -------------------------------
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Breakpoint 1 at 0x1d6d: file /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs, line 57.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
one
two

Breakpoint 1, _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:57
57         three(); // #loc3
Warning: the current language does not match this frame.
three
58         four(); // #loc4
#0  _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:58
58         four(); // #loc4
four
60     std::process::exit(ret);
#0  _RNvCsiTzXuD8B3uV_33collapse_debuginfo_with_attr_flag4main () at /checkout/tests/debuginfo/collapse-debuginfo-with-attr-flag.rs:60
60     std::process::exit(ret);
[Inferior 1 (process 28703) exited normally]
------------------------------------------
--- stderr -------------------------------
/checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/collapse-debuginfo-with-attr-flag.gdb/collapse-debuginfo-with-attr-flag.debugger.script:16: Error in sourced command file:
No stack.
------------------------------------------

For more information how to resolve CI failures of this job, visit this link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants