Sep 01 18:25:43.655 INFO checking xor-utils-0.6.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 18:25:43.655 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 18:25:43.655 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:25:43.809 INFO blam! 5168ea0ca97f727e7e43b5b9481546f142079c40ec42417647f460628204d91e Sep 01 18:25:43.811 INFO running `"docker" "start" "-a" "5168ea0ca97f727e7e43b5b9481546f142079c40ec42417647f460628204d91e"` Sep 01 18:25:44.445 INFO kablam! Checking hamming v0.1.3 Sep 01 18:25:44.861 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 01 18:25:45.084 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 18:25:45.084 INFO kablam! --> src/lib.rs:15:5 Sep 01 18:25:45.084 INFO kablam! | Sep 01 18:25:45.084 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 18:25:45.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:25:45.084 INFO kablam! | Sep 01 18:25:45.084 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 18:25:45.084 INFO kablam! Sep 01 18:25:45.202 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 18:25:45.202 INFO kablam! --> src/lib.rs:15:5 Sep 01 18:25:45.202 INFO kablam! | Sep 01 18:25:45.202 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 18:25:45.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:25:45.202 INFO kablam! | Sep 01 18:25:45.202 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 18:25:45.202 INFO kablam! Sep 01 18:25:45.289 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 18:25:45.289 INFO kablam! --> src/lib.rs:15:5 Sep 01 18:25:45.289 INFO kablam! | Sep 01 18:25:45.289 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 18:25:45.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:25:45.289 INFO kablam! | Sep 01 18:25:45.289 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:25:45.289 INFO kablam! Sep 01 18:25:45.488 INFO kablam! error[E0308]: mismatched types Sep 01 18:25:45.488 INFO kablam! --> src/lib.rs:368:33 Sep 01 18:25:45.488 INFO kablam! | Sep 01 18:25:45.488 INFO kablam! 368 | let cipher = reader.xor(key); Sep 01 18:25:45.488 INFO kablam! | ^^^ Sep 01 18:25:45.488 INFO kablam! | | Sep 01 18:25:45.488 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 01 18:25:45.488 INFO kablam! | help: consider borrowing here: `&key` Sep 01 18:25:45.488 INFO kablam! | Sep 01 18:25:45.489 INFO kablam! = note: expected type `&std::vec::Vec` Sep 01 18:25:45.489 INFO kablam! found type `std::vec::Vec` Sep 01 18:25:45.489 INFO kablam! Sep 01 18:25:45.512 INFO kablam! error: aborting due to previous error Sep 01 18:25:45.512 INFO kablam! Sep 01 18:25:45.512 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 18:25:45.520 INFO kablam! error: Could not compile `xor-utils`. Sep 01 18:25:45.520 INFO kablam! Sep 01 18:25:45.520 INFO kablam! To learn more, run the command again with --verbose. Sep 01 18:25:45.521 INFO kablam! su: No module specific data is present Sep 01 18:25:46.001 INFO running `"docker" "rm" "-f" "5168ea0ca97f727e7e43b5b9481546f142079c40ec42417647f460628204d91e"` Sep 01 18:25:46.095 INFO blam! 5168ea0ca97f727e7e43b5b9481546f142079c40ec42417647f460628204d91e