Sep 02 13:08:44.364 INFO checking glib-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:08:44.364 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:08:44.364 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:08:44.513 INFO blam! 0c09a8120a9e6a821ba5212f0d186dd89d75f31767cac6414b2894fdec4f0c45 Sep 02 13:08:44.515 INFO running `"docker" "start" "-a" "0c09a8120a9e6a821ba5212f0d186dd89d75f31767cac6414b2894fdec4f0c45"` Sep 02 13:08:45.100 INFO kablam! Checking glib v0.1.3 (file:///source) Sep 02 13:08:45.760 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 02 13:08:45.760 INFO kablam! --> src/value.rs:509:1 Sep 02 13:08:45.760 INFO kablam! | Sep 02 13:08:45.760 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 02 13:08:45.760 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 02 13:08:45.760 INFO kablam! ... Sep 02 13:08:45.760 INFO kablam! 509 | impl> SetValueOptional for T { Sep 02 13:08:45.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:45.760 INFO kablam! | Sep 02 13:08:45.760 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 13:08:45.760 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 13:08:45.760 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:45.760 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:45.760 INFO kablam! Sep 02 13:08:45.761 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 02 13:08:45.761 INFO kablam! --> src/value.rs:503:1 Sep 02 13:08:45.761 INFO kablam! | Sep 02 13:08:45.761 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 02 13:08:45.761 INFO kablam! | ------------------------------------------------- first implementation here Sep 02 13:08:45.761 INFO kablam! ... Sep 02 13:08:45.761 INFO kablam! 503 | impl> SetValue for T { Sep 02 13:08:45.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:45.761 INFO kablam! | Sep 02 13:08:45.761 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 13:08:45.761 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:45.761 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:45.761 INFO kablam! Sep 02 13:08:45.952 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:08:45.952 INFO kablam! Sep 02 13:08:45.959 INFO kablam! error: Could not compile `glib`. Sep 02 13:08:45.959 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:08:46.081 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 02 13:08:46.081 INFO kablam! --> src/value.rs:509:1 Sep 02 13:08:46.081 INFO kablam! | Sep 02 13:08:46.081 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 02 13:08:46.081 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 02 13:08:46.081 INFO kablam! ... Sep 02 13:08:46.081 INFO kablam! 509 | impl> SetValueOptional for T { Sep 02 13:08:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:46.081 INFO kablam! | Sep 02 13:08:46.081 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 13:08:46.081 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 13:08:46.081 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:46.081 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:46.081 INFO kablam! Sep 02 13:08:46.081 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 02 13:08:46.081 INFO kablam! --> src/value.rs:503:1 Sep 02 13:08:46.081 INFO kablam! | Sep 02 13:08:46.082 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 02 13:08:46.082 INFO kablam! | ------------------------------------------------- first implementation here Sep 02 13:08:46.082 INFO kablam! ... Sep 02 13:08:46.082 INFO kablam! 503 | impl> SetValue for T { Sep 02 13:08:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:46.082 INFO kablam! | Sep 02 13:08:46.082 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 13:08:46.082 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:46.082 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:46.082 INFO kablam! Sep 02 13:08:46.265 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:08:46.265 INFO kablam! Sep 02 13:08:46.273 INFO kablam! error: Could not compile `glib`. Sep 02 13:08:46.273 INFO kablam! Sep 02 13:08:46.273 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:08:46.275 INFO kablam! su: No module specific data is present Sep 02 13:08:46.671 INFO running `"docker" "rm" "-f" "0c09a8120a9e6a821ba5212f0d186dd89d75f31767cac6414b2894fdec4f0c45"` Sep 02 13:08:46.765 INFO blam! 0c09a8120a9e6a821ba5212f0d186dd89d75f31767cac6414b2894fdec4f0c45