warning: output filename collision.
The bin target titlecase in package titlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0) has the same output filename as the lib target titlecase in package titlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0).
Colliding filename is: D:\Projects\titlecase\target\package\titlecase-3.4.0\target\debug\titlecase.pdb
The targets should have unique names.
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see rust-lang/cargo#6313.
warning: output filename collision.
The bin target
titlecasein packagetitlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0)has the same output filename as the lib targettitlecasein packagetitlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0).Colliding filename is: D:\Projects\titlecase\target\package\titlecase-3.4.0\target\debug\titlecase.pdb
The targets should have unique names.
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see rust-lang/cargo#6313.