Sep 18 02:45:18.356 INFO checking cargo-watch-6.0.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 02:45:18.356 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 02:45:18.356 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:45:18.736 INFO blam! 2e65b01df532836df9782bb25c6706f2a526c72fb6183e3be5fe5c390888e6bf Sep 18 02:45:18.738 INFO running `"docker" "start" "-a" "2e65b01df532836df9782bb25c6706f2a526c72fb6183e3be5fe5c390888e6bf"` Sep 18 02:45:20.494 INFO kablam! usermod: no changes Sep 18 02:45:20.700 INFO kablam! Checking clap v2.32.0 Sep 18 02:45:25.615 INFO kablam! Checking watchexec v1.9.2 Sep 18 02:45:28.278 INFO kablam! Checking cargo-watch v6.0.0 (/source) Sep 18 02:45:30.303 INFO kablam! error[E0308]: mismatched types Sep 18 02:45:30.303 INFO kablam! --> src/main.rs:154:14 Sep 18 02:45:30.303 INFO kablam! | Sep 18 02:45:30.303 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 18 02:45:30.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 18 02:45:30.303 INFO kablam! | Sep 18 02:45:30.303 INFO kablam! = note: expected type `std::vec::Vec` Sep 18 02:45:30.303 INFO kablam! found type `std::string::String` Sep 18 02:45:30.303 INFO kablam! Sep 18 02:45:30.343 INFO kablam! error[E0308]: mismatched types Sep 18 02:45:30.343 INFO kablam! --> src/main.rs:154:14 Sep 18 02:45:30.343 INFO kablam! | Sep 18 02:45:30.343 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 18 02:45:30.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 18 02:45:30.343 INFO kablam! | Sep 18 02:45:30.343 INFO kablam! = note: expected type `std::vec::Vec` Sep 18 02:45:30.343 INFO kablam! found type `std::string::String` Sep 18 02:45:30.343 INFO kablam! Sep 18 02:45:30.513 INFO kablam! error[E0308]: mismatched types Sep 18 02:45:30.513 INFO kablam! --> src/main.rs:172:5 Sep 18 02:45:30.513 INFO kablam! | Sep 18 02:45:30.513 INFO kablam! 165 | fn main() { Sep 18 02:45:30.513 INFO kablam! | - expected `()` because of default return type Sep 18 02:45:30.513 INFO kablam! ... Sep 18 02:45:30.513 INFO kablam! 172 | watchexec::run(opts) Sep 18 02:45:30.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 18 02:45:30.513 INFO kablam! | | Sep 18 02:45:30.513 INFO kablam! | expected (), found enum `std::result::Result` Sep 18 02:45:30.513 INFO kablam! | Sep 18 02:45:30.513 INFO kablam! = note: expected type `()` Sep 18 02:45:30.513 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 18 02:45:30.513 INFO kablam! Sep 18 02:45:30.551 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:45:30.551 INFO kablam! Sep 18 02:45:30.551 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 18 02:45:30.553 INFO kablam! error: Could not compile `cargo-watch`. Sep 18 02:45:30.553 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:45:30.601 INFO kablam! error[E0308]: mismatched types Sep 18 02:45:30.601 INFO kablam! --> src/main.rs:172:5 Sep 18 02:45:30.601 INFO kablam! | Sep 18 02:45:30.602 INFO kablam! 165 | fn main() { Sep 18 02:45:30.602 INFO kablam! | - expected `()` because of default return type Sep 18 02:45:30.602 INFO kablam! ... Sep 18 02:45:30.602 INFO kablam! 172 | watchexec::run(opts) Sep 18 02:45:30.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 18 02:45:30.602 INFO kablam! | | Sep 18 02:45:30.602 INFO kablam! | expected (), found enum `std::result::Result` Sep 18 02:45:30.602 INFO kablam! | Sep 18 02:45:30.602 INFO kablam! = note: expected type `()` Sep 18 02:45:30.602 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 18 02:45:30.602 INFO kablam! Sep 18 02:45:30.643 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:45:30.643 INFO kablam! Sep 18 02:45:30.643 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 18 02:45:30.655 INFO kablam! error: Could not compile `cargo-watch`. Sep 18 02:45:30.655 INFO kablam! Sep 18 02:45:30.655 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:45:30.657 INFO kablam! su: No module specific data is present Sep 18 02:45:31.325 INFO running `"docker" "rm" "-f" "2e65b01df532836df9782bb25c6706f2a526c72fb6183e3be5fe5c390888e6bf"` Sep 18 02:45:31.393 INFO blam! 2e65b01df532836df9782bb25c6706f2a526c72fb6183e3be5fe5c390888e6bf