Sep 17 14:33:24.611 INFO checking xor-utils-0.6.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 14:33:24.611 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 14:33:24.611 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:33:24.758 INFO blam! 0f493a47171237ffacb859ecadf582f6738835b510ed6b2a058c6b7a8adc2da1 Sep 17 14:33:24.760 INFO running `"docker" "start" "-a" "0f493a47171237ffacb859ecadf582f6738835b510ed6b2a058c6b7a8adc2da1"` Sep 17 14:33:26.312 INFO kablam! usermod: no changes Sep 17 14:33:26.350 INFO kablam! Checking hamming v0.1.3 Sep 17 14:33:26.600 INFO kablam! Checking xor-utils v0.6.0 (/source) Sep 17 14:33:26.745 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 14:33:26.745 INFO kablam! --> src/lib.rs:15:5 Sep 17 14:33:26.745 INFO kablam! | Sep 17 14:33:26.745 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 17 14:33:26.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 14:33:26.745 INFO kablam! | Sep 17 14:33:26.745 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 14:33:26.745 INFO kablam! Sep 17 14:33:26.763 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 14:33:26.763 INFO kablam! --> src/lib.rs:15:5 Sep 17 14:33:26.763 INFO kablam! | Sep 17 14:33:26.763 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 17 14:33:26.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 14:33:26.763 INFO kablam! | Sep 17 14:33:26.763 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 14:33:26.763 INFO kablam! Sep 17 14:33:26.829 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 14:33:26.829 INFO kablam! --> src/lib.rs:15:5 Sep 17 14:33:26.829 INFO kablam! | Sep 17 14:33:26.829 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 17 14:33:26.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 14:33:26.829 INFO kablam! | Sep 17 14:33:26.830 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 14:33:26.830 INFO kablam! Sep 17 14:33:26.860 INFO kablam! error[E0308]: mismatched types Sep 17 14:33:26.860 INFO kablam! --> src/lib.rs:368:33 Sep 17 14:33:26.860 INFO kablam! | Sep 17 14:33:26.860 INFO kablam! 368 | let cipher = reader.xor(key); Sep 17 14:33:26.860 INFO kablam! | ^^^ Sep 17 14:33:26.860 INFO kablam! | | Sep 17 14:33:26.860 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 17 14:33:26.860 INFO kablam! | help: consider borrowing here: `&key` Sep 17 14:33:26.860 INFO kablam! | Sep 17 14:33:26.860 INFO kablam! = note: expected type `&std::vec::Vec` Sep 17 14:33:26.860 INFO kablam! found type `std::vec::Vec` Sep 17 14:33:26.860 INFO kablam! Sep 17 14:33:26.878 INFO kablam! error: aborting due to previous error Sep 17 14:33:26.878 INFO kablam! Sep 17 14:33:26.878 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 14:33:26.885 INFO kablam! error: Could not compile `xor-utils`. Sep 17 14:33:26.885 INFO kablam! Sep 17 14:33:26.885 INFO kablam! To learn more, run the command again with --verbose. Sep 17 14:33:26.886 INFO kablam! su: No module specific data is present Sep 17 14:33:27.562 INFO running `"docker" "rm" "-f" "0f493a47171237ffacb859ecadf582f6738835b510ed6b2a058c6b7a8adc2da1"` Sep 17 14:33:27.616 INFO blam! 0f493a47171237ffacb859ecadf582f6738835b510ed6b2a058c6b7a8adc2da1