You likely got here from the link / QR code that was displayed when a game you were playing crashed. This is the default crash page for games made using the agb library.
The creator of the game is very likely interested in the code below along with a description of what you were doing at the time. Send these to the creator of the game you are playing.
The owners of this website are not necessarily the creators of the game you are playing.
If you don't want players to be sent to this page, you can:
AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#" cargo build
.AGBRS_BACKTRACE_WEBSITE= cargo build
.backtrace
feature. See the features chapter in the Cargo Book for details on how to pick features.