Sep 02 07:55:36.359 INFO checking maud-0.18.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 07:55:36.359 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 07:55:36.360 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:55:36.533 INFO blam! 5f67f41072e5c19dce4b642254b996a05804ea20096a1ceec1b7bcd29648effe Sep 02 07:55:36.536 INFO running `"docker" "start" "-a" "5f67f41072e5c19dce4b642254b996a05804ea20096a1ceec1b7bcd29648effe"` Sep 02 07:55:37.563 INFO kablam! Compiling literalext v0.1.1 Sep 02 07:55:37.563 INFO kablam! Compiling maud_htmlescape v0.17.0 Sep 02 07:55:37.563 INFO kablam! Compiling if_chain v0.1.3 Sep 02 07:55:37.689 INFO kablam! Compiling maud_lints v0.18.1 Sep 02 07:55:41.258 INFO kablam! Compiling maud_macros v0.18.1 Sep 02 07:55:46.961 INFO kablam! Checking maud v0.18.1 (file:///source) Sep 02 07:55:47.587 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:47.587 INFO kablam! --> src/lib.rs:2:12 Sep 02 07:55:47.587 INFO kablam! | Sep 02 07:55:47.587 INFO kablam! 2 | #![feature(use_extern_macros)] Sep 02 07:55:47.587 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:47.588 INFO kablam! | Sep 02 07:55:47.588 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:47.588 INFO kablam! Sep 02 07:55:47.867 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:47.867 INFO kablam! --> src/lib.rs:2:12 Sep 02 07:55:47.867 INFO kablam! | Sep 02 07:55:47.867 INFO kablam! 2 | #![feature(use_extern_macros)] Sep 02 07:55:47.867 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:47.867 INFO kablam! | Sep 02 07:55:47.868 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:47.868 INFO kablam! Sep 02 07:55:48.698 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:48.698 INFO kablam! --> tests/misc.rs:3:12 Sep 02 07:55:48.698 INFO kablam! | Sep 02 07:55:48.698 INFO kablam! 3 | #![feature(use_extern_macros)] Sep 02 07:55:48.698 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:48.698 INFO kablam! | Sep 02 07:55:48.698 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:48.698 INFO kablam! Sep 02 07:55:48.841 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:48.841 INFO kablam! --> tests/splices.rs:3:12 Sep 02 07:55:48.841 INFO kablam! | Sep 02 07:55:48.841 INFO kablam! 3 | #![feature(use_extern_macros)] Sep 02 07:55:48.841 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:48.842 INFO kablam! | Sep 02 07:55:48.842 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:48.842 INFO kablam! Sep 02 07:55:49.097 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:49.098 INFO kablam! --> tests/basic_syntax.rs:3:12 Sep 02 07:55:49.098 INFO kablam! | Sep 02 07:55:49.098 INFO kablam! 3 | #![feature(use_extern_macros)] Sep 02 07:55:49.098 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:49.098 INFO kablam! | Sep 02 07:55:49.098 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:49.098 INFO kablam! Sep 02 07:55:49.101 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 02 07:55:49.101 INFO kablam! --> tests/control_structures.rs:3:12 Sep 02 07:55:49.101 INFO kablam! | Sep 02 07:55:49.101 INFO kablam! 3 | #![feature(use_extern_macros)] Sep 02 07:55:49.101 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 07:55:49.101 INFO kablam! | Sep 02 07:55:49.102 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:55:49.102 INFO kablam! Sep 02 07:55:49.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.78s Sep 02 07:55:49.145 INFO kablam! su: No module specific data is present Sep 02 07:55:49.643 INFO running `"docker" "rm" "-f" "5f67f41072e5c19dce4b642254b996a05804ea20096a1ceec1b7bcd29648effe"` Sep 02 07:55:49.779 INFO blam! 5f67f41072e5c19dce4b642254b996a05804ea20096a1ceec1b7bcd29648effe