Sep 19 15:25:13.873 INFO checking xor-utils-0.6.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 15:25:13.873 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 15:25:13.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:25:14.028 INFO blam! ae8d1e1f14bcd1c3f9559cda2620f6c19e69fd25ba4fa83b4e90b1098d05c3a0 Sep 19 15:25:14.030 INFO running `"docker" "start" "-a" "ae8d1e1f14bcd1c3f9559cda2620f6c19e69fd25ba4fa83b4e90b1098d05c3a0"` Sep 19 15:25:14.987 INFO kablam! usermod: no changes Sep 19 15:25:15.018 INFO kablam! Checking xor-utils v0.6.0 (/source) Sep 19 15:25:15.183 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:25:15.183 INFO kablam! --> src/lib.rs:15:5 Sep 19 15:25:15.183 INFO kablam! | Sep 19 15:25:15.183 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 15:25:15.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 15:25:15.183 INFO kablam! | Sep 19 15:25:15.183 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:25:15.183 INFO kablam! Sep 19 15:25:15.215 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:25:15.215 INFO kablam! --> src/lib.rs:15:5 Sep 19 15:25:15.215 INFO kablam! | Sep 19 15:25:15.215 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 15:25:15.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 15:25:15.215 INFO kablam! | Sep 19 15:25:15.215 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:25:15.215 INFO kablam! Sep 19 15:25:15.282 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 15:25:15.282 INFO kablam! --> src/lib.rs:15:5 Sep 19 15:25:15.283 INFO kablam! | Sep 19 15:25:15.283 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 15:25:15.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 15:25:15.283 INFO kablam! | Sep 19 15:25:15.283 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 15:25:15.283 INFO kablam! Sep 19 15:25:15.368 INFO kablam! error[E0308]: mismatched types Sep 19 15:25:15.368 INFO kablam! --> src/lib.rs:368:33 Sep 19 15:25:15.368 INFO kablam! | Sep 19 15:25:15.368 INFO kablam! 368 | let cipher = reader.xor(key); Sep 19 15:25:15.368 INFO kablam! | ^^^ Sep 19 15:25:15.368 INFO kablam! | | Sep 19 15:25:15.368 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 19 15:25:15.368 INFO kablam! | help: consider borrowing here: `&key` Sep 19 15:25:15.368 INFO kablam! | Sep 19 15:25:15.368 INFO kablam! = note: expected type `&std::vec::Vec` Sep 19 15:25:15.368 INFO kablam! found type `std::vec::Vec` Sep 19 15:25:15.368 INFO kablam! Sep 19 15:25:15.409 INFO kablam! error: aborting due to previous error Sep 19 15:25:15.410 INFO kablam! Sep 19 15:25:15.410 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 15:25:15.417 INFO kablam! error: Could not compile `xor-utils`. Sep 19 15:25:15.417 INFO kablam! Sep 19 15:25:15.417 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:25:15.418 INFO kablam! su: No module specific data is present Sep 19 15:25:16.318 INFO running `"docker" "rm" "-f" "ae8d1e1f14bcd1c3f9559cda2620f6c19e69fd25ba4fa83b4e90b1098d05c3a0"` Sep 19 15:25:16.391 INFO blam! ae8d1e1f14bcd1c3f9559cda2620f6c19e69fd25ba4fa83b4e90b1098d05c3a0