Sep 04 19:23:52.579 INFO checking glib-0.1.3 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 19:23:52.579 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 19:23:52.579 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:23:52.726 INFO blam! ccc0c1f878c8c69848301f154721d519bc9b554424fcf47a2a958c7bb2bcd936 Sep 04 19:23:52.728 INFO running `"docker" "start" "-a" "ccc0c1f878c8c69848301f154721d519bc9b554424fcf47a2a958c7bb2bcd936"` Sep 04 19:23:53.302 INFO kablam! Checking glib v0.1.3 (file:///source) Sep 04 19:23:54.204 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 04 19:23:54.205 INFO kablam! --> src/value.rs:509:1 Sep 04 19:23:54.205 INFO kablam! | Sep 04 19:23:54.205 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 04 19:23:54.207 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 04 19:23:54.207 INFO kablam! ... Sep 04 19:23:54.207 INFO kablam! 509 | impl> SetValueOptional for T { Sep 04 19:23:54.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:54.208 INFO kablam! | Sep 04 19:23:54.208 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 04 19:23:54.208 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 04 19:23:54.208 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:54.208 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:54.208 INFO kablam! Sep 04 19:23:54.208 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 04 19:23:54.208 INFO kablam! --> src/value.rs:503:1 Sep 04 19:23:54.208 INFO kablam! | Sep 04 19:23:54.208 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 04 19:23:54.208 INFO kablam! | ------------------------------------------------- first implementation here Sep 04 19:23:54.208 INFO kablam! ... Sep 04 19:23:54.208 INFO kablam! 503 | impl> SetValue for T { Sep 04 19:23:54.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:54.208 INFO kablam! | Sep 04 19:23:54.208 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 04 19:23:54.208 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:54.208 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:54.208 INFO kablam! Sep 04 19:23:54.323 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 04 19:23:54.323 INFO kablam! --> src/value.rs:509:1 Sep 04 19:23:54.323 INFO kablam! | Sep 04 19:23:54.323 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 04 19:23:54.323 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 04 19:23:54.323 INFO kablam! ... Sep 04 19:23:54.323 INFO kablam! 509 | impl> SetValueOptional for T { Sep 04 19:23:54.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:54.324 INFO kablam! | Sep 04 19:23:54.324 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 04 19:23:54.324 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 04 19:23:54.324 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:54.324 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:54.324 INFO kablam! Sep 04 19:23:54.324 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 04 19:23:54.324 INFO kablam! --> src/value.rs:503:1 Sep 04 19:23:54.325 INFO kablam! | Sep 04 19:23:54.325 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 04 19:23:54.325 INFO kablam! | ------------------------------------------------- first implementation here Sep 04 19:23:54.325 INFO kablam! ... Sep 04 19:23:54.325 INFO kablam! 503 | impl> SetValue for T { Sep 04 19:23:54.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:54.325 INFO kablam! | Sep 04 19:23:54.325 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 04 19:23:54.325 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:54.325 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:54.325 INFO kablam! Sep 04 19:23:54.449 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:23:54.449 INFO kablam! Sep 04 19:23:54.457 INFO kablam! error: Could not compile `glib`. Sep 04 19:23:54.457 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:23:54.517 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:23:54.517 INFO kablam! Sep 04 19:23:54.526 INFO kablam! error: Could not compile `glib`. Sep 04 19:23:54.526 INFO kablam! Sep 04 19:23:54.526 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:23:54.527 INFO kablam! su: No module specific data is present Sep 04 19:23:54.965 INFO running `"docker" "rm" "-f" "ccc0c1f878c8c69848301f154721d519bc9b554424fcf47a2a958c7bb2bcd936"` Sep 04 19:23:55.111 INFO blam! ccc0c1f878c8c69848301f154721d519bc9b554424fcf47a2a958c7bb2bcd936