Sep 01 01:23:28.818 INFO checking xor-utils-0.6.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 01:23:28.818 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 01:23:28.818 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:23:29.005 INFO blam! 8ac2ad25964a324e6b980b24db578a5ef0fdf1591dd7a01ccb2bdff2864d0afc Sep 01 01:23:29.007 INFO running `"docker" "start" "-a" "8ac2ad25964a324e6b980b24db578a5ef0fdf1591dd7a01ccb2bdff2864d0afc"` Sep 01 01:23:29.651 INFO kablam! Checking hamming v0.1.3 Sep 01 01:23:30.138 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 01 01:23:30.413 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 01:23:30.413 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:30.413 INFO kablam! | Sep 01 01:23:30.413 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:30.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:30.413 INFO kablam! | Sep 01 01:23:30.413 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 01:23:30.413 INFO kablam! Sep 01 01:23:30.482 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 01:23:30.482 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:30.482 INFO kablam! | Sep 01 01:23:30.482 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:30.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:30.482 INFO kablam! | Sep 01 01:23:30.482 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 01:23:30.482 INFO kablam! Sep 01 01:23:30.595 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 01:23:30.595 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:30.595 INFO kablam! | Sep 01 01:23:30.595 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:30.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:30.595 INFO kablam! | Sep 01 01:23:30.595 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:23:30.595 INFO kablam! Sep 01 01:23:30.714 INFO kablam! error[E0308]: mismatched types Sep 01 01:23:30.714 INFO kablam! --> src/lib.rs:368:33 Sep 01 01:23:30.714 INFO kablam! | Sep 01 01:23:30.714 INFO kablam! 368 | let cipher = reader.xor(key); Sep 01 01:23:30.714 INFO kablam! | ^^^ Sep 01 01:23:30.714 INFO kablam! | | Sep 01 01:23:30.714 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 01 01:23:30.714 INFO kablam! | help: consider borrowing here: `&key` Sep 01 01:23:30.714 INFO kablam! | Sep 01 01:23:30.714 INFO kablam! = note: expected type `&std::vec::Vec` Sep 01 01:23:30.714 INFO kablam! found type `std::vec::Vec` Sep 01 01:23:30.714 INFO kablam! Sep 01 01:23:30.744 INFO kablam! error: aborting due to previous error Sep 01 01:23:30.744 INFO kablam! Sep 01 01:23:30.744 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 01:23:30.751 INFO kablam! error: Could not compile `xor-utils`. Sep 01 01:23:30.751 INFO kablam! Sep 01 01:23:30.751 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:23:30.753 INFO kablam! su: No module specific data is present Sep 01 01:23:31.210 INFO running `"docker" "rm" "-f" "8ac2ad25964a324e6b980b24db578a5ef0fdf1591dd7a01ccb2bdff2864d0afc"` Sep 01 01:23:31.296 INFO blam! 8ac2ad25964a324e6b980b24db578a5ef0fdf1591dd7a01ccb2bdff2864d0afc