Warnings: 812
Lines: 43669
KLOC: 18.594
Warning types:
682 error: arithmetic operation that can potentially result in unexpected side-effects
55 error: used `expect()` on a `Result` value
24 error: used `expect()` on an `Option` value
16 error: docs for function which may panic missing `# Panics` section
8 error: unsafe block missing a safety comment
8 error: type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
7 error: approximate value of `f64::consts::PI` found
5 error: unsafe function's docs miss `# Safety` section
3 error: used `unwrap()` on an `Option` value
2 error: literal out of range for `i8`
1 error: literal out of range for `i32`
1 error: approximate value of `f64::consts::E` found
Total runs: 317
Successful runs: 267
Failed runs: 50
Successful runs percentage: 84.00%
Success folders:
Failed folders: