Sep 03 21:40:47.760 INFO checking xor-utils-0.6.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 21:40:47.760 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 21:40:47.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.921 INFO blam! 98aed9c1657ee22fa314e6d4dbdea8cda801635bfa819f70224a1a6b25f38367 Sep 03 21:40:47.923 INFO running `"docker" "start" "-a" "98aed9c1657ee22fa314e6d4dbdea8cda801635bfa819f70224a1a6b25f38367"` Sep 03 21:40:48.602 INFO kablam! Checking hamming v0.1.3 Sep 03 21:40:49.032 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 03 21:40:49.379 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 21:40:49.379 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.379 INFO kablam! | Sep 03 21:40:49.379 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.379 INFO kablam! | Sep 03 21:40:49.379 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:49.379 INFO kablam! Sep 03 21:40:49.436 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 21:40:49.436 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.436 INFO kablam! | Sep 03 21:40:49.436 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.437 INFO kablam! | Sep 03 21:40:49.437 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:49.437 INFO kablam! Sep 03 21:40:49.693 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 03 21:40:49.693 INFO kablam! --> src/lib.rs:15:5 Sep 03 21:40:49.694 INFO kablam! | Sep 03 21:40:49.694 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 03 21:40:49.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:49.694 INFO kablam! | Sep 03 21:40:49.694 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 21:40:49.694 INFO kablam! Sep 03 21:40:49.757 INFO kablam! error[E0308]: mismatched types Sep 03 21:40:49.757 INFO kablam! --> src/lib.rs:368:33 Sep 03 21:40:49.757 INFO kablam! | Sep 03 21:40:49.757 INFO kablam! 368 | let cipher = reader.xor(key); Sep 03 21:40:49.757 INFO kablam! | ^^^ Sep 03 21:40:49.757 INFO kablam! | | Sep 03 21:40:49.757 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 03 21:40:49.757 INFO kablam! | help: consider borrowing here: `&key` Sep 03 21:40:49.757 INFO kablam! | Sep 03 21:40:49.757 INFO kablam! = note: expected type `&std::vec::Vec` Sep 03 21:40:49.757 INFO kablam! found type `std::vec::Vec` Sep 03 21:40:49.757 INFO kablam! Sep 03 21:40:49.786 INFO kablam! error: aborting due to previous error Sep 03 21:40:49.786 INFO kablam! Sep 03 21:40:49.786 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 21:40:49.793 INFO kablam! error: Could not compile `xor-utils`. Sep 03 21:40:49.793 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:40:49.801 INFO kablam! error: build failed Sep 03 21:40:49.803 INFO kablam! su: No module specific data is present Sep 03 21:40:50.237 INFO running `"docker" "rm" "-f" "98aed9c1657ee22fa314e6d4dbdea8cda801635bfa819f70224a1a6b25f38367"` Sep 03 21:40:50.334 INFO blam! 98aed9c1657ee22fa314e6d4dbdea8cda801635bfa819f70224a1a6b25f38367