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