Aug 30 16:26:17.245 INFO checking glib-0.1.3 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 16:26:17.245 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 16:26:17.245 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 16:26:17.438 INFO blam! 81cb2ea0864aa62de7aca666836a15925ccdd0cf98a2e28d7cc12ca8cbc2e96d Aug 30 16:26:17.440 INFO running `"docker" "start" "-a" "81cb2ea0864aa62de7aca666836a15925ccdd0cf98a2e28d7cc12ca8cbc2e96d"` Aug 30 16:26:18.061 INFO kablam! Checking glib v0.1.3 (file:///source) Aug 30 16:26:18.801 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Aug 30 16:26:18.801 INFO kablam! --> src/value.rs:509:1 Aug 30 16:26:18.801 INFO kablam! | Aug 30 16:26:18.801 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Aug 30 16:26:18.801 INFO kablam! | ----------------------------------------------------------------- first implementation here Aug 30 16:26:18.801 INFO kablam! ... Aug 30 16:26:18.801 INFO kablam! 509 | impl> SetValueOptional for T { Aug 30 16:26:18.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:26:18.801 INFO kablam! | Aug 30 16:26:18.801 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 16:26:18.801 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! Aug 30 16:26:18.801 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:26:18.801 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:26:18.801 INFO kablam! Aug 30 16:26:18.801 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Aug 30 16:26:18.801 INFO kablam! --> src/value.rs:503:1 Aug 30 16:26:18.801 INFO kablam! | Aug 30 16:26:18.801 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Aug 30 16:26:18.801 INFO kablam! | ------------------------------------------------- first implementation here Aug 30 16:26:18.802 INFO kablam! ... Aug 30 16:26:18.802 INFO kablam! 503 | impl> SetValue for T { Aug 30 16:26:18.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:26:18.802 INFO kablam! | Aug 30 16:26:18.802 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! Aug 30 16:26:18.802 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:26:18.802 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:26:18.802 INFO kablam! Aug 30 16:26:18.932 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Aug 30 16:26:18.932 INFO kablam! --> src/value.rs:509:1 Aug 30 16:26:18.932 INFO kablam! | Aug 30 16:26:18.932 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Aug 30 16:26:18.933 INFO kablam! | ----------------------------------------------------------------- first implementation here Aug 30 16:26:18.933 INFO kablam! ... Aug 30 16:26:18.933 INFO kablam! 509 | impl> SetValueOptional for T { Aug 30 16:26:18.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:26:18.933 INFO kablam! | Aug 30 16:26:18.933 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 16:26:18.933 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! Aug 30 16:26:18.933 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:26:18.933 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:26:18.933 INFO kablam! Aug 30 16:26:18.934 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Aug 30 16:26:18.934 INFO kablam! --> src/value.rs:503:1 Aug 30 16:26:18.934 INFO kablam! | Aug 30 16:26:18.934 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Aug 30 16:26:18.934 INFO kablam! | ------------------------------------------------- first implementation here Aug 30 16:26:18.934 INFO kablam! ... Aug 30 16:26:18.934 INFO kablam! 503 | impl> SetValue for T { Aug 30 16:26:18.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:26:18.934 INFO kablam! | Aug 30 16:26:18.934 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! Aug 30 16:26:18.934 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:26:18.934 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:26:18.934 INFO kablam! Aug 30 16:26:18.984 INFO kablam! error: aborting due to 2 previous errors Aug 30 16:26:18.984 INFO kablam! Aug 30 16:26:18.990 INFO kablam! error: Could not compile `glib`. Aug 30 16:26:18.990 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 16:26:19.143 INFO kablam! error: aborting due to 2 previous errors Aug 30 16:26:19.143 INFO kablam! Aug 30 16:26:19.151 INFO kablam! error: Could not compile `glib`. Aug 30 16:26:19.151 INFO kablam! Aug 30 16:26:19.151 INFO kablam! To learn more, run the command again with --verbose. Aug 30 16:26:19.153 INFO kablam! su: No module specific data is present Aug 30 16:26:19.481 INFO running `"docker" "rm" "-f" "81cb2ea0864aa62de7aca666836a15925ccdd0cf98a2e28d7cc12ca8cbc2e96d"` Aug 30 16:26:19.605 INFO blam! 81cb2ea0864aa62de7aca666836a15925ccdd0cf98a2e28d7cc12ca8cbc2e96d