Sep 18 02:50:05.205 INFO checking cargo-make-0.13.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:50:05.205 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:50:05.205 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:50:05.441 INFO blam! 25cc7e98038f004c245dd76ec9c1bdebeb3034e0a0907820a226a50ce97d0ee6 Sep 18 02:50:05.443 INFO running `"docker" "start" "-a" "25cc7e98038f004c245dd76ec9c1bdebeb3034e0a0907820a226a50ce97d0ee6"` Sep 18 02:50:06.443 INFO kablam! usermod: no changes Sep 18 02:50:06.563 INFO kablam! Checking rust_info v0.1.15 Sep 18 02:50:06.563 INFO kablam! Checking ci_info v0.1.19 Sep 18 02:50:06.587 INFO kablam! Checking run_script v0.1.20 Sep 18 02:50:06.587 INFO kablam! Checking shell2batch v0.1.23 Sep 18 02:50:07.353 INFO kablam! Checking cargo-make v0.13.0 (/source) Sep 18 02:50:07.412 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Sep 18 02:50:07.412 INFO kablam! --> src/main.rs:4:5 Sep 18 02:50:07.412 INFO kablam! | Sep 18 02:50:07.412 INFO kablam! 4 | async_idents, Sep 18 02:50:07.412 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Sep 18 02:50:07.412 INFO kablam! | Sep 18 02:50:07.412 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 18 02:50:07.412 INFO kablam! Sep 18 02:50:07.412 INFO kablam! warning: unknown lint: `unnameable_test_functions` Sep 18 02:50:07.412 INFO kablam! --> src/main.rs:54:5 Sep 18 02:50:07.412 INFO kablam! | Sep 18 02:50:07.412 INFO kablam! 54 | unnameable_test_functions, Sep 18 02:50:07.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:50:07.412 INFO kablam! | Sep 18 02:50:07.412 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 18 02:50:07.413 INFO kablam! Sep 18 02:50:07.456 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Sep 18 02:50:07.456 INFO kablam! --> src/main.rs:4:5 Sep 18 02:50:07.457 INFO kablam! | Sep 18 02:50:07.457 INFO kablam! 4 | async_idents, Sep 18 02:50:07.457 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Sep 18 02:50:07.458 INFO kablam! | Sep 18 02:50:07.458 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 18 02:50:07.458 INFO kablam! Sep 18 02:50:07.460 INFO kablam! warning: unknown lint: `unnameable_test_functions` Sep 18 02:50:07.460 INFO kablam! --> src/main.rs:54:5 Sep 18 02:50:07.460 INFO kablam! | Sep 18 02:50:07.460 INFO kablam! 54 | unnameable_test_functions, Sep 18 02:50:07.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:50:07.460 INFO kablam! | Sep 18 02:50:07.460 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 18 02:50:07.460 INFO kablam! Sep 18 02:50:09.085 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 18 02:50:09.085 INFO kablam! --> src/main.rs:129:1 Sep 18 02:50:09.085 INFO kablam! | Sep 18 02:50:09.085 INFO kablam! 129 | #[macro_use] Sep 18 02:50:09.085 INFO kablam! | ^^^^^^^^^^^^ Sep 18 02:50:09.085 INFO kablam! | Sep 18 02:50:09.095 INFO kablam! note: lint level defined here Sep 18 02:50:09.095 INFO kablam! --> src/main.rs:21:5 Sep 18 02:50:09.095 INFO kablam! | Sep 18 02:50:09.095 INFO kablam! 21 | macro_use_extern_crate, Sep 18 02:50:09.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:50:09.095 INFO kablam! Sep 18 02:50:09.095 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 18 02:50:09.095 INFO kablam! --> src/main.rs:135:1 Sep 18 02:50:09.095 INFO kablam! | Sep 18 02:50:09.095 INFO kablam! 135 | #[macro_use] Sep 18 02:50:09.095 INFO kablam! | ^^^^^^^^^^^^ Sep 18 02:50:09.095 INFO kablam! Sep 18 02:50:09.367 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 18 02:50:09.367 INFO kablam! --> src/main.rs:129:1 Sep 18 02:50:09.367 INFO kablam! | Sep 18 02:50:09.367 INFO kablam! 129 | #[macro_use] Sep 18 02:50:09.367 INFO kablam! | ^^^^^^^^^^^^ Sep 18 02:50:09.367 INFO kablam! | Sep 18 02:50:09.367 INFO kablam! note: lint level defined here Sep 18 02:50:09.367 INFO kablam! --> src/main.rs:21:5 Sep 18 02:50:09.367 INFO kablam! | Sep 18 02:50:09.367 INFO kablam! 21 | macro_use_extern_crate, Sep 18 02:50:09.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:50:09.367 INFO kablam! Sep 18 02:50:09.367 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 18 02:50:09.367 INFO kablam! --> src/main.rs:135:1 Sep 18 02:50:09.367 INFO kablam! | Sep 18 02:50:09.367 INFO kablam! 135 | #[macro_use] Sep 18 02:50:09.367 INFO kablam! | ^^^^^^^^^^^^ Sep 18 02:50:09.367 INFO kablam! Sep 18 02:50:10.179 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:50:10.179 INFO kablam! Sep 18 02:50:10.189 INFO kablam! error: Could not compile `cargo-make`. Sep 18 02:50:10.189 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:50:11.723 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:50:11.723 INFO kablam! Sep 18 02:50:11.732 INFO kablam! error: Could not compile `cargo-make`. Sep 18 02:50:11.732 INFO kablam! Sep 18 02:50:11.732 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:50:11.733 INFO kablam! su: No module specific data is present Sep 18 02:50:12.317 INFO running `"docker" "rm" "-f" "25cc7e98038f004c245dd76ec9c1bdebeb3034e0a0907820a226a50ce97d0ee6"` Sep 18 02:50:12.436 INFO blam! 25cc7e98038f004c245dd76ec9c1bdebeb3034e0a0907820a226a50ce97d0ee6