It's an issue since it was introduced in https://github.com/fede1024/rust-rdkafka/commit/d3879c2f29f7580da619e795b5e4883efbe5b6a8. Instead, the CARGO_FEATURE_STATIC_EXTERNAL env flag must be set. Additionally, I'm not sure why "/src" gets appended to the given dir, nor why this dir is set as the root.
It's an issue since it was introduced in d3879c2.
Instead, the CARGO_FEATURE_STATIC_EXTERNAL env flag must be set.
Additionally, I'm not sure why "/src" gets appended to the given dir, nor why this dir is set as the root.