In my case that happens when adding the "actix" crate to an existing projects that is a Servo embedder (so it's not that easy to update some deps).
Here's the current Cargo.lock, and the updated Cargo.toml. The only change is the additional actix dependency.
Cargo_files.zip