Sep 06 00:53:29.156 INFO checking rusqlcipher-0.14.9 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:53:29.156 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:53:29.156 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:53:29.404 INFO blam! a4106e51b7c0d4dd3b9a0aa951fb63cfef864339ec002bf281b3b37bc403eabb Sep 06 00:53:29.406 INFO running `"docker" "start" "-a" "a4106e51b7c0d4dd3b9a0aa951fb63cfef864339ec002bf281b3b37bc403eabb"` Sep 06 00:53:30.641 INFO kablam! usermod: no changes Sep 06 00:53:30.850 INFO kablam! Compiling libsqlcipher-sys v0.9.0 Sep 06 00:53:32.118 INFO kablam! Checking rusqlcipher v0.14.9 (file:///source) Sep 06 00:53:32.694 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 06 00:53:32.694 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 06 00:53:32.694 INFO kablam! | Sep 06 00:53:32.694 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 06 00:53:32.694 INFO kablam! 19 | | where &'a T: Into> Sep 06 00:53:32.694 INFO kablam! 20 | | { Sep 06 00:53:32.694 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 06 00:53:32.694 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 06 00:53:32.694 INFO kablam! 23 | | } Sep 06 00:53:32.694 INFO kablam! 24 | | } Sep 06 00:53:32.694 INFO kablam! | |_- first implementation here Sep 06 00:53:32.694 INFO kablam! 25 | Sep 06 00:53:32.694 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 06 00:53:32.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 06 00:53:32.694 INFO kablam! | Sep 06 00:53:32.694 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 06 00:53:32.694 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 06 00:53:32.694 INFO kablam! = note: for more information, see issue #46205 Sep 06 00:53:32.694 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 06 00:53:32.694 INFO kablam! Sep 06 00:53:32.709 INFO kablam! error: aborting due to previous error Sep 06 00:53:32.709 INFO kablam! Sep 06 00:53:32.717 INFO kablam! error: Could not compile `rusqlcipher`. Sep 06 00:53:32.717 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:53:32.836 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 06 00:53:32.836 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 06 00:53:32.836 INFO kablam! | Sep 06 00:53:32.836 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 06 00:53:32.836 INFO kablam! 19 | | where &'a T: Into> Sep 06 00:53:32.836 INFO kablam! 20 | | { Sep 06 00:53:32.836 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 06 00:53:32.836 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 06 00:53:32.836 INFO kablam! 23 | | } Sep 06 00:53:32.836 INFO kablam! 24 | | } Sep 06 00:53:32.836 INFO kablam! | |_- first implementation here Sep 06 00:53:32.836 INFO kablam! 25 | Sep 06 00:53:32.836 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 06 00:53:32.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 06 00:53:32.836 INFO kablam! | Sep 06 00:53:32.836 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 06 00:53:32.836 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 06 00:53:32.836 INFO kablam! = note: for more information, see issue #46205 Sep 06 00:53:32.836 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 06 00:53:32.836 INFO kablam! Sep 06 00:53:32.859 INFO kablam! error: aborting due to previous error Sep 06 00:53:32.860 INFO kablam! Sep 06 00:53:32.872 INFO kablam! error: Could not compile `rusqlcipher`. Sep 06 00:53:32.872 INFO kablam! Sep 06 00:53:32.872 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:53:32.876 INFO kablam! su: No module specific data is present Sep 06 00:53:33.520 INFO running `"docker" "rm" "-f" "a4106e51b7c0d4dd3b9a0aa951fb63cfef864339ec002bf281b3b37bc403eabb"` Sep 06 00:53:33.627 INFO blam! a4106e51b7c0d4dd3b9a0aa951fb63cfef864339ec002bf281b3b37bc403eabb