Sep 20 03:56:20.510 INFO checking cargo-watch-6.0.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:56:20.510 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:56:20.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:56:20.887 INFO blam! 451ffda32ccefde1876e4ae05aeac1a92af8c4fdd1755306369589ac424d3b8f Sep 20 03:56:20.889 INFO running `"docker" "start" "-a" "451ffda32ccefde1876e4ae05aeac1a92af8c4fdd1755306369589ac424d3b8f"` Sep 20 03:56:21.833 INFO kablam! usermod: no changes Sep 20 03:56:22.017 INFO kablam! Checking globset v0.4.2 Sep 20 03:56:22.018 INFO kablam! Checking inotify v0.6.1 Sep 20 03:56:24.139 INFO kablam! Checking notify v4.0.6 Sep 20 03:56:25.842 INFO kablam! Checking watchexec v1.9.2 Sep 20 03:56:27.951 INFO kablam! Checking cargo-watch v6.0.0 (/source) Sep 20 03:56:30.191 INFO kablam! error[E0308]: mismatched types Sep 20 03:56:30.191 INFO kablam! --> src/main.rs:154:14 Sep 20 03:56:30.191 INFO kablam! | Sep 20 03:56:30.191 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 20 03:56:30.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 20 03:56:30.191 INFO kablam! | Sep 20 03:56:30.191 INFO kablam! = note: expected type `std::vec::Vec` Sep 20 03:56:30.191 INFO kablam! found type `std::string::String` Sep 20 03:56:30.191 INFO kablam! Sep 20 03:56:30.259 INFO kablam! error[E0308]: mismatched types Sep 20 03:56:30.259 INFO kablam! --> src/main.rs:154:14 Sep 20 03:56:30.259 INFO kablam! | Sep 20 03:56:30.259 INFO kablam! 154 | cmd: get_command(debug, &matches), Sep 20 03:56:30.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 20 03:56:30.259 INFO kablam! | Sep 20 03:56:30.259 INFO kablam! = note: expected type `std::vec::Vec` Sep 20 03:56:30.259 INFO kablam! found type `std::string::String` Sep 20 03:56:30.259 INFO kablam! Sep 20 03:56:30.453 INFO kablam! error[E0308]: mismatched types Sep 20 03:56:30.453 INFO kablam! --> src/main.rs:172:5 Sep 20 03:56:30.453 INFO kablam! | Sep 20 03:56:30.453 INFO kablam! 165 | fn main() { Sep 20 03:56:30.453 INFO kablam! | - expected `()` because of default return type Sep 20 03:56:30.453 INFO kablam! ... Sep 20 03:56:30.453 INFO kablam! 172 | watchexec::run(opts) Sep 20 03:56:30.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 20 03:56:30.453 INFO kablam! | | Sep 20 03:56:30.453 INFO kablam! | expected (), found enum `std::result::Result` Sep 20 03:56:30.453 INFO kablam! | Sep 20 03:56:30.453 INFO kablam! = note: expected type `()` Sep 20 03:56:30.453 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 20 03:56:30.453 INFO kablam! Sep 20 03:56:30.494 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:56:30.494 INFO kablam! Sep 20 03:56:30.494 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:56:30.499 INFO kablam! error: Could not compile `cargo-watch`. Sep 20 03:56:30.499 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:56:30.515 INFO kablam! error[E0308]: mismatched types Sep 20 03:56:30.515 INFO kablam! --> src/main.rs:172:5 Sep 20 03:56:30.515 INFO kablam! | Sep 20 03:56:30.515 INFO kablam! 165 | fn main() { Sep 20 03:56:30.515 INFO kablam! | - expected `()` because of default return type Sep 20 03:56:30.515 INFO kablam! ... Sep 20 03:56:30.515 INFO kablam! 172 | watchexec::run(opts) Sep 20 03:56:30.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` Sep 20 03:56:30.515 INFO kablam! | | Sep 20 03:56:30.515 INFO kablam! | expected (), found enum `std::result::Result` Sep 20 03:56:30.515 INFO kablam! | Sep 20 03:56:30.515 INFO kablam! = note: expected type `()` Sep 20 03:56:30.515 INFO kablam! found type `std::result::Result<(), watchexec::error::Error>` Sep 20 03:56:30.515 INFO kablam! Sep 20 03:56:30.555 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:56:30.555 INFO kablam! Sep 20 03:56:30.555 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:56:30.568 INFO kablam! error: Could not compile `cargo-watch`. Sep 20 03:56:30.568 INFO kablam! Sep 20 03:56:30.568 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:56:30.570 INFO kablam! su: No module specific data is present Sep 20 03:56:31.104 INFO running `"docker" "rm" "-f" "451ffda32ccefde1876e4ae05aeac1a92af8c4fdd1755306369589ac424d3b8f"` Sep 20 03:56:31.227 INFO blam! 451ffda32ccefde1876e4ae05aeac1a92af8c4fdd1755306369589ac424d3b8f