Sep 01 08:16:37.700 INFO checking rusqlite-0.10.3 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 08:16:37.700 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 08:16:37.700 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:16:37.931 INFO blam! 30361d03cb40cfa00d093b45d70c50741e3b5dc88b1c9fcf499e2656324ae3af Sep 01 08:16:37.933 INFO running `"docker" "start" "-a" "30361d03cb40cfa00d093b45d70c50741e3b5dc88b1c9fcf499e2656324ae3af"` Sep 01 08:16:38.765 INFO kablam! Compiling libsqlite3-sys v0.8.1 Sep 01 08:16:40.177 INFO kablam! Checking rusqlite v0.10.3 (file:///source) Sep 01 08:16:40.758 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 01 08:16:40.758 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 01 08:16:40.758 INFO kablam! | Sep 01 08:16:40.758 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 01 08:16:40.759 INFO kablam! 19 | | where &'a T: Into> Sep 01 08:16:40.759 INFO kablam! 20 | | { Sep 01 08:16:40.759 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 01 08:16:40.759 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 01 08:16:40.759 INFO kablam! 23 | | } Sep 01 08:16:40.759 INFO kablam! 24 | | } Sep 01 08:16:40.759 INFO kablam! | |_- first implementation here Sep 01 08:16:40.759 INFO kablam! 25 | Sep 01 08:16:40.759 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 01 08:16:40.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 01 08:16:40.759 INFO kablam! | Sep 01 08:16:40.759 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 01 08:16:40.759 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 01 08:16:40.759 INFO kablam! = note: for more information, see issue #46205 Sep 01 08:16:40.759 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 01 08:16:40.759 INFO kablam! Sep 01 08:16:40.785 INFO kablam! error: aborting due to previous error Sep 01 08:16:40.785 INFO kablam! Sep 01 08:16:40.791 INFO kablam! error: Could not compile `rusqlite`. Sep 01 08:16:40.791 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:16:40.935 INFO kablam! error: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: (E0119) Sep 01 08:16:40.935 INFO kablam! --> src/types/to_sql.rs:26:1 Sep 01 08:16:40.935 INFO kablam! | Sep 01 08:16:40.935 INFO kablam! 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> Sep 01 08:16:40.935 INFO kablam! 19 | | where &'a T: Into> Sep 01 08:16:40.935 INFO kablam! 20 | | { Sep 01 08:16:40.935 INFO kablam! 21 | | fn from(t: &'a T) -> Self { Sep 01 08:16:40.935 INFO kablam! 22 | | ToSqlOutput::Borrowed(t.into()) Sep 01 08:16:40.935 INFO kablam! 23 | | } Sep 01 08:16:40.935 INFO kablam! 24 | | } Sep 01 08:16:40.935 INFO kablam! | |_- first implementation here Sep 01 08:16:40.935 INFO kablam! 25 | Sep 01 08:16:40.935 INFO kablam! 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { Sep 01 08:16:40.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` Sep 01 08:16:40.935 INFO kablam! | Sep 01 08:16:40.935 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 01 08:16:40.935 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 01 08:16:40.935 INFO kablam! = note: for more information, see issue #46205 Sep 01 08:16:40.935 INFO kablam! = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` Sep 01 08:16:40.935 INFO kablam! Sep 01 08:16:40.963 INFO kablam! error: aborting due to previous error Sep 01 08:16:40.963 INFO kablam! Sep 01 08:16:40.975 INFO kablam! error: Could not compile `rusqlite`. Sep 01 08:16:40.975 INFO kablam! Sep 01 08:16:40.975 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:16:40.976 INFO kablam! su: No module specific data is present Sep 01 08:16:41.378 INFO running `"docker" "rm" "-f" "30361d03cb40cfa00d093b45d70c50741e3b5dc88b1c9fcf499e2656324ae3af"` Sep 01 08:16:41.460 INFO blam! 30361d03cb40cfa00d093b45d70c50741e3b5dc88b1c9fcf499e2656324ae3af