- I have a `src/sqlite/lib.rs` containing a `#[crate_type = "lib"];` - A `rustpkg build sqlite` in src's parent directory gives `error: main function not found`. Am i missing something or is this a bug?