Skip to content

'extern location for serde does not exist' error on CI #4108

Closed
@phansch

Description

@phansch

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.

cc #4107, #4100

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Clippy is not doing the correct thing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions