There are a lot of **method is never used: `Something`** when `cargo build`. So, I think we need **#![allow(dead_code)]**. What do you think?