The experimental time_vector::pipeline::lambda module is suffering from a bit of neglect. Same problem in two pull requests we're using old and deprecated code and clippy is upset: - https://github.com/timescale/timescaledb-toolkit/pull/610 - https://github.com/timescale/timescaledb-toolkit/pull/638 Some options: - update the lambda stuff - remove the lambda stuff - see if we can get clippy to ignore these deprecations - see if we can update pest less hard