Package: rust-rustls-webpki
Version: 0.101.6-1
Severity: serious

The autopkgtest for rust-rustls-webpki fails with

238s error[E0583]: file not found for module `test_utils`
238s   --> src/lib.rs:65:1
238s    |
238s 65 | pub(crate) mod test_utils;
238s    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
238s    |
238s    = help: to create the module `test_utils`, create file "src/test_utils.rs" or 
"src/test_utils/mod.rs"

This bug affects both the versions in unstable and experimental. It
does not affect the version currently in testing.

It appears that the file src/test_utils.rs is included in the source package
but is not making it into the binary package for some reason.

Reply via email to