-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
doctest panics on android #147590
Copy link
Copy link
Open
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️O-androidOperating system: AndroidOperating system: AndroidO-termuxOperating System: Termux on Android, usually referring to host toolsOperating System: Termux on Android, usually referring to host toolsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️O-androidOperating system: AndroidOperating system: AndroidO-termuxOperating System: Termux on Android, usually referring to host toolsOperating System: Termux on Android, usually referring to host toolsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The panic happens when i run cargo test after the regular test when starting doc tests
Code
see https://github.com/franklaranja/ratatui-garnish/
Meta
This happens on android (termux) tests ok on github. I can only run stable on android
rustc 1.90.0 (1159e78 2025-09-14) (built from a source tarball)
binary: rustc
commit-hash: 1159e78
commit-date: 2025-09-14
host: aarch64-linux-android
release: 1.90.0
LLVM version: 20.1.8
Error output
with backtrace set same output