Sep 20 05:36:08.665 INFO checking cargo-watch-6.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:36:08.665 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:36:08.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:36:08.885 INFO blam! 59b0c37fc7bbd75e082c4557015955949da54f56fb3e6f7cf126303901f665df Sep 20 05:36:08.887 INFO running `"docker" "start" "-a" "59b0c37fc7bbd75e082c4557015955949da54f56fb3e6f7cf126303901f665df"` Sep 20 05:36:09.713 INFO kablam! usermod: no changes Sep 20 05:36:09.911 INFO kablam! Checking globset v0.4.2 Sep 20 05:36:09.922 INFO kablam! Checking inotify v0.6.1 Sep 20 05:36:12.138 INFO kablam! Checking notify v4.0.6 Sep 20 05:36:13.702 INFO kablam! Checking watchexec v1.9.2 Sep 20 05:36:16.126 INFO kablam! Checking cargo-watch v6.0.0 (/source) Sep 20 05:36:18.503 INFO kablam! error[E0308]: mismatched types Sep 20 05:36:18.503 INFO kablam! --> src/main.rs:154:14 Sep 20 05:36:18.503 INFO kablam! | Sep 20 05:36:18.503 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 20 05:36:18.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 20 05:36:18.503 INFO kablam! | Sep 20 05:36:18.503 INFO kablam! = note: expected type `std::vec::Vec` Sep 20 05:36:18.503 INFO kablam! found type `std::string::String` Sep 20 05:36:18.503 INFO kablam! Sep 20 05:36:18.750 INFO kablam! error[E0308]: mismatched types Sep 20 05:36:18.750 INFO kablam! --> src/main.rs:172:5 Sep 20 05:36:18.750 INFO kablam! | Sep 20 05:36:18.750 INFO kablam! 165 | fn main() { Sep 20 05:36:18.750 INFO kablam! | - expected `()` because of default return type Sep 20 05:36:18.750 INFO kablam! ... Sep 20 05:36:18.750 INFO kablam! 172 | watchexec::run(opts) Sep 20 05:36:18.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 20 05:36:18.750 INFO kablam! | | Sep 20 05:36:18.750 INFO kablam! | expected (), found enum `std::result::Result` Sep 20 05:36:18.750 INFO kablam! | Sep 20 05:36:18.750 INFO kablam! = note: expected type `()` Sep 20 05:36:18.750 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 20 05:36:18.750 INFO kablam! Sep 20 05:36:18.790 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:36:18.790 INFO kablam! Sep 20 05:36:18.790 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 05:36:18.796 INFO kablam! error: Could not compile `cargo-watch`. Sep 20 05:36:18.796 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:36:19.361 INFO kablam! error[E0308]: mismatched types Sep 20 05:36:19.361 INFO kablam! --> src/main.rs:154:14 Sep 20 05:36:19.361 INFO kablam! | Sep 20 05:36:19.361 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 20 05:36:19.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 20 05:36:19.361 INFO kablam! | Sep 20 05:36:19.361 INFO kablam! = note: expected type `std::vec::Vec` Sep 20 05:36:19.361 INFO kablam! found type `std::string::String` Sep 20 05:36:19.361 INFO kablam! Sep 20 05:36:19.575 INFO kablam! error[E0308]: mismatched types Sep 20 05:36:19.575 INFO kablam! --> src/main.rs:172:5 Sep 20 05:36:19.575 INFO kablam! | Sep 20 05:36:19.575 INFO kablam! 165 | fn main() { Sep 20 05:36:19.575 INFO kablam! | - expected `()` because of default return type Sep 20 05:36:19.575 INFO kablam! ... Sep 20 05:36:19.575 INFO kablam! 172 | watchexec::run(opts) Sep 20 05:36:19.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 20 05:36:19.575 INFO kablam! | | Sep 20 05:36:19.575 INFO kablam! | expected (), found enum `std::result::Result` Sep 20 05:36:19.575 INFO kablam! | Sep 20 05:36:19.575 INFO kablam! = note: expected type `()` Sep 20 05:36:19.575 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 20 05:36:19.575 INFO kablam! Sep 20 05:36:19.610 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:36:19.610 INFO kablam! Sep 20 05:36:19.610 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 05:36:19.623 INFO kablam! error: Could not compile `cargo-watch`. Sep 20 05:36:19.623 INFO kablam! Sep 20 05:36:19.623 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:36:19.625 INFO kablam! su: No module specific data is present Sep 20 05:36:20.315 INFO running `"docker" "rm" "-f" "59b0c37fc7bbd75e082c4557015955949da54f56fb3e6f7cf126303901f665df"` Sep 20 05:36:20.428 INFO blam! 59b0c37fc7bbd75e082c4557015955949da54f56fb3e6f7cf126303901f665df