Source: rust-ahash Version: 0.8.5-2 Severity: serious Hi Jonas,
I have a package that depends on the newer version of rust-ahash, so I've just taken a quick look at this package, which is not migrating to testing because the autopkgtests are failing. I am no Rust expert, so I don't know the cause of this failure. One thought: perhaps it's because the autopkgtest dependencies (debian/tests/control) need to be updated? Here are the version differences I can see between debian/control and debian/tests/control: dh-cargo (>= 25) versus (>= 18) librust-serde-1+default-dev (>= 1.0.117) versus (>= 1.0.59) But it may be something else in this control file, like a missing dependency perhaps? Or there may be a bug in the upstream package. Best wishes, Julian