Crate's that have the #[crate_type = "lib"] attribute are compiled as libs even when compiling with --test. This is probably not intuitive.