Sep 17 18:17:06.602 INFO checking rusqlcipher-0.14.9 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 18:17:06.602 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 18:17:06.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:17:06.976 INFO blam! 7af4cc11c933a264b0df30aff9401fca8258d60ff78c3950e69ab2c0bb2319a8 Sep 17 18:17:06.978 INFO running `"docker" "start" "-a" "7af4cc11c933a264b0df30aff9401fca8258d60ff78c3950e69ab2c0bb2319a8"` Sep 17 18:17:08.327 INFO kablam! usermod: no changes Sep 17 18:17:08.479 INFO kablam! Compiling libsqlcipher-sys v0.9.0 Sep 17 18:17:09.772 INFO kablam! Checking rusqlcipher v0.14.9 (/source) Sep 17 18:17:10.123 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 17 18:17:10.123 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 17 18:17:10.123 INFO kablam! | Sep 17 18:17:10.123 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 17 18:17:10.123 INFO kablam! 19 | | where &'a T: Into> Sep 17 18:17:10.123 INFO kablam! 20 | | { Sep 17 18:17:10.124 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 17 18:17:10.124 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 17 18:17:10.124 INFO kablam! 23 | | } Sep 17 18:17:10.124 INFO kablam! 24 | | } Sep 17 18:17:10.124 INFO kablam! | |_- first implementation here Sep 17 18:17:10.124 INFO kablam! 25 | Sep 17 18:17:10.124 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 17 18:17:10.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 17 18:17:10.124 INFO kablam! | Sep 17 18:17:10.124 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 17 18:17:10.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:17:10.124 INFO kablam! = note: for more information, see issue #46205 Sep 17 18:17:10.124 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 17 18:17:10.124 INFO kablam! Sep 17 18:17:10.146 INFO kablam! error: aborting due to previous error Sep 17 18:17:10.146 INFO kablam! Sep 17 18:17:10.151 INFO kablam! error: Could not compile `rusqlcipher`. Sep 17 18:17:10.151 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:17:10.251 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 17 18:17:10.251 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 17 18:17:10.251 INFO kablam! | Sep 17 18:17:10.251 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 17 18:17:10.251 INFO kablam! 19 | | where &'a T: Into> Sep 17 18:17:10.251 INFO kablam! 20 | | { Sep 17 18:17:10.251 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 17 18:17:10.251 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 17 18:17:10.251 INFO kablam! 23 | | } Sep 17 18:17:10.251 INFO kablam! 24 | | } Sep 17 18:17:10.251 INFO kablam! | |_- first implementation here Sep 17 18:17:10.251 INFO kablam! 25 | Sep 17 18:17:10.251 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 17 18:17:10.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 17 18:17:10.251 INFO kablam! | Sep 17 18:17:10.251 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 17 18:17:10.251 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 18:17:10.251 INFO kablam! = note: for more information, see issue #46205 Sep 17 18:17:10.251 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 17 18:17:10.251 INFO kablam! Sep 17 18:17:10.276 INFO kablam! error: aborting due to previous error Sep 17 18:17:10.276 INFO kablam! Sep 17 18:17:10.292 INFO kablam! error: Could not compile `rusqlcipher`. Sep 17 18:17:10.292 INFO kablam! Sep 17 18:17:10.292 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:17:10.294 INFO kablam! su: No module specific data is present Sep 17 18:17:10.831 INFO running `"docker" "rm" "-f" "7af4cc11c933a264b0df30aff9401fca8258d60ff78c3950e69ab2c0bb2319a8"` Sep 17 18:17:11.023 INFO blam! 7af4cc11c933a264b0df30aff9401fca8258d60ff78c3950e69ab2c0bb2319a8