Sep 04 19:23:54.033 INFO checking glib-0.1.3 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:23:54.033 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:23:54.034 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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:54.202 INFO blam! d7ca23928a34f746933c29c52c554ff46c141bd6ca6f80a399372cfa8759889a Sep 04 19:23:54.204 INFO running `"docker" "start" "-a" "d7ca23928a34f746933c29c52c554ff46c141bd6ca6f80a399372cfa8759889a"` Sep 04 19:23:54.872 INFO kablam! Checking glib v0.1.3 (file:///source) Sep 04 19:23:55.990 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 04 19:23:55.990 INFO kablam! --> src/value.rs:509:1 Sep 04 19:23:55.990 INFO kablam! | Sep 04 19:23:55.990 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 04 19:23:55.990 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 04 19:23:55.990 INFO kablam! ... Sep 04 19:23:55.990 INFO kablam! 509 | impl> SetValueOptional for T { Sep 04 19:23:55.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:55.990 INFO kablam! | Sep 04 19:23:55.990 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 04 19:23:55.990 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:55.990 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:55.990 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:55.990 INFO kablam! Sep 04 19:23:55.991 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 04 19:23:55.991 INFO kablam! --> src/value.rs:503:1 Sep 04 19:23:55.991 INFO kablam! | Sep 04 19:23:55.991 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 04 19:23:55.991 INFO kablam! | ------------------------------------------------- first implementation here Sep 04 19:23:55.991 INFO kablam! ... Sep 04 19:23:55.991 INFO kablam! 503 | impl> SetValue for T { Sep 04 19:23:55.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:55.991 INFO kablam! | Sep 04 19:23:55.991 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:55.991 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:55.991 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:55.991 INFO kablam! Sep 04 19:23:56.168 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 04 19:23:56.168 INFO kablam! --> src/value.rs:509:1 Sep 04 19:23:56.168 INFO kablam! | Sep 04 19:23:56.168 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 04 19:23:56.168 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 04 19:23:56.168 INFO kablam! ... Sep 04 19:23:56.168 INFO kablam! 509 | impl> SetValueOptional for T { Sep 04 19:23:56.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:56.169 INFO kablam! | Sep 04 19:23:56.173 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 04 19:23:56.173 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:56.173 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:56.173 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:56.173 INFO kablam! Sep 04 19:23:56.173 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 04 19:23:56.173 INFO kablam! --> src/value.rs:503:1 Sep 04 19:23:56.173 INFO kablam! | Sep 04 19:23:56.173 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 04 19:23:56.173 INFO kablam! | ------------------------------------------------- first implementation here Sep 04 19:23:56.173 INFO kablam! ... Sep 04 19:23:56.173 INFO kablam! 503 | impl> SetValue for T { Sep 04 19:23:56.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 04 19:23:56.174 INFO kablam! | Sep 04 19:23:56.174 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:56.174 INFO kablam! = note: for more information, see issue #46205 Sep 04 19:23:56.174 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 04 19:23:56.174 INFO kablam! Sep 04 19:23:56.274 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:23:56.275 INFO kablam! Sep 04 19:23:56.283 INFO kablam! error: Could not compile `glib`. Sep 04 19:23:56.283 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:23:56.437 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:23:56.437 INFO kablam! Sep 04 19:23:56.447 INFO kablam! error: Could not compile `glib`. Sep 04 19:23:56.447 INFO kablam! Sep 04 19:23:56.447 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:23:56.449 INFO kablam! su: No module specific data is present Sep 04 19:23:57.190 INFO running `"docker" "rm" "-f" "d7ca23928a34f746933c29c52c554ff46c141bd6ca6f80a399372cfa8759889a"` Sep 04 19:23:57.344 INFO blam! d7ca23928a34f746933c29c52c554ff46c141bd6ca6f80a399372cfa8759889a