Sep 02 13:08:41.229 INFO checking glib-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:08:41.229 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:08:41.230 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:41.438 INFO blam! f48a1f08943de00c4a700df949dab5d5e439f464992de2c0aafb5867a45743b0 Sep 02 13:08:41.440 INFO running `"docker" "start" "-a" "f48a1f08943de00c4a700df949dab5d5e439f464992de2c0aafb5867a45743b0"` Sep 02 13:08:42.077 INFO kablam! Checking glib v0.1.3 (file:///source) Sep 02 13:08:43.274 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 02 13:08:43.274 INFO kablam! --> src/value.rs:509:1 Sep 02 13:08:43.274 INFO kablam! | Sep 02 13:08:43.274 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 02 13:08:43.274 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 02 13:08:43.274 INFO kablam! ... Sep 02 13:08:43.274 INFO kablam! 509 | impl> SetValueOptional for T { Sep 02 13:08:43.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:43.274 INFO kablam! | Sep 02 13:08:43.274 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 13:08:43.274 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:43.275 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:43.275 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:43.275 INFO kablam! Sep 02 13:08:43.275 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 02 13:08:43.275 INFO kablam! --> src/value.rs:503:1 Sep 02 13:08:43.275 INFO kablam! | Sep 02 13:08:43.275 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 02 13:08:43.275 INFO kablam! | ------------------------------------------------- first implementation here Sep 02 13:08:43.275 INFO kablam! ... Sep 02 13:08:43.275 INFO kablam! 503 | impl> SetValue for T { Sep 02 13:08:43.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:43.275 INFO kablam! | Sep 02 13:08:43.275 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:43.275 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:43.276 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:43.276 INFO kablam! Sep 02 13:08:43.472 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Sep 02 13:08:43.473 INFO kablam! --> src/value.rs:509:1 Sep 02 13:08:43.473 INFO kablam! | Sep 02 13:08:43.473 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Sep 02 13:08:43.473 INFO kablam! | ----------------------------------------------------------------- first implementation here Sep 02 13:08:43.473 INFO kablam! ... Sep 02 13:08:43.473 INFO kablam! 509 | impl> SetValueOptional for T { Sep 02 13:08:43.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:43.473 INFO kablam! | Sep 02 13:08:43.473 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Sep 02 13:08:43.473 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:43.473 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:43.473 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:43.473 INFO kablam! Sep 02 13:08:43.473 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Sep 02 13:08:43.473 INFO kablam! --> src/value.rs:503:1 Sep 02 13:08:43.473 INFO kablam! | Sep 02 13:08:43.473 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Sep 02 13:08:43.473 INFO kablam! | ------------------------------------------------- first implementation here Sep 02 13:08:43.473 INFO kablam! ... Sep 02 13:08:43.473 INFO kablam! 503 | impl> SetValue for T { Sep 02 13:08:43.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Sep 02 13:08:43.474 INFO kablam! | Sep 02 13:08:43.474 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:43.474 INFO kablam! = note: for more information, see issue #46205 Sep 02 13:08:43.474 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Sep 02 13:08:43.474 INFO kablam! Sep 02 13:08:43.620 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:08:43.620 INFO kablam! Sep 02 13:08:43.629 INFO kablam! error: Could not compile `glib`. Sep 02 13:08:43.629 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:08:43.814 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:08:43.814 INFO kablam! Sep 02 13:08:43.825 INFO kablam! error: Could not compile `glib`. Sep 02 13:08:43.825 INFO kablam! Sep 02 13:08:43.825 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:08:43.826 INFO kablam! su: No module specific data is present Sep 02 13:08:44.170 INFO running `"docker" "rm" "-f" "f48a1f08943de00c4a700df949dab5d5e439f464992de2c0aafb5867a45743b0"` Sep 02 13:08:44.289 INFO blam! f48a1f08943de00c4a700df949dab5d5e439f464992de2c0aafb5867a45743b0