You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)` has the same output filename as the build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)`.
872
+
Colliding filename is: [ROOT]/foo/target/debug/build/foo-[HASH]/build_script_build1-[HASH]
873
+
The targets should have unique names.
874
+
Consider changing their names to be unique or compiling them separately.
875
+
This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
876
+
[WARNING] output filename collision.
877
+
The build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)` has the same output filename as the build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)`.
878
+
Colliding filename is: [ROOT]/foo/target/debug/build/foo-[HASH]/build-script-build1
879
+
The targets should have unique names.
880
+
Consider changing their names to be unique or compiling them separately.
881
+
This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
882
+
[WARNING] output filename collision.
883
+
The build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)` has the same output filename as the build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)`.
884
+
Colliding filename is: [ROOT]/foo/target/debug/build/foo-[HASH]/build_script_build1-[HASH].dwp
885
+
The targets should have unique names.
886
+
Consider changing their names to be unique or compiling them separately.
887
+
This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
888
+
[WARNING] output filename collision.
889
+
The build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)` has the same output filename as the build-script target `build-script-build1` in package `foo v0.1.0 ([ROOT]/foo)`.
890
+
Colliding filename is: [ROOT]/foo/target/debug/build/foo-[HASH]/build-script-build1.dwp
891
+
The targets should have unique names.
892
+
Consider changing their names to be unique or compiling them separately.
893
+
This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
0 commit comments