Sep 14 18:41:08.957 INFO checking cargo-watch-6.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:41:08.957 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:41:08.957 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:41:09.116 INFO blam! 2ee39f01f2a2200e324e4a97f8efb01216c44cdf2180d4039f36014eae8dd771 Sep 14 18:41:09.118 INFO running `"docker" "start" "-a" "2ee39f01f2a2200e324e4a97f8efb01216c44cdf2180d4039f36014eae8dd771"` Sep 14 18:41:09.687 INFO kablam! usermod: no changes Sep 14 18:41:09.854 INFO kablam! Checking inotify v0.6.1 Sep 14 18:41:11.555 INFO kablam! Checking notify v4.0.6 Sep 14 18:41:13.134 INFO kablam! Checking watchexec v1.9.2 Sep 14 18:41:15.395 INFO kablam! Checking cargo-watch v6.0.0 (file:///source) Sep 14 18:41:17.715 INFO kablam! error[E0308]: mismatched types Sep 14 18:41:17.715 INFO kablam! --> src/main.rs:154:14 Sep 14 18:41:17.715 INFO kablam! | Sep 14 18:41:17.715 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 14 18:41:17.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 14 18:41:17.715 INFO kablam! | Sep 14 18:41:17.715 INFO kablam! = note: expected type `std::vec::Vec` Sep 14 18:41:17.715 INFO kablam! found type `std::string::String` Sep 14 18:41:17.715 INFO kablam! Sep 14 18:41:17.792 INFO kablam! error[E0308]: mismatched types Sep 14 18:41:17.792 INFO kablam! --> src/main.rs:154:14 Sep 14 18:41:17.792 INFO kablam! | Sep 14 18:41:17.792 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 14 18:41:17.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 14 18:41:17.792 INFO kablam! | Sep 14 18:41:17.792 INFO kablam! = note: expected type `std::vec::Vec` Sep 14 18:41:17.792 INFO kablam! found type `std::string::String` Sep 14 18:41:17.792 INFO kablam! Sep 14 18:41:18.047 INFO kablam! error[E0308]: mismatched types Sep 14 18:41:18.047 INFO kablam! --> src/main.rs:172:5 Sep 14 18:41:18.047 INFO kablam! | Sep 14 18:41:18.047 INFO kablam! 165 | fn main() { Sep 14 18:41:18.047 INFO kablam! | - expected `()` because of default return type Sep 14 18:41:18.047 INFO kablam! ... Sep 14 18:41:18.047 INFO kablam! 172 | watchexec::run(opts) Sep 14 18:41:18.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 14 18:41:18.047 INFO kablam! | | Sep 14 18:41:18.047 INFO kablam! | expected (), found enum `std::result::Result` Sep 14 18:41:18.047 INFO kablam! | Sep 14 18:41:18.048 INFO kablam! = note: expected type `()` Sep 14 18:41:18.048 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 14 18:41:18.048 INFO kablam! Sep 14 18:41:18.089 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:41:18.089 INFO kablam! Sep 14 18:41:18.089 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 18:41:18.102 INFO kablam! error: Could not compile `cargo-watch`. Sep 14 18:41:18.103 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:41:18.200 INFO kablam! error[E0308]: mismatched types Sep 14 18:41:18.200 INFO kablam! --> src/main.rs:172:5 Sep 14 18:41:18.200 INFO kablam! | Sep 14 18:41:18.200 INFO kablam! 165 | fn main() { Sep 14 18:41:18.200 INFO kablam! | - expected `()` because of default return type Sep 14 18:41:18.200 INFO kablam! ... Sep 14 18:41:18.200 INFO kablam! 172 | watchexec::run(opts) Sep 14 18:41:18.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 14 18:41:18.200 INFO kablam! | | Sep 14 18:41:18.200 INFO kablam! | expected (), found enum `std::result::Result` Sep 14 18:41:18.200 INFO kablam! | Sep 14 18:41:18.200 INFO kablam! = note: expected type `()` Sep 14 18:41:18.200 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 14 18:41:18.200 INFO kablam! Sep 14 18:41:18.236 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:41:18.236 INFO kablam! Sep 14 18:41:18.236 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 18:41:18.254 INFO kablam! error: Could not compile `cargo-watch`. Sep 14 18:41:18.255 INFO kablam! Sep 14 18:41:18.255 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:41:18.257 INFO kablam! su: No module specific data is present Sep 14 18:41:18.968 INFO running `"docker" "rm" "-f" "2ee39f01f2a2200e324e4a97f8efb01216c44cdf2180d4039f36014eae8dd771"` Sep 14 18:41:19.083 INFO blam! 2ee39f01f2a2200e324e4a97f8efb01216c44cdf2180d4039f36014eae8dd771