Aug 30 16:48:13.101 INFO checking glib-0.1.3 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 16:48:13.101 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 16:48:13.101 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-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:48:13.286 INFO blam! 7f80bf1074ba967d4b2ae466271287bd3ae0f6146ced14aff9352c74cb8f4c06 Aug 30 16:48:13.288 INFO running `"docker" "start" "-a" "7f80bf1074ba967d4b2ae466271287bd3ae0f6146ced14aff9352c74cb8f4c06"` Aug 30 16:48:13.886 INFO kablam! Checking glib v0.1.3 (file:///source) Aug 30 16:48:14.943 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Aug 30 16:48:14.943 INFO kablam! --> src/value.rs:509:1 Aug 30 16:48:14.943 INFO kablam! | Aug 30 16:48:14.943 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Aug 30 16:48:14.943 INFO kablam! | ----------------------------------------------------------------- first implementation here Aug 30 16:48:14.943 INFO kablam! ... Aug 30 16:48:14.943 INFO kablam! 509 | impl> SetValueOptional for T { Aug 30 16:48:14.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:48:14.943 INFO kablam! | Aug 30 16:48:14.943 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 16:48:14.943 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:48:14.943 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:48:14.943 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:48:14.943 INFO kablam! Aug 30 16:48:14.944 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Aug 30 16:48:14.944 INFO kablam! --> src/value.rs:503:1 Aug 30 16:48:14.944 INFO kablam! | Aug 30 16:48:14.944 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Aug 30 16:48:14.944 INFO kablam! | ------------------------------------------------- first implementation here Aug 30 16:48:14.944 INFO kablam! ... Aug 30 16:48:14.945 INFO kablam! 503 | impl> SetValue for T { Aug 30 16:48:14.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:48:14.945 INFO kablam! | Aug 30 16:48:14.945 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:48:14.945 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:48:14.945 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:48:14.945 INFO kablam! Aug 30 16:48:15.208 INFO kablam! error: aborting due to 2 previous errors Aug 30 16:48:15.208 INFO kablam! Aug 30 16:48:15.215 INFO kablam! error: Could not compile `glib`. Aug 30 16:48:15.215 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 16:48:15.222 INFO kablam! error: conflicting implementations of trait `value::SetValueOptional` for type `&_`: (E0119) Aug 30 16:48:15.223 INFO kablam! --> src/value.rs:509:1 Aug 30 16:48:15.223 INFO kablam! | Aug 30 16:48:15.223 INFO kablam! 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { Aug 30 16:48:15.223 INFO kablam! | ----------------------------------------------------------------- first implementation here Aug 30 16:48:15.223 INFO kablam! ... Aug 30 16:48:15.223 INFO kablam! 509 | impl> SetValueOptional for T { Aug 30 16:48:15.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:48:15.223 INFO kablam! | Aug 30 16:48:15.223 INFO kablam! = note: #[deny(incoherent_fundamental_impls)] on by default Aug 30 16:48:15.223 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:48:15.223 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:48:15.223 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:48:15.223 INFO kablam! Aug 30 16:48:15.223 INFO kablam! error: conflicting implementations of trait `value::SetValue` for type `&_`: (E0119) Aug 30 16:48:15.223 INFO kablam! --> src/value.rs:503:1 Aug 30 16:48:15.223 INFO kablam! | Aug 30 16:48:15.223 INFO kablam! 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { Aug 30 16:48:15.223 INFO kablam! | ------------------------------------------------- first implementation here Aug 30 16:48:15.223 INFO kablam! ... Aug 30 16:48:15.223 INFO kablam! 503 | impl> SetValue for T { Aug 30 16:48:15.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` Aug 30 16:48:15.224 INFO kablam! | Aug 30 16:48:15.224 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:48:15.224 INFO kablam! = note: for more information, see issue #46205 Aug 30 16:48:15.224 INFO kablam! = note: downstream crates may implement trait `object::IsA` for type `&_` Aug 30 16:48:15.224 INFO kablam! Aug 30 16:48:15.405 INFO kablam! error: aborting due to 2 previous errors Aug 30 16:48:15.405 INFO kablam! Aug 30 16:48:15.412 INFO kablam! error: Could not compile `glib`. Aug 30 16:48:15.412 INFO kablam! Aug 30 16:48:15.412 INFO kablam! To learn more, run the command again with --verbose. Aug 30 16:48:15.413 INFO kablam! su: No module specific data is present Aug 30 16:48:15.850 INFO running `"docker" "rm" "-f" "7f80bf1074ba967d4b2ae466271287bd3ae0f6146ced14aff9352c74cb8f4c06"` Aug 30 16:48:15.950 INFO blam! 7f80bf1074ba967d4b2ae466271287bd3ae0f6146ced14aff9352c74cb8f4c06