82bcf48c88
It appears that tarpaulin complains if the symbol information is stripped from the binary, and as of Rust 1.77, `debug=0` causes Cargo to strip all debug info. To fix this, set `debug=1`.