Aug 30 04:33:29.638 INFO checking rusqlcipher-0.14.9 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 04:33:29.638 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 04:33:29.638 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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=500" "-e" "CMD=cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 04:33:29.818 INFO blam! 9054426d98e73ed818a0d42e4c5eed00b1d7c26f77d06dce8019637e9268aeb3 Aug 30 04:33:29.820 INFO running `"docker" "start" "-a" "9054426d98e73ed818a0d42e4c5eed00b1d7c26f77d06dce8019637e9268aeb3"` Aug 30 04:33:30.493 INFO kablam! Compiling libsqlcipher-sys v0.9.0 Aug 30 04:33:32.184 INFO kablam! Checking rusqlcipher v0.14.9 (file:///source) Aug 30 04:33:32.833 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Aug 30 04:33:32.833 INFO kablam! --> src/types/to_sql.rs:26:1 Aug 30 04:33:32.833 INFO kablam! | Aug 30 04:33:32.833 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Aug 30 04:33:32.833 INFO kablam! 19 | | where &'a T: Into> Aug 30 04:33:32.833 INFO kablam! 20 | | { Aug 30 04:33:32.833 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Aug 30 04:33:32.833 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Aug 30 04:33:32.833 INFO kablam! 23 | | } Aug 30 04:33:32.833 INFO kablam! 24 | | } Aug 30 04:33:32.833 INFO kablam! | |_- first implementation here Aug 30 04:33:32.833 INFO kablam! 25 | Aug 30 04:33:32.833 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Aug 30 04:33:32.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Aug 30 04:33:32.833 INFO kablam! | Aug 30 04:33:32.834 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 04:33:32.834 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! Aug 30 04:33:32.834 INFO kablam! = note: for more information, see issue #46205 Aug 30 04:33:32.834 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Aug 30 04:33:32.834 INFO kablam! Aug 30 04:33:32.869 INFO kablam! error: aborting due to previous error Aug 30 04:33:32.869 INFO kablam! Aug 30 04:33:32.877 INFO kablam! error: Could not compile `rusqlcipher`. Aug 30 04:33:32.877 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 04:33:33.120 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Aug 30 04:33:33.120 INFO kablam! --> src/types/to_sql.rs:26:1 Aug 30 04:33:33.120 INFO kablam! | Aug 30 04:33:33.120 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Aug 30 04:33:33.120 INFO kablam! 19 | | where &'a T: Into> Aug 30 04:33:33.120 INFO kablam! 20 | | { Aug 30 04:33:33.120 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Aug 30 04:33:33.120 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Aug 30 04:33:33.120 INFO kablam! 23 | | } Aug 30 04:33:33.120 INFO kablam! 24 | | } Aug 30 04:33:33.120 INFO kablam! | |_- first implementation here Aug 30 04:33:33.121 INFO kablam! 25 | Aug 30 04:33:33.121 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Aug 30 04:33:33.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Aug 30 04:33:33.122 INFO kablam! | Aug 30 04:33:33.122 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 04:33:33.122 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! Aug 30 04:33:33.122 INFO kablam! = note: for more information, see issue #46205 Aug 30 04:33:33.122 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Aug 30 04:33:33.122 INFO kablam! Aug 30 04:33:33.178 INFO kablam! error: aborting due to previous error Aug 30 04:33:33.178 INFO kablam! Aug 30 04:33:33.191 INFO kablam! error: Could not compile `rusqlcipher`. Aug 30 04:33:33.191 INFO kablam! Aug 30 04:33:33.191 INFO kablam! To learn more, run the command again with --verbose. Aug 30 04:33:33.192 INFO kablam! su: No module specific data is present Aug 30 04:33:33.689 INFO running `"docker" "rm" "-f" "9054426d98e73ed818a0d42e4c5eed00b1d7c26f77d06dce8019637e9268aeb3"` Aug 30 04:33:33.815 INFO blam! 9054426d98e73ed818a0d42e4c5eed00b1d7c26f77d06dce8019637e9268aeb3