I am using the docker environment of debian 10 to cross-compile an Azure project. Everything worked fine in the front, but the following error occurred:

I used dpkg -S bits/libc-header-start.h and found that the file exists on my system and it doesn't seem to be recognized by cargo. I'm not familiar with rust. Can anyone help me solve this problem?