Sep 19 17:30:06.238 INFO checking xor-utils-0.6.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:30:06.238 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:30:06.238 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:30:06.359 INFO blam! 630c9f3374c1b72002c14064e368f392eb82f6cdddafc2bb4372e4960a72f036 Sep 19 17:30:06.360 INFO running `"docker" "start" "-a" "630c9f3374c1b72002c14064e368f392eb82f6cdddafc2bb4372e4960a72f036"` Sep 19 17:30:07.458 INFO kablam! usermod: no changes Sep 19 17:30:07.486 INFO kablam! Checking hamming v0.1.3 Sep 19 17:30:07.830 INFO kablam! Checking xor-utils v0.6.0 (/source) Sep 19 17:30:08.038 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 17:30:08.038 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:08.038 INFO kablam! | Sep 19 17:30:08.038 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:08.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:08.038 INFO kablam! | Sep 19 17:30:08.038 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:30:08.038 INFO kablam! Sep 19 17:30:08.133 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 17:30:08.133 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:08.133 INFO kablam! | Sep 19 17:30:08.133 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:08.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:08.133 INFO kablam! | Sep 19 17:30:08.133 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:30:08.133 INFO kablam! Sep 19 17:30:08.154 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 17:30:08.154 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:08.154 INFO kablam! | Sep 19 17:30:08.154 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:08.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:08.154 INFO kablam! | Sep 19 17:30:08.154 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:30:08.154 INFO kablam! Sep 19 17:30:08.298 INFO kablam! error[E0308]: mismatched types Sep 19 17:30:08.298 INFO kablam! --> src/lib.rs:368:33 Sep 19 17:30:08.298 INFO kablam! | Sep 19 17:30:08.298 INFO kablam! 368 | let cipher = reader.xor(key); Sep 19 17:30:08.298 INFO kablam! | ^^^ Sep 19 17:30:08.298 INFO kablam! | | Sep 19 17:30:08.298 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 19 17:30:08.298 INFO kablam! | help: consider borrowing here: `&key` Sep 19 17:30:08.298 INFO kablam! | Sep 19 17:30:08.298 INFO kablam! = note: expected type `&std::vec::Vec` Sep 19 17:30:08.298 INFO kablam! found type `std::vec::Vec` Sep 19 17:30:08.298 INFO kablam! Sep 19 17:30:08.314 INFO kablam! error: aborting due to previous error Sep 19 17:30:08.314 INFO kablam! Sep 19 17:30:08.314 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 17:30:08.322 INFO kablam! error: Could not compile `xor-utils`. Sep 19 17:30:08.323 INFO kablam! Sep 19 17:30:08.323 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:30:08.324 INFO kablam! su: No module specific data is present Sep 19 17:30:08.959 INFO running `"docker" "rm" "-f" "630c9f3374c1b72002c14064e368f392eb82f6cdddafc2bb4372e4960a72f036"` Sep 19 17:30:09.080 INFO blam! 630c9f3374c1b72002c14064e368f392eb82f6cdddafc2bb4372e4960a72f036