Sep 01 01:23:28.547 INFO checking xor-utils-0.6.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 01:23:28.547 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 01:23:28.547 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:28.738 INFO blam! cbdf2bb42c38b84086f4c2cea8cc1e564f85f60131bd37476fefc9d884702e8f Sep 01 01:23:28.740 INFO running `"docker" "start" "-a" "cbdf2bb42c38b84086f4c2cea8cc1e564f85f60131bd37476fefc9d884702e8f"` Sep 01 01:23:29.431 INFO kablam! Checking xor-utils v0.6.0 (file:///source) Sep 01 01:23:29.785 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 01:23:29.785 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:29.785 INFO kablam! | Sep 01 01:23:29.785 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:29.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:29.785 INFO kablam! | Sep 01 01:23:29.785 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 01:23:29.785 INFO kablam! Sep 01 01:23:29.786 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 01:23:29.787 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:29.787 INFO kablam! | Sep 01 01:23:29.787 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:29.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:29.787 INFO kablam! | Sep 01 01:23:29.787 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 01:23:29.787 INFO kablam! Sep 01 01:23:30.002 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 01:23:30.002 INFO kablam! --> src/lib.rs:15:5 Sep 01 01:23:30.002 INFO kablam! | Sep 01 01:23:30.002 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 01 01:23:30.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 01:23:30.003 INFO kablam! | Sep 01 01:23:30.003 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 01:23:30.003 INFO kablam! Sep 01 01:23:30.028 INFO kablam! error[E0308]: mismatched types Sep 01 01:23:30.028 INFO kablam! --> src/lib.rs:368:33 Sep 01 01:23:30.028 INFO kablam! | Sep 01 01:23:30.028 INFO kablam! 368 | let cipher = reader.xor(key); Sep 01 01:23:30.028 INFO kablam! | ^^^ Sep 01 01:23:30.028 INFO kablam! | | Sep 01 01:23:30.028 INFO kablam! | expected reference, found struct `std::vec::Vec` Sep 01 01:23:30.029 INFO kablam! | help: consider borrowing here: `&key` Sep 01 01:23:30.029 INFO kablam! | Sep 01 01:23:30.029 INFO kablam! = note: expected type `&std::vec::Vec` Sep 01 01:23:30.029 INFO kablam! found type `std::vec::Vec` Sep 01 01:23:30.029 INFO kablam! Sep 01 01:23:30.058 INFO kablam! error: aborting due to previous error Sep 01 01:23:30.058 INFO kablam! Sep 01 01:23:30.058 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 01:23:30.066 INFO kablam! error: Could not compile `xor-utils`. Sep 01 01:23:30.066 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:23:30.086 INFO kablam! error: build failed Sep 01 01:23:30.087 INFO kablam! su: No module specific data is present Sep 01 01:23:30.569 INFO running `"docker" "rm" "-f" "cbdf2bb42c38b84086f4c2cea8cc1e564f85f60131bd37476fefc9d884702e8f"` Sep 01 01:23:30.662 INFO blam! cbdf2bb42c38b84086f4c2cea8cc1e564f85f60131bd37476fefc9d884702e8f