Sep 03 21:40:47.813 INFO checking xor-utils-0.6.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:40:47.813 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:40:47.813 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:40:47.968 INFO blam! 405939bfa35c62d1dfe0e1552c30e4021f18aed583438a32704f7588ab95c207 Sep 03 21:40:47.973 INFO running `"docker" "start" "-a" "405939bfa35c62d1dfe0e1552c30e4021f18aed583438a32704f7588ab95c207"` Sep 03 21:40:48.611 INFO kablam! Checking hamming v0.1.3 Sep 03 21:40:49.050 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 03 21:40:49.267 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 21:40:49.267 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.267 INFO kablam! | Sep 03 21:40:49.267 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.268 INFO kablam! | Sep 03 21:40:49.268 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:49.268 INFO kablam! Sep 03 21:40:49.295 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 21:40:49.296 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.296 INFO kablam! | Sep 03 21:40:49.296 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.296 INFO kablam! | Sep 03 21:40:49.296 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:49.296 INFO kablam! Sep 03 21:40:49.467 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 03 21:40:49.467 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.467 INFO kablam! | Sep 03 21:40:49.467 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.467 INFO kablam! | Sep 03 21:40:49.467 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 21:40:49.467 INFO kablam! Sep 03 21:40:49.539 INFO kablam! error[E0308]: mismatched types Sep 03 21:40:49.539 INFO kablam! --> src/lib.rs:368:33 Sep 03 21:40:49.539 INFO kablam! | Sep 03 21:40:49.539 INFO kablam! 368 | let cipher = reader.xor(key); Sep 03 21:40:49.539 INFO kablam! | ^^^ Sep 03 21:40:49.539 INFO kablam! | | Sep 03 21:40:49.539 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 03 21:40:49.539 INFO kablam! | help: consider borrowing here: `&key` Sep 03 21:40:49.539 INFO kablam! | Sep 03 21:40:49.539 INFO kablam! = note: expected type `&std::vec::Vec` Sep 03 21:40:49.539 INFO kablam! found type `std::vec::Vec` Sep 03 21:40:49.539 INFO kablam! Sep 03 21:40:49.566 INFO kablam! error: aborting due to previous error Sep 03 21:40:49.566 INFO kablam! Sep 03 21:40:49.566 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 21:40:49.573 INFO kablam! error: Could not compile `xor-utils`. Sep 03 21:40:49.573 INFO kablam! Sep 03 21:40:49.573 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:40:49.575 INFO kablam! su: No module specific data is present Sep 03 21:40:50.007 INFO running `"docker" "rm" "-f" "405939bfa35c62d1dfe0e1552c30e4021f18aed583438a32704f7588ab95c207"` Sep 03 21:40:50.112 INFO blam! 405939bfa35c62d1dfe0e1552c30e4021f18aed583438a32704f7588ab95c207