Sep 02 06:22:30.273 INFO checking noob-0.4.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 06:22:30.273 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 06:22:30.273 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:22:30.438 INFO blam! afce3d952845519f5f78608020eba6aea24f08f22839a784fbf48eac2ae1990d Sep 02 06:22:30.441 INFO running `"docker" "start" "-a" "afce3d952845519f5f78608020eba6aea24f08f22839a784fbf48eac2ae1990d"` Sep 02 06:22:31.226 INFO kablam! Checking noob v0.4.0 (file:///source) Sep 02 06:22:41.410 INFO kablam! error[E0308]: mismatched types Sep 02 06:22:41.410 INFO kablam! --> examples/ping.rs:20:31 Sep 02 06:22:41.410 INFO kablam! | Sep 02 06:22:41.410 INFO kablam! 20 | .send(msg.channel_id) Sep 02 06:22:41.410 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:22:41.410 INFO kablam! | | Sep 02 06:22:41.410 INFO kablam! | expected &str, found struct `std::string::String` Sep 02 06:22:41.411 INFO kablam! | help: consider borrowing here: `&msg.channel_id` Sep 02 06:22:41.411 INFO kablam! | Sep 02 06:22:41.411 INFO kablam! = note: expected type `&str` Sep 02 06:22:41.411 INFO kablam! found type `std::string::String` Sep 02 06:22:41.411 INFO kablam! Sep 02 06:22:41.431 INFO kablam! error: aborting due to previous error Sep 02 06:22:41.431 INFO kablam! Sep 02 06:22:41.431 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 06:22:41.457 INFO kablam! error: Could not compile `noob`. Sep 02 06:22:41.457 INFO kablam! Sep 02 06:22:41.457 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:22:41.459 INFO kablam! su: No module specific data is present Sep 02 06:22:41.780 INFO running `"docker" "rm" "-f" "afce3d952845519f5f78608020eba6aea24f08f22839a784fbf48eac2ae1990d"` Sep 02 06:22:41.866 INFO blam! afce3d952845519f5f78608020eba6aea24f08f22839a784fbf48eac2ae1990d