Sep 10 21:33:58.933 INFO checking cargo-watch-6.0.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:33:58.933 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:33:58.933 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:33:59.078 INFO blam! de6b2a506b7e0efcdf937167d67e26f1669bc61e232842a1cd1d56cd14cbbcbe Sep 10 21:33:59.080 INFO running `"docker" "start" "-a" "de6b2a506b7e0efcdf937167d67e26f1669bc61e232842a1cd1d56cd14cbbcbe"` Sep 10 21:33:59.942 INFO kablam! usermod: no changes Sep 10 21:34:00.243 INFO kablam! Checking inotify v0.6.1 Sep 10 21:34:02.054 INFO kablam! Checking notify v4.0.6 Sep 10 21:34:03.910 INFO kablam! Checking watchexec v1.9.2 Sep 10 21:34:06.542 INFO kablam! Checking cargo-watch v6.0.0 (file:///source) Sep 10 21:34:08.954 INFO kablam! error[E0308]: mismatched types Sep 10 21:34:08.954 INFO kablam! --> src/main.rs:154:14 Sep 10 21:34:08.954 INFO kablam! | Sep 10 21:34:08.954 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 10 21:34:08.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 10 21:34:08.954 INFO kablam! | Sep 10 21:34:08.954 INFO kablam! = note: expected type `std::vec::Vec` Sep 10 21:34:08.954 INFO kablam! found type `std::string::String` Sep 10 21:34:08.954 INFO kablam! Sep 10 21:34:09.530 INFO kablam! error[E0308]: mismatched types Sep 10 21:34:09.530 INFO kablam! --> src/main.rs:172:5 Sep 10 21:34:09.530 INFO kablam! | Sep 10 21:34:09.530 INFO kablam! 165 | fn main() { Sep 10 21:34:09.530 INFO kablam! | - expected `()` because of default return type Sep 10 21:34:09.530 INFO kablam! ... Sep 10 21:34:09.530 INFO kablam! 172 | watchexec::run(opts) Sep 10 21:34:09.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 10 21:34:09.530 INFO kablam! | | Sep 10 21:34:09.530 INFO kablam! | expected (), found enum `std::result::Result` Sep 10 21:34:09.530 INFO kablam! | Sep 10 21:34:09.530 INFO kablam! = note: expected type `()` Sep 10 21:34:09.530 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 10 21:34:09.530 INFO kablam! Sep 10 21:34:09.554 INFO kablam! error[E0308]: mismatched types Sep 10 21:34:09.554 INFO kablam! --> src/main.rs:154:14 Sep 10 21:34:09.554 INFO kablam! | Sep 10 21:34:09.554 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 10 21:34:09.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 10 21:34:09.554 INFO kablam! | Sep 10 21:34:09.554 INFO kablam! = note: expected type `std::vec::Vec` Sep 10 21:34:09.554 INFO kablam! found type `std::string::String` Sep 10 21:34:09.554 INFO kablam! Sep 10 21:34:09.614 INFO kablam! error: aborting due to 2 previous errors Sep 10 21:34:09.614 INFO kablam! Sep 10 21:34:09.614 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 21:34:09.634 INFO kablam! error: Could not compile `cargo-watch`. Sep 10 21:34:09.634 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:34:09.894 INFO kablam! error[E0308]: mismatched types Sep 10 21:34:09.894 INFO kablam! --> src/main.rs:172:5 Sep 10 21:34:09.894 INFO kablam! | Sep 10 21:34:09.894 INFO kablam! 165 | fn main() { Sep 10 21:34:09.894 INFO kablam! | - expected `()` because of default return type Sep 10 21:34:09.894 INFO kablam! ... Sep 10 21:34:09.894 INFO kablam! 172 | watchexec::run(opts) Sep 10 21:34:09.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 10 21:34:09.894 INFO kablam! | | Sep 10 21:34:09.894 INFO kablam! | expected (), found enum `std::result::Result` Sep 10 21:34:09.894 INFO kablam! | Sep 10 21:34:09.894 INFO kablam! = note: expected type `()` Sep 10 21:34:09.894 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 10 21:34:09.894 INFO kablam! Sep 10 21:34:09.930 INFO kablam! error: aborting due to 2 previous errors Sep 10 21:34:09.930 INFO kablam! Sep 10 21:34:09.930 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 21:34:09.941 INFO kablam! error: Could not compile `cargo-watch`. Sep 10 21:34:09.941 INFO kablam! Sep 10 21:34:09.941 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:34:09.950 INFO kablam! su: No module specific data is present Sep 10 21:34:10.968 INFO running `"docker" "rm" "-f" "de6b2a506b7e0efcdf937167d67e26f1669bc61e232842a1cd1d56cd14cbbcbe"` Sep 10 21:34:11.076 INFO blam! de6b2a506b7e0efcdf937167d67e26f1669bc61e232842a1cd1d56cd14cbbcbe