Index: salsa/Cargo.toml
===================================================================
--- salsa.orig/Cargo.toml
+++ salsa/Cargo.toml
@@ -96,9 +96,9 @@ path = "tests/backtrace.rs"
 name = "check_auto_traits"
 path = "tests/check_auto_traits.rs"
 
-[[test]]
-name = "compile_fail"
-path = "tests/compile_fail.rs"
+#[[test]]
+#name = "compile_fail"
+#path = "tests/compile_fail.rs"
 
 [[test]]
 name = "cycle"
