Sep 02 01:36:19.575 INFO checking rusqlcipher-0.14.9 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:36:19.575 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:36:19.575 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:36:19.733 INFO blam! a2047da2cd982e9eeb125b0191bbb207cdd9cfe83b9531eb4aaeee1d49ab32a8 Sep 02 01:36:19.734 INFO running `"docker" "start" "-a" "a2047da2cd982e9eeb125b0191bbb207cdd9cfe83b9531eb4aaeee1d49ab32a8"` Sep 02 01:36:20.440 INFO kablam! Compiling libsqlcipher-sys v0.9.0 Sep 02 01:36:22.064 INFO kablam! Checking rusqlcipher v0.14.9 (file:///source) Sep 02 01:36:22.959 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 02 01:36:22.960 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 02 01:36:22.960 INFO kablam! | Sep 02 01:36:22.960 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 02 01:36:22.960 INFO kablam! 19 | | where &'a T: Into> Sep 02 01:36:22.960 INFO kablam! 20 | | { Sep 02 01:36:22.960 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 02 01:36:22.960 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 02 01:36:22.960 INFO kablam! 23 | | } Sep 02 01:36:22.960 INFO kablam! 24 | | } Sep 02 01:36:22.960 INFO kablam! | |_- first implementation here Sep 02 01:36:22.960 INFO kablam! 25 | Sep 02 01:36:22.960 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 02 01:36:22.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 02 01:36:22.960 INFO kablam! | Sep 02 01:36:22.960 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 01:36:22.960 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 02 01:36:22.960 INFO kablam! = note: for more information, see issue #46205 Sep 02 01:36:22.961 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 02 01:36:22.961 INFO kablam! Sep 02 01:36:22.964 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 02 01:36:22.964 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 02 01:36:22.964 INFO kablam! | Sep 02 01:36:22.964 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 02 01:36:22.964 INFO kablam! 19 | | where &'a T: Into> Sep 02 01:36:22.964 INFO kablam! 20 | | { Sep 02 01:36:22.964 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 02 01:36:22.964 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 02 01:36:22.964 INFO kablam! 23 | | } Sep 02 01:36:22.964 INFO kablam! 24 | | } Sep 02 01:36:22.964 INFO kablam! | |_- first implementation here Sep 02 01:36:22.964 INFO kablam! 25 | Sep 02 01:36:22.964 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 02 01:36:22.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 02 01:36:22.964 INFO kablam! | Sep 02 01:36:22.964 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 01:36:22.964 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 02 01:36:22.965 INFO kablam! = note: for more information, see issue #46205 Sep 02 01:36:22.965 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 02 01:36:22.965 INFO kablam! Sep 02 01:36:23.005 INFO kablam! error: aborting due to previous error Sep 02 01:36:23.005 INFO kablam! Sep 02 01:36:23.012 INFO kablam! error: Could not compile `rusqlcipher`. Sep 02 01:36:23.012 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:36:23.018 INFO kablam! error: aborting due to previous error Sep 02 01:36:23.018 INFO kablam! Sep 02 01:36:23.031 INFO kablam! error: Could not compile `rusqlcipher`. Sep 02 01:36:23.032 INFO kablam! Sep 02 01:36:23.032 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:36:23.033 INFO kablam! su: No module specific data is present Sep 02 01:36:23.421 INFO running `"docker" "rm" "-f" "a2047da2cd982e9eeb125b0191bbb207cdd9cfe83b9531eb4aaeee1d49ab32a8"` Sep 02 01:36:23.520 INFO blam! a2047da2cd982e9eeb125b0191bbb207cdd9cfe83b9531eb4aaeee1d49ab32a8