Sep 19 19:14:15.080 INFO checking rusqlcipher-0.14.9 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:14:15.080 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:14:15.080 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:14:15.315 INFO blam! 75ac84e9908b288d05ce25046d3504c4fc40d9bba4f8d7c522b9131a982f2eb2 Sep 19 19:14:15.321 INFO running `"docker" "start" "-a" "75ac84e9908b288d05ce25046d3504c4fc40d9bba4f8d7c522b9131a982f2eb2"` Sep 19 19:14:16.288 INFO kablam! usermod: no changes Sep 19 19:14:16.463 INFO kablam! Compiling libsqlcipher-sys v0.9.0 Sep 19 19:14:18.044 INFO kablam! Checking rusqlcipher v0.14.9 (/source) Sep 19 19:14:18.355 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 19 19:14:18.355 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 19 19:14:18.355 INFO kablam! | Sep 19 19:14:18.355 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 19 19:14:18.355 INFO kablam! 19 | | where &'a T: Into> Sep 19 19:14:18.355 INFO kablam! 20 | | { Sep 19 19:14:18.355 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 19 19:14:18.355 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 19 19:14:18.355 INFO kablam! 23 | | } Sep 19 19:14:18.355 INFO kablam! 24 | | } Sep 19 19:14:18.355 INFO kablam! | |_- first implementation here Sep 19 19:14:18.355 INFO kablam! 25 | Sep 19 19:14:18.355 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 19 19:14:18.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 19 19:14:18.356 INFO kablam! | Sep 19 19:14:18.356 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 19 19:14:18.356 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 19 19:14:18.356 INFO kablam! = note: for more information, see issue #46205 Sep 19 19:14:18.356 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 19 19:14:18.356 INFO kablam! Sep 19 19:14:18.378 INFO kablam! error: aborting due to previous error Sep 19 19:14:18.379 INFO kablam! Sep 19 19:14:18.388 INFO kablam! error: Could not compile `rusqlcipher`. Sep 19 19:14:18.388 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:14:18.662 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 19 19:14:18.662 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 19 19:14:18.662 INFO kablam! | Sep 19 19:14:18.662 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 19 19:14:18.662 INFO kablam! 19 | | where &'a T: Into> Sep 19 19:14:18.662 INFO kablam! 20 | | { Sep 19 19:14:18.662 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 19 19:14:18.662 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 19 19:14:18.662 INFO kablam! 23 | | } Sep 19 19:14:18.662 INFO kablam! 24 | | } Sep 19 19:14:18.662 INFO kablam! | |_- first implementation here Sep 19 19:14:18.662 INFO kablam! 25 | Sep 19 19:14:18.662 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 19 19:14:18.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 19 19:14:18.662 INFO kablam! | Sep 19 19:14:18.663 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 19 19:14:18.663 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 19 19:14:18.663 INFO kablam! = note: for more information, see issue #46205 Sep 19 19:14:18.663 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 19 19:14:18.663 INFO kablam! Sep 19 19:14:18.682 INFO kablam! error: aborting due to previous error Sep 19 19:14:18.682 INFO kablam! Sep 19 19:14:18.688 INFO kablam! error: Could not compile `rusqlcipher`. Sep 19 19:14:18.688 INFO kablam! Sep 19 19:14:18.688 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:14:18.690 INFO kablam! su: No module specific data is present Sep 19 19:14:19.364 INFO running `"docker" "rm" "-f" "75ac84e9908b288d05ce25046d3504c4fc40d9bba4f8d7c522b9131a982f2eb2"` Sep 19 19:14:19.477 INFO blam! 75ac84e9908b288d05ce25046d3504c4fc40d9bba4f8d7c522b9131a982f2eb2