Sep 21 09:50:25.970 INFO checking glib-0.1.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 09:50:25.970 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 09:50:25.970 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:50:26.197 INFO blam! ce862c1fccb6f2aa78311341c294a902fb54a005b7835446987feb9542b177a1 Sep 21 09:50:26.198 INFO running `"docker" "start" "-a" "ce862c1fccb6f2aa78311341c294a902fb54a005b7835446987feb9542b177a1"` Sep 21 09:50:27.330 INFO kablam! usermod: no changes Sep 21 09:50:27.394 INFO kablam! Checking glib v0.1.3 (/source) Sep 21 09:50:28.562 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 21 09:50:28.562 INFO kablam! --> src/value.rs:509:1 Sep 21 09:50:28.562 INFO kablam! | Sep 21 09:50:28.562 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 21 09:50:28.562 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 21 09:50:28.562 INFO kablam! ... Sep 21 09:50:28.562 INFO kablam! 509 | impl> SetValueOptional for T { Sep 21 09:50:28.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 21 09:50:28.562 INFO kablam! | Sep 21 09:50:28.562 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 21 09:50:28.562 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 21 09:50:28.562 INFO kablam! = note: for more information, see issue #46205 Sep 21 09:50:28.562 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 21 09:50:28.562 INFO kablam! Sep 21 09:50:28.562 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 21 09:50:28.562 INFO kablam! --> src/value.rs:503:1 Sep 21 09:50:28.562 INFO kablam! | Sep 21 09:50:28.562 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 21 09:50:28.562 INFO kablam! | ------------------------------------------------- first implementation here Sep 21 09:50:28.562 INFO kablam! ... Sep 21 09:50:28.562 INFO kablam! 503 | impl> SetValue for T { Sep 21 09:50:28.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 21 09:50:28.562 INFO kablam! | Sep 21 09:50:28.562 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 21 09:50:28.562 INFO kablam! = note: for more information, see issue #46205 Sep 21 09:50:28.562 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 21 09:50:28.562 INFO kablam! Sep 21 09:50:28.763 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 21 09:50:28.763 INFO kablam! --> src/value.rs:509:1 Sep 21 09:50:28.763 INFO kablam! | Sep 21 09:50:28.763 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 21 09:50:28.763 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 21 09:50:28.763 INFO kablam! ... Sep 21 09:50:28.763 INFO kablam! 509 | impl> SetValueOptional for T { Sep 21 09:50:28.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 21 09:50:28.763 INFO kablam! | Sep 21 09:50:28.763 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 21 09:50:28.763 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 21 09:50:28.763 INFO kablam! = note: for more information, see issue #46205 Sep 21 09:50:28.763 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 21 09:50:28.763 INFO kablam! Sep 21 09:50:28.763 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 21 09:50:28.763 INFO kablam! --> src/value.rs:503:1 Sep 21 09:50:28.763 INFO kablam! | Sep 21 09:50:28.763 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 21 09:50:28.763 INFO kablam! | ------------------------------------------------- first implementation here Sep 21 09:50:28.764 INFO kablam! ... Sep 21 09:50:28.764 INFO kablam! 503 | impl> SetValue for T { Sep 21 09:50:28.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 21 09:50:28.764 INFO kablam! | Sep 21 09:50:28.764 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 21 09:50:28.764 INFO kablam! = note: for more information, see issue #46205 Sep 21 09:50:28.764 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 21 09:50:28.764 INFO kablam! Sep 21 09:50:28.830 INFO kablam! error: aborting due to 2 previous errors Sep 21 09:50:28.830 INFO kablam! Sep 21 09:50:28.845 INFO kablam! error: Could not compile `glib`. Sep 21 09:50:28.845 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 09:50:28.906 INFO kablam! error: aborting due to 2 previous errors Sep 21 09:50:28.906 INFO kablam! Sep 21 09:50:28.911 INFO kablam! error: Could not compile `glib`. Sep 21 09:50:28.911 INFO kablam! Sep 21 09:50:28.911 INFO kablam! To learn more, run the command again with --verbose. Sep 21 09:50:28.913 INFO kablam! su: No module specific data is present Sep 21 09:50:30.091 INFO running `"docker" "rm" "-f" "ce862c1fccb6f2aa78311341c294a902fb54a005b7835446987feb9542b177a1"` Sep 21 09:50:30.208 INFO blam! ce862c1fccb6f2aa78311341c294a902fb54a005b7835446987feb9542b177a1