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