Sep 19 19:16:02.827 INFO checking tagged_ptr-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:16:02.827 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:16:02.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:16:02.971 INFO blam! 7a70c6dac4d55f7793b295399f8f2ae7464efe11f7f64696df3a18773cc81c41 Sep 19 19:16:02.973 INFO running `"docker" "start" "-a" "7a70c6dac4d55f7793b295399f8f2ae7464efe11f7f64696df3a18773cc81c41"` Sep 19 19:16:03.883 INFO kablam! usermod: no changes Sep 19 19:16:03.909 INFO kablam! Checking tagged_ptr v0.1.0 (/source) Sep 19 19:16:04.292 INFO kablam! error[E0308]: mismatched types Sep 19 19:16:04.292 INFO kablam! --> src/tagged_ptr.rs:217:32 Sep 19 19:16:04.292 INFO kablam! | Sep 19 19:16:04.292 INFO kablam! 217 | let x: X = Unpacked::B(rc); Sep 19 19:16:04.292 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 19 19:16:04.292 INFO kablam! | Sep 19 19:16:04.292 INFO kablam! = note: expected type `std::rc::Rc` Sep 19 19:16:04.292 INFO kablam! found type `std::boxed::Box>` Sep 19 19:16:04.292 INFO kablam! Sep 19 19:16:04.323 INFO kablam! error[E0308]: mismatched types Sep 19 19:16:04.323 INFO kablam! --> src/tagged_ptr.rs:230:32 Sep 19 19:16:04.323 INFO kablam! | Sep 19 19:16:04.323 INFO kablam! 230 | let x: X = Unpacked::B(rc); Sep 19 19:16:04.323 INFO kablam! | ^^ expected struct `std::rc::Rc`, found struct `std::boxed::Box` Sep 19 19:16:04.323 INFO kablam! | Sep 19 19:16:04.323 INFO kablam! = note: expected type `std::rc::Rc` Sep 19 19:16:04.323 INFO kablam! found type `std::boxed::Box>` Sep 19 19:16:04.323 INFO kablam! Sep 19 19:16:04.328 INFO kablam! warning: the feature `rc_raw` has been stable since 1.17.0 and no longer requires an attribute to enable Sep 19 19:16:04.328 INFO kablam! --> src/lib.rs:1:12 Sep 19 19:16:04.328 INFO kablam! | Sep 19 19:16:04.328 INFO kablam! 1 | #![feature(rc_raw)] Sep 19 19:16:04.328 INFO kablam! | ^^^^^^ Sep 19 19:16:04.328 INFO kablam! | Sep 19 19:16:04.328 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:16:04.328 INFO kablam! Sep 19 19:16:04.341 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:16:04.341 INFO kablam! Sep 19 19:16:04.341 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:16:04.347 INFO kablam! error: Could not compile `tagged_ptr`. Sep 19 19:16:04.347 INFO kablam! Sep 19 19:16:04.347 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:16:04.348 INFO kablam! su: No module specific data is present Sep 19 19:16:04.854 INFO running `"docker" "rm" "-f" "7a70c6dac4d55f7793b295399f8f2ae7464efe11f7f64696df3a18773cc81c41"` Sep 19 19:16:04.922 INFO blam! 7a70c6dac4d55f7793b295399f8f2ae7464efe11f7f64696df3a18773cc81c41