Closed
Description
For some reason, some of our Travis CI builds are failing with this error since today:
error: extern location for serde does not exist: target/debug/deps/libserde-61a62cbc4921f441.rmeta
error: aborting due to previous error
https://travis-ci.com/rust-lang/rust-clippy/jobs/201008591#L882
Clippy is building just fine, it's two tests depending on serde that are failing.