Error types are now in the clementine-errors crate and should be imported directly from there (e.g., use clementine_errors::BridgeError;).
clementine-errors
use clementine_errors::BridgeError;