Sep 21 12:26:19.461 INFO checking cargo-watch-6.0.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 12:26:19.461 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 12:26:19.462 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:26:19.664 INFO blam! 63c0f58e7c269c3be8f77ebee3b3b51a772b80149a8ba7c08290a2cb774632eb Sep 21 12:26:19.665 INFO running `"docker" "start" "-a" "63c0f58e7c269c3be8f77ebee3b3b51a772b80149a8ba7c08290a2cb774632eb"` Sep 21 12:26:20.509 INFO kablam! usermod: no changes Sep 21 12:26:20.714 INFO kablam! Checking inotify v0.6.1 Sep 21 12:26:22.394 INFO kablam! Checking notify v4.0.6 Sep 21 12:26:23.905 INFO kablam! Checking watchexec v1.9.2 Sep 21 12:26:26.423 INFO kablam! Checking cargo-watch v6.0.0 (/source) Sep 21 12:26:29.026 INFO kablam! error[E0308]: mismatched types Sep 21 12:26:29.026 INFO kablam! --> src/main.rs:154:14 Sep 21 12:26:29.026 INFO kablam! | Sep 21 12:26:29.026 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 21 12:26:29.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 21 12:26:29.026 INFO kablam! | Sep 21 12:26:29.026 INFO kablam! = note: expected type `std::vec::Vec` Sep 21 12:26:29.026 INFO kablam! found type `std::string::String` Sep 21 12:26:29.026 INFO kablam! Sep 21 12:26:29.282 INFO kablam! error[E0308]: mismatched types Sep 21 12:26:29.282 INFO kablam! --> src/main.rs:154:14 Sep 21 12:26:29.282 INFO kablam! | Sep 21 12:26:29.282 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 21 12:26:29.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 21 12:26:29.302 INFO kablam! | Sep 21 12:26:29.302 INFO kablam! = note: expected type `std::vec::Vec` Sep 21 12:26:29.302 INFO kablam! found type `std::string::String` Sep 21 12:26:29.302 INFO kablam! Sep 21 12:26:29.468 INFO kablam! error[E0308]: mismatched types Sep 21 12:26:29.468 INFO kablam! --> src/main.rs:172:5 Sep 21 12:26:29.468 INFO kablam! | Sep 21 12:26:29.468 INFO kablam! 165 | fn main() { Sep 21 12:26:29.468 INFO kablam! | - expected `()` because of default return type Sep 21 12:26:29.468 INFO kablam! ... Sep 21 12:26:29.468 INFO kablam! 172 | watchexec::run(opts) Sep 21 12:26:29.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 21 12:26:29.468 INFO kablam! | | Sep 21 12:26:29.468 INFO kablam! | expected (), found enum `std::result::Result` Sep 21 12:26:29.468 INFO kablam! | Sep 21 12:26:29.468 INFO kablam! = note: expected type `()` Sep 21 12:26:29.468 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 21 12:26:29.468 INFO kablam! Sep 21 12:26:29.546 INFO kablam! error: aborting due to 2 previous errors Sep 21 12:26:29.546 INFO kablam! Sep 21 12:26:29.546 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 12:26:29.570 INFO kablam! error: Could not compile `cargo-watch`. Sep 21 12:26:29.570 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 12:26:29.598 INFO kablam! error[E0308]: mismatched types Sep 21 12:26:29.598 INFO kablam! --> src/main.rs:172:5 Sep 21 12:26:29.598 INFO kablam! | Sep 21 12:26:29.598 INFO kablam! 165 | fn main() { Sep 21 12:26:29.598 INFO kablam! | - expected `()` because of default return type Sep 21 12:26:29.598 INFO kablam! ... Sep 21 12:26:29.598 INFO kablam! 172 | watchexec::run(opts) Sep 21 12:26:29.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 21 12:26:29.598 INFO kablam! | | Sep 21 12:26:29.598 INFO kablam! | expected (), found enum `std::result::Result` Sep 21 12:26:29.598 INFO kablam! | Sep 21 12:26:29.598 INFO kablam! = note: expected type `()` Sep 21 12:26:29.598 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 21 12:26:29.598 INFO kablam! Sep 21 12:26:29.630 INFO kablam! error: aborting due to 2 previous errors Sep 21 12:26:29.630 INFO kablam! Sep 21 12:26:29.630 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 12:26:29.650 INFO kablam! error: Could not compile `cargo-watch`. Sep 21 12:26:29.650 INFO kablam! Sep 21 12:26:29.650 INFO kablam! To learn more, run the command again with --verbose. Sep 21 12:26:29.650 INFO kablam! su: No module specific data is present Sep 21 12:26:30.412 INFO running `"docker" "rm" "-f" "63c0f58e7c269c3be8f77ebee3b3b51a772b80149a8ba7c08290a2cb774632eb"` Sep 21 12:26:30.510 INFO blam! 63c0f58e7c269c3be8f77ebee3b3b51a772b80149a8ba7c08290a2cb774632eb