Sep 04 01:07:49.747 INFO checking tagged_ptr-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:07:49.747 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:07:49.747 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:07:49.930 INFO blam! 3a52e3c7e1871c82ac400994163cde7a19f78b98ef9a01e41f754a605801846b Sep 04 01:07:49.932 INFO running `"docker" "start" "-a" "3a52e3c7e1871c82ac400994163cde7a19f78b98ef9a01e41f754a605801846b"` Sep 04 01:07:50.531 INFO kablam! Checking tagged_ptr v0.1.0 (file:///source) Sep 04 01:07:51.109 INFO kablam! warning: the feature `rc_raw` has been stable since 1.17.0 and no longer requires an attribute to enable Sep 04 01:07:51.109 INFO kablam! --> src/lib.rs:1:12 Sep 04 01:07:51.109 INFO kablam! | Sep 04 01:07:51.109 INFO kablam! 1 | #![feature(rc_raw)] Sep 04 01:07:51.109 INFO kablam! | ^^^^^^ Sep 04 01:07:51.109 INFO kablam! | Sep 04 01:07:51.109 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 01:07:51.109 INFO kablam! Sep 04 01:07:51.257 INFO kablam! error[E0308]: mismatched types Sep 04 01:07:51.257 INFO kablam! --> src/tagged_ptr.rs:217:32 Sep 04 01:07:51.257 INFO kablam! | Sep 04 01:07:51.257 INFO kablam! 217 | let x: X = Unpacked::B(rc); Sep 04 01:07:51.257 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 04 01:07:51.258 INFO kablam! | Sep 04 01:07:51.258 INFO kablam! = note: expected type `std::rc::Rc` Sep 04 01:07:51.258 INFO kablam! found type `std::boxed::Box>` Sep 04 01:07:51.258 INFO kablam! Sep 04 01:07:51.330 INFO kablam! error[E0308]: mismatched types Sep 04 01:07:51.330 INFO kablam! --> src/tagged_ptr.rs:230:32 Sep 04 01:07:51.330 INFO kablam! | Sep 04 01:07:51.330 INFO kablam! 230 | let x: X = Unpacked::B(rc); Sep 04 01:07:51.330 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 04 01:07:51.330 INFO kablam! | Sep 04 01:07:51.330 INFO kablam! = note: expected type `std::rc::Rc` Sep 04 01:07:51.330 INFO kablam! found type `std::boxed::Box>` Sep 04 01:07:51.330 INFO kablam! Sep 04 01:07:51.358 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:07:51.358 INFO kablam! Sep 04 01:07:51.358 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 01:07:51.366 INFO kablam! error: Could not compile `tagged_ptr`. Sep 04 01:07:51.366 INFO kablam! Sep 04 01:07:51.366 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:07:51.368 INFO kablam! su: No module specific data is present Sep 04 01:07:51.769 INFO running `"docker" "rm" "-f" "3a52e3c7e1871c82ac400994163cde7a19f78b98ef9a01e41f754a605801846b"` Sep 04 01:07:51.874 INFO blam! 3a52e3c7e1871c82ac400994163cde7a19f78b98ef9a01e41f754a605801846b