Sep 04 01:14:52.919 INFO checking xor-utils-0.6.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:14:52.919 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:14:52.919 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:14:53.079 INFO blam! fb908dda7faa86a02dd6c8be968b797b603ae6c5cd549944880635467fac12bd Sep 04 01:14:53.081 INFO running `"docker" "start" "-a" "fb908dda7faa86a02dd6c8be968b797b603ae6c5cd549944880635467fac12bd"` Sep 04 01:14:53.768 INFO kablam! Checking hamming v0.1.3 Sep 04 01:14:54.137 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 04 01:14:54.385 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 01:14:54.385 INFO kablam! --> src/lib.rs:15:5 Sep 04 01:14:54.385 INFO kablam! | Sep 04 01:14:54.386 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 01:14:54.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:14:54.386 INFO kablam! | Sep 04 01:14:54.386 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 01:14:54.386 INFO kablam! Sep 04 01:14:54.452 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 01:14:54.452 INFO kablam! --> src/lib.rs:15:5 Sep 04 01:14:54.453 INFO kablam! | Sep 04 01:14:54.453 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 01:14:54.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:14:54.453 INFO kablam! | Sep 04 01:14:54.453 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 01:14:54.453 INFO kablam! Sep 04 01:14:54.581 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 01:14:54.581 INFO kablam! --> src/lib.rs:15:5 Sep 04 01:14:54.581 INFO kablam! | Sep 04 01:14:54.581 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 01:14:54.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:14:54.581 INFO kablam! | Sep 04 01:14:54.581 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:14:54.581 INFO kablam! Sep 04 01:14:54.684 INFO kablam! error[E0308]: mismatched types Sep 04 01:14:54.684 INFO kablam! --> src/lib.rs:368:33 Sep 04 01:14:54.684 INFO kablam! | Sep 04 01:14:54.684 INFO kablam! 368 | let cipher = reader.xor(key); Sep 04 01:14:54.684 INFO kablam! | ^^^ Sep 04 01:14:54.684 INFO kablam! | | Sep 04 01:14:54.684 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 04 01:14:54.684 INFO kablam! | help: consider borrowing here: `&key` Sep 04 01:14:54.684 INFO kablam! | Sep 04 01:14:54.684 INFO kablam! = note: expected type `&std::vec::Vec` Sep 04 01:14:54.684 INFO kablam! found type `std::vec::Vec` Sep 04 01:14:54.684 INFO kablam! Sep 04 01:14:54.706 INFO kablam! error: aborting due to previous error Sep 04 01:14:54.706 INFO kablam! Sep 04 01:14:54.706 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 01:14:54.713 INFO kablam! error: Could not compile `xor-utils`. Sep 04 01:14:54.713 INFO kablam! Sep 04 01:14:54.713 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:14:54.714 INFO kablam! su: No module specific data is present Sep 04 01:14:55.195 INFO running `"docker" "rm" "-f" "fb908dda7faa86a02dd6c8be968b797b603ae6c5cd549944880635467fac12bd"` Sep 04 01:14:55.311 INFO blam! fb908dda7faa86a02dd6c8be968b797b603ae6c5cd549944880635467fac12bd