Sep 14 07:59:59.843 INFO checking tagged_ptr-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:59:59.843 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:59:59.843 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:00:00.013 INFO blam! b380d1eda2878536f2ebf68c3b5e259f4aa08098980766fd742ab49809b311e7 Sep 14 08:00:00.014 INFO running `"docker" "start" "-a" "b380d1eda2878536f2ebf68c3b5e259f4aa08098980766fd742ab49809b311e7"` Sep 14 08:00:01.214 INFO kablam! usermod: no changes Sep 14 08:00:01.243 INFO kablam! Checking tagged_ptr v0.1.0 (file:///source) Sep 14 08:00:01.514 INFO kablam! warning: the feature `rc_raw` has been stable since 1.17.0 and no longer requires an attribute to enable Sep 14 08:00:01.514 INFO kablam! --> src/lib.rs:1:12 Sep 14 08:00:01.514 INFO kablam! | Sep 14 08:00:01.514 INFO kablam! 1 | #![feature(rc_raw)] Sep 14 08:00:01.514 INFO kablam! | ^^^^^^ Sep 14 08:00:01.514 INFO kablam! | Sep 14 08:00:01.514 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 08:00:01.514 INFO kablam! Sep 14 08:00:01.560 INFO kablam! error[E0308]: mismatched types Sep 14 08:00:01.560 INFO kablam! --> src/tagged_ptr.rs:217:32 Sep 14 08:00:01.560 INFO kablam! | Sep 14 08:00:01.560 INFO kablam! 217 | let x: X = Unpacked::B(rc); Sep 14 08:00:01.560 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 14 08:00:01.560 INFO kablam! | Sep 14 08:00:01.560 INFO kablam! = note: expected type `std::rc::Rc` Sep 14 08:00:01.560 INFO kablam! found type `std::boxed::Box>` Sep 14 08:00:01.560 INFO kablam! Sep 14 08:00:01.586 INFO kablam! error[E0308]: mismatched types Sep 14 08:00:01.586 INFO kablam! --> src/tagged_ptr.rs:230:32 Sep 14 08:00:01.586 INFO kablam! | Sep 14 08:00:01.586 INFO kablam! 230 | let x: X = Unpacked::B(rc); Sep 14 08:00:01.586 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 14 08:00:01.586 INFO kablam! | Sep 14 08:00:01.586 INFO kablam! = note: expected type `std::rc::Rc` Sep 14 08:00:01.586 INFO kablam! found type `std::boxed::Box>` Sep 14 08:00:01.586 INFO kablam! Sep 14 08:00:01.600 INFO kablam! error: aborting due to 2 previous errors Sep 14 08:00:01.600 INFO kablam! Sep 14 08:00:01.600 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 08:00:01.605 INFO kablam! error: Could not compile `tagged_ptr`. Sep 14 08:00:01.605 INFO kablam! Sep 14 08:00:01.605 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:00:01.606 INFO kablam! su: No module specific data is present Sep 14 08:00:02.188 INFO running `"docker" "rm" "-f" "b380d1eda2878536f2ebf68c3b5e259f4aa08098980766fd742ab49809b311e7"` Sep 14 08:00:02.277 INFO blam! b380d1eda2878536f2ebf68c3b5e259f4aa08098980766fd742ab49809b311e7