Sep 04 22:09:55.020 INFO checking cargo-make-0.13.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:09:55.020 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:09:55.020 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:09:55.205 INFO blam! 957c530f0cc95838fde4367418666b1adcf326570bbd46d5ffcacdef52bc45d2 Sep 04 22:09:55.207 INFO running `"docker" "start" "-a" "957c530f0cc95838fde4367418666b1adcf326570bbd46d5ffcacdef52bc45d2"` Sep 04 22:09:55.906 INFO kablam! Checking rust_info v0.1.15 Sep 04 22:09:55.906 INFO kablam! Checking ci_info v0.1.19 Sep 04 22:09:55.909 INFO kablam! Checking run_script v0.1.20 Sep 04 22:09:55.910 INFO kablam! Checking shell2batch v0.1.23 Sep 04 22:09:57.403 INFO kablam! Checking cargo-make v0.13.0 (file:///source) Sep 04 22:09:57.492 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Sep 04 22:09:57.492 INFO kablam! --> src/main.rs:4:5 Sep 04 22:09:57.492 INFO kablam! | Sep 04 22:09:57.492 INFO kablam! 4 | async_idents, Sep 04 22:09:57.492 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Sep 04 22:09:57.492 INFO kablam! | Sep 04 22:09:57.492 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 22:09:57.492 INFO kablam! Sep 04 22:09:57.540 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Sep 04 22:09:57.540 INFO kablam! --> src/main.rs:4:5 Sep 04 22:09:57.540 INFO kablam! | Sep 04 22:09:57.540 INFO kablam! 4 | async_idents, Sep 04 22:09:57.540 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Sep 04 22:09:57.540 INFO kablam! | Sep 04 22:09:57.540 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 22:09:57.540 INFO kablam! Sep 04 22:09:59.915 INFO kablam! error: deprecated `#[macro_use]` directive used to import macros should be replaced at use sites with a `use` statement to import the macro instead Sep 04 22:09:59.915 INFO kablam! --> src/main.rs:129:1 Sep 04 22:09:59.915 INFO kablam! | Sep 04 22:09:59.915 INFO kablam! 129 | #[macro_use] Sep 04 22:09:59.916 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:09:59.916 INFO kablam! | Sep 04 22:09:59.916 INFO kablam! note: lint level defined here Sep 04 22:09:59.916 INFO kablam! --> src/main.rs:21:5 Sep 04 22:09:59.916 INFO kablam! | Sep 04 22:09:59.916 INFO kablam! 21 | macro_use_extern_crate, Sep 04 22:09:59.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:09:59.916 INFO kablam! Sep 04 22:09:59.916 INFO kablam! error: deprecated `#[macro_use]` directive used to import macros should be replaced at use sites with a `use` statement to import the macro instead Sep 04 22:09:59.916 INFO kablam! --> src/main.rs:135:1 Sep 04 22:09:59.916 INFO kablam! | Sep 04 22:09:59.916 INFO kablam! 135 | #[macro_use] Sep 04 22:09:59.916 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:09:59.916 INFO kablam! Sep 04 22:10:01.223 INFO kablam! error: aborting due to 2 previous errors Sep 04 22:10:01.223 INFO kablam! Sep 04 22:10:01.232 INFO kablam! error: Could not compile `cargo-make`. Sep 04 22:10:01.232 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:10:01.397 INFO kablam! error: deprecated `#[macro_use]` directive used to import macros should be replaced at use sites with a `use` statement to import the macro instead Sep 04 22:10:01.398 INFO kablam! --> src/main.rs:129:1 Sep 04 22:10:01.398 INFO kablam! | Sep 04 22:10:01.398 INFO kablam! 129 | #[macro_use] Sep 04 22:10:01.398 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:10:01.398 INFO kablam! | Sep 04 22:10:01.398 INFO kablam! note: lint level defined here Sep 04 22:10:01.398 INFO kablam! --> src/main.rs:21:5 Sep 04 22:10:01.398 INFO kablam! | Sep 04 22:10:01.398 INFO kablam! 21 | macro_use_extern_crate, Sep 04 22:10:01.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:10:01.398 INFO kablam! Sep 04 22:10:01.398 INFO kablam! error: deprecated `#[macro_use]` directive used to import macros should be replaced at use sites with a `use` statement to import the macro instead Sep 04 22:10:01.398 INFO kablam! --> src/main.rs:135:1 Sep 04 22:10:01.398 INFO kablam! | Sep 04 22:10:01.398 INFO kablam! 135 | #[macro_use] Sep 04 22:10:01.398 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:10:01.399 INFO kablam! Sep 04 22:10:04.964 INFO kablam! error: aborting due to 2 previous errors Sep 04 22:10:04.964 INFO kablam! Sep 04 22:10:04.978 INFO kablam! error: Could not compile `cargo-make`. Sep 04 22:10:04.978 INFO kablam! Sep 04 22:10:04.978 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:10:04.980 INFO kablam! su: No module specific data is present Sep 04 22:10:05.327 INFO running `"docker" "rm" "-f" "957c530f0cc95838fde4367418666b1adcf326570bbd46d5ffcacdef52bc45d2"` Sep 04 22:10:05.437 INFO blam! 957c530f0cc95838fde4367418666b1adcf326570bbd46d5ffcacdef52bc45d2