Sep 01 03:07:52.293 INFO checking glib-0.1.3 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:07:52.293 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:07:52.293 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:07:52.467 INFO blam! bcbc3dc790d29fb7f6ca4f9d7488b08257869411b5a8222b0700091e3acb9fbe Sep 01 03:07:52.469 INFO running `"docker" "start" "-a" "bcbc3dc790d29fb7f6ca4f9d7488b08257869411b5a8222b0700091e3acb9fbe"` Sep 01 03:07:53.034 INFO kablam! Checking glib v0.1.3 (file:///source) Sep 01 03:07:53.884 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 01 03:07:53.885 INFO kablam! --> src/value.rs:509:1 Sep 01 03:07:53.885 INFO kablam! | Sep 01 03:07:53.885 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 01 03:07:53.885 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 01 03:07:53.885 INFO kablam! ... Sep 01 03:07:53.885 INFO kablam! 509 | impl> SetValueOptional for T { Sep 01 03:07:53.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 01 03:07:53.885 INFO kablam! | Sep 01 03:07:53.885 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 01 03:07:53.885 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 03:07:53.885 INFO kablam! = note: for more information, see issue #46205 Sep 01 03:07:53.885 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 01 03:07:53.885 INFO kablam! Sep 01 03:07:53.885 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 01 03:07:53.885 INFO kablam! --> src/value.rs:503:1 Sep 01 03:07:53.885 INFO kablam! | Sep 01 03:07:53.885 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 01 03:07:53.885 INFO kablam! | ------------------------------------------------- first implementation here Sep 01 03:07:53.885 INFO kablam! ... Sep 01 03:07:53.885 INFO kablam! 503 | impl> SetValue for T { Sep 01 03:07:53.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 01 03:07:53.886 INFO kablam! | Sep 01 03:07:53.886 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 03:07:53.886 INFO kablam! = note: for more information, see issue #46205 Sep 01 03:07:53.886 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 01 03:07:53.886 INFO kablam! Sep 01 03:07:54.065 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:07:54.065 INFO kablam! Sep 01 03:07:54.072 INFO kablam! error: Could not compile `glib`. Sep 01 03:07:54.072 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:07:54.211 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 01 03:07:54.211 INFO kablam! --> src/value.rs:509:1 Sep 01 03:07:54.211 INFO kablam! | Sep 01 03:07:54.211 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 01 03:07:54.211 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 01 03:07:54.211 INFO kablam! ... Sep 01 03:07:54.212 INFO kablam! 509 | impl> SetValueOptional for T { Sep 01 03:07:54.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 01 03:07:54.212 INFO kablam! | Sep 01 03:07:54.212 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 01 03:07:54.212 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 03:07:54.212 INFO kablam! = note: for more information, see issue #46205 Sep 01 03:07:54.212 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 01 03:07:54.212 INFO kablam! Sep 01 03:07:54.212 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 01 03:07:54.212 INFO kablam! --> src/value.rs:503:1 Sep 01 03:07:54.212 INFO kablam! | Sep 01 03:07:54.212 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 01 03:07:54.213 INFO kablam! | ------------------------------------------------- first implementation here Sep 01 03:07:54.213 INFO kablam! ... Sep 01 03:07:54.213 INFO kablam! 503 | impl> SetValue for T { Sep 01 03:07:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 01 03:07:54.213 INFO kablam! | Sep 01 03:07:54.213 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 03:07:54.213 INFO kablam! = note: for more information, see issue #46205 Sep 01 03:07:54.213 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 01 03:07:54.213 INFO kablam! Sep 01 03:07:54.388 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:07:54.388 INFO kablam! Sep 01 03:07:54.396 INFO kablam! error: Could not compile `glib`. Sep 01 03:07:54.396 INFO kablam! Sep 01 03:07:54.396 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:07:54.397 INFO kablam! su: No module specific data is present Sep 01 03:07:54.748 INFO running `"docker" "rm" "-f" "bcbc3dc790d29fb7f6ca4f9d7488b08257869411b5a8222b0700091e3acb9fbe"` Sep 01 03:07:54.847 INFO blam! bcbc3dc790d29fb7f6ca4f9d7488b08257869411b5a8222b0700091e3acb9fbe