Sep 06 10:14:55.903 INFO checking adhesion-0.5.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 10:14:55.903 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 10:14:55.903 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:14:56.120 INFO blam! a9ebd1894e214a9e524b2b0cdd3c4139264278e9770d9efa79d9b5487ca26abd Sep 06 10:14:56.123 INFO running `"docker" "start" "-a" "a9ebd1894e214a9e524b2b0cdd3c4139264278e9770d9efa79d9b5487ca26abd"` Sep 06 10:14:57.202 INFO kablam! usermod: no changes Sep 06 10:14:57.343 INFO kablam! Compiling pulldown-cmark v0.0.15 Sep 06 10:14:57.351 INFO kablam! Compiling strcursor v0.2.5 Sep 06 10:14:57.351 INFO kablam! Compiling scan-rules v0.2.0 Sep 06 10:14:59.792 INFO kablam! Checking skeptic v0.10.1 Sep 06 10:15:02.119 INFO kablam! Compiling adhesion v0.5.0 (file:///source) Sep 06 10:15:03.393 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 06 10:15:03.393 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 06 10:15:03.393 INFO kablam! | Sep 06 10:15:03.393 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 06 10:15:03.393 INFO kablam! 21 | | ( Sep 06 10:15:03.393 INFO kablam! 22 | | @parse_start Sep 06 10:15:03.393 INFO kablam! 23 | | $prefix:tt, Sep 06 10:15:03.393 INFO kablam! ... | Sep 06 10:15:03.393 INFO kablam! 365 | | }; Sep 06 10:15:03.393 INFO kablam! 366 | | } Sep 06 10:15:03.393 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 06 10:15:03.393 INFO kablam! | Sep 06 10:15:03.393 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 06 10:15:03.393 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 06 10:15:03.393 INFO kablam! = note: for more information, see issue #35896 Sep 06 10:15:03.393 INFO kablam! note: previous macro export is now shadowed Sep 06 10:15:03.393 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 06 10:15:03.393 INFO kablam! | Sep 06 10:15:03.393 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 06 10:15:03.393 INFO kablam! 13 | | ($($body:tt)*) => { Sep 06 10:15:03.393 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 06 10:15:03.393 INFO kablam! 15 | | }; Sep 06 10:15:03.393 INFO kablam! 16 | | } Sep 06 10:15:03.393 INFO kablam! | |_^ Sep 06 10:15:03.393 INFO kablam! Sep 06 10:15:03.393 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 06 10:15:03.393 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 06 10:15:03.393 INFO kablam! | Sep 06 10:15:03.394 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 06 10:15:03.394 INFO kablam! 21 | | ( Sep 06 10:15:03.394 INFO kablam! 22 | | @parse Sep 06 10:15:03.394 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 06 10:15:03.394 INFO kablam! ... | Sep 06 10:15:03.394 INFO kablam! 297 | | }; Sep 06 10:15:03.394 INFO kablam! 298 | | } Sep 06 10:15:03.394 INFO kablam! | |_^ `parse_where_shim` already exported Sep 06 10:15:03.394 INFO kablam! | Sep 06 10:15:03.394 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 06 10:15:03.394 INFO kablam! = note: for more information, see issue #35896 Sep 06 10:15:03.394 INFO kablam! note: previous macro export is now shadowed Sep 06 10:15:03.394 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 06 10:15:03.394 INFO kablam! | Sep 06 10:15:03.394 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 06 10:15:03.394 INFO kablam! 13 | | ($($body:tt)*) => { Sep 06 10:15:03.394 INFO kablam! 14 | | parse_where! { $($body)* } Sep 06 10:15:03.394 INFO kablam! 15 | | }; Sep 06 10:15:03.394 INFO kablam! 16 | | } Sep 06 10:15:03.394 INFO kablam! | |_^ Sep 06 10:15:03.394 INFO kablam! Sep 06 10:15:03.397 INFO kablam! error: aborting due to 2 previous errors Sep 06 10:15:03.398 INFO kablam! Sep 06 10:15:03.401 INFO kablam! error: Could not compile `adhesion`. Sep 06 10:15:03.401 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 10:15:03.405 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 06 10:15:03.405 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 06 10:15:03.405 INFO kablam! | Sep 06 10:15:03.405 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 06 10:15:03.405 INFO kablam! 21 | | ( Sep 06 10:15:03.405 INFO kablam! 22 | | @parse_start Sep 06 10:15:03.405 INFO kablam! 23 | | $prefix:tt, Sep 06 10:15:03.405 INFO kablam! ... | Sep 06 10:15:03.405 INFO kablam! 365 | | }; Sep 06 10:15:03.405 INFO kablam! 366 | | } Sep 06 10:15:03.405 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 06 10:15:03.405 INFO kablam! | Sep 06 10:15:03.405 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 06 10:15:03.405 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 06 10:15:03.405 INFO kablam! = note: for more information, see issue #35896 Sep 06 10:15:03.405 INFO kablam! note: previous macro export is now shadowed Sep 06 10:15:03.406 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 06 10:15:03.406 INFO kablam! | Sep 06 10:15:03.406 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 06 10:15:03.406 INFO kablam! 13 | | ($($body:tt)*) => { Sep 06 10:15:03.406 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 06 10:15:03.406 INFO kablam! 15 | | }; Sep 06 10:15:03.406 INFO kablam! 16 | | } Sep 06 10:15:03.406 INFO kablam! | |_^ Sep 06 10:15:03.406 INFO kablam! Sep 06 10:15:03.406 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 06 10:15:03.406 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 06 10:15:03.406 INFO kablam! | Sep 06 10:15:03.406 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 06 10:15:03.406 INFO kablam! 21 | | ( Sep 06 10:15:03.406 INFO kablam! 22 | | @parse Sep 06 10:15:03.406 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 06 10:15:03.406 INFO kablam! ... | Sep 06 10:15:03.406 INFO kablam! 297 | | }; Sep 06 10:15:03.406 INFO kablam! 298 | | } Sep 06 10:15:03.406 INFO kablam! | |_^ `parse_where_shim` already exported Sep 06 10:15:03.406 INFO kablam! | Sep 06 10:15:03.406 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 06 10:15:03.406 INFO kablam! = note: for more information, see issue #35896 Sep 06 10:15:03.406 INFO kablam! note: previous macro export is now shadowed Sep 06 10:15:03.406 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 06 10:15:03.406 INFO kablam! | Sep 06 10:15:03.406 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 06 10:15:03.406 INFO kablam! 13 | | ($($body:tt)*) => { Sep 06 10:15:03.406 INFO kablam! 14 | | parse_where! { $($body)* } Sep 06 10:15:03.406 INFO kablam! 15 | | }; Sep 06 10:15:03.406 INFO kablam! 16 | | } Sep 06 10:15:03.406 INFO kablam! | |_^ Sep 06 10:15:03.406 INFO kablam! Sep 06 10:15:03.411 INFO kablam! error: aborting due to 2 previous errors Sep 06 10:15:03.411 INFO kablam! Sep 06 10:15:03.416 INFO kablam! error: Could not compile `adhesion`. Sep 06 10:15:03.416 INFO kablam! Sep 06 10:15:03.416 INFO kablam! To learn more, run the command again with --verbose. Sep 06 10:15:03.417 INFO kablam! su: No module specific data is present Sep 06 10:15:04.009 INFO running `"docker" "rm" "-f" "a9ebd1894e214a9e524b2b0cdd3c4139264278e9770d9efa79d9b5487ca26abd"` Sep 06 10:15:04.137 INFO blam! a9ebd1894e214a9e524b2b0cdd3c4139264278e9770d9efa79d9b5487ca26abd