Sep 19 17:30:06.376 INFO checking xor-utils-0.6.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 17:30:06.376 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 17:30:06.376 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.522 INFO blam! 25ec0c5ee15a01f91ec7e93c0fe08cbf64ff383ca7cc40e6bd31446027b19f0c Sep 19 17:30:06.524 INFO running `"docker" "start" "-a" "25ec0c5ee15a01f91ec7e93c0fe08cbf64ff383ca7cc40e6bd31446027b19f0c"` Sep 19 17:30:07.489 INFO kablam! usermod: no changes Sep 19 17:30:07.546 INFO kablam! Checking xor-utils v0.6.0 (/source) Sep 19 17:30:07.754 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 17:30:07.754 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:07.754 INFO kablam! | Sep 19 17:30:07.754 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:07.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:07.754 INFO kablam! | Sep 19 17:30:07.754 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:30:07.754 INFO kablam! Sep 19 17:30:07.784 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 17:30:07.784 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:07.784 INFO kablam! | Sep 19 17:30:07.784 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:07.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:07.784 INFO kablam! | Sep 19 17:30:07.784 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:30:07.784 INFO kablam! Sep 19 17:30:07.894 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 17:30:07.894 INFO kablam! --> src/lib.rs:15:5 Sep 19 17:30:07.894 INFO kablam! | Sep 19 17:30:07.894 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 19 17:30:07.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:30:07.894 INFO kablam! | Sep 19 17:30:07.894 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:30:07.894 INFO kablam! Sep 19 17:30:07.914 INFO kablam! error[E0308]: mismatched types Sep 19 17:30:07.914 INFO kablam! --> src/lib.rs:368:33 Sep 19 17:30:07.914 INFO kablam! | Sep 19 17:30:07.914 INFO kablam! 368 | let cipher = reader.xor(key); Sep 19 17:30:07.914 INFO kablam! | ^^^ Sep 19 17:30:07.914 INFO kablam! | | Sep 19 17:30:07.914 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 19 17:30:07.914 INFO kablam! | help: consider borrowing here: `&key` Sep 19 17:30:07.914 INFO kablam! | Sep 19 17:30:07.914 INFO kablam! = note: expected type `&std::vec::Vec` Sep 19 17:30:07.914 INFO kablam! found type `std::vec::Vec` Sep 19 17:30:07.914 INFO kablam! Sep 19 17:30:07.931 INFO kablam! error: aborting due to previous error Sep 19 17:30:07.931 INFO kablam! Sep 19 17:30:07.931 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 17:30:07.938 INFO kablam! error: Could not compile `xor-utils`. Sep 19 17:30:07.938 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:30:07.990 INFO kablam! error: build failed Sep 19 17:30:07.996 INFO kablam! su: No module specific data is present Sep 19 17:30:08.832 INFO running `"docker" "rm" "-f" "25ec0c5ee15a01f91ec7e93c0fe08cbf64ff383ca7cc40e6bd31446027b19f0c"` Sep 19 17:30:08.920 INFO blam! 25ec0c5ee15a01f91ec7e93c0fe08cbf64ff383ca7cc40e6bd31446027b19f0c