Sep 05 00:42:05.975 INFO checking adhesion-0.5.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:42:05.975 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:42:05.975 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 05 00:42:06.228 INFO blam! ad06ca1aa19a5d0d7217155caef0e81bd17e403dba2da65135debdacf4c3ed14 Sep 05 00:42:06.229 INFO running `"docker" "start" "-a" "ad06ca1aa19a5d0d7217155caef0e81bd17e403dba2da65135debdacf4c3ed14"` Sep 05 00:42:07.176 INFO kablam! Checking galvanic-assert v0.8.7 Sep 05 00:42:07.178 INFO kablam! Compiling pulldown-cmark v0.0.15 Sep 05 00:42:07.182 INFO kablam! Checking skeptic v0.10.1 Sep 05 00:42:14.282 INFO kablam! Compiling adhesion v0.5.0 (file:///source) Sep 05 00:42:16.344 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 05 00:42:16.344 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 05 00:42:16.344 INFO kablam! | Sep 05 00:42:16.344 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 05 00:42:16.344 INFO kablam! 21 | | ( Sep 05 00:42:16.344 INFO kablam! 22 | | @parse_start Sep 05 00:42:16.345 INFO kablam! 23 | | $prefix:tt, Sep 05 00:42:16.345 INFO kablam! ... | Sep 05 00:42:16.345 INFO kablam! 365 | | }; Sep 05 00:42:16.345 INFO kablam! 366 | | } Sep 05 00:42:16.345 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 05 00:42:16.345 INFO kablam! | Sep 05 00:42:16.345 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 05 00:42:16.345 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 05 00:42:16.345 INFO kablam! = note: for more information, see issue #35896 Sep 05 00:42:16.345 INFO kablam! note: previous macro export is now shadowed Sep 05 00:42:16.345 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 05 00:42:16.345 INFO kablam! | Sep 05 00:42:16.345 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 05 00:42:16.345 INFO kablam! 13 | | ($($body:tt)*) => { Sep 05 00:42:16.345 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 05 00:42:16.345 INFO kablam! 15 | | }; Sep 05 00:42:16.345 INFO kablam! 16 | | } Sep 05 00:42:16.345 INFO kablam! | |_^ Sep 05 00:42:16.345 INFO kablam! Sep 05 00:42:16.346 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 05 00:42:16.346 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 05 00:42:16.346 INFO kablam! | Sep 05 00:42:16.346 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 05 00:42:16.346 INFO kablam! 21 | | ( Sep 05 00:42:16.346 INFO kablam! 22 | | @parse Sep 05 00:42:16.346 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 05 00:42:16.346 INFO kablam! ... | Sep 05 00:42:16.346 INFO kablam! 297 | | }; Sep 05 00:42:16.346 INFO kablam! 298 | | } Sep 05 00:42:16.346 INFO kablam! | |_^ `parse_where_shim` already exported Sep 05 00:42:16.346 INFO kablam! | Sep 05 00:42:16.346 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 05 00:42:16.346 INFO kablam! = note: for more information, see issue #35896 Sep 05 00:42:16.346 INFO kablam! note: previous macro export is now shadowed Sep 05 00:42:16.346 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 05 00:42:16.346 INFO kablam! | Sep 05 00:42:16.346 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 05 00:42:16.347 INFO kablam! 13 | | ($($body:tt)*) => { Sep 05 00:42:16.347 INFO kablam! 14 | | parse_where! { $($body)* } Sep 05 00:42:16.347 INFO kablam! 15 | | }; Sep 05 00:42:16.347 INFO kablam! 16 | | } Sep 05 00:42:16.347 INFO kablam! | |_^ Sep 05 00:42:16.347 INFO kablam! Sep 05 00:42:16.350 INFO kablam! error: aborting due to 2 previous errors Sep 05 00:42:16.350 INFO kablam! Sep 05 00:42:16.355 INFO kablam! error: Could not compile `adhesion`. Sep 05 00:42:16.355 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:42:16.372 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 05 00:42:16.372 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 05 00:42:16.372 INFO kablam! | Sep 05 00:42:16.372 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 05 00:42:16.372 INFO kablam! 21 | | ( Sep 05 00:42:16.372 INFO kablam! 22 | | @parse_start Sep 05 00:42:16.372 INFO kablam! 23 | | $prefix:tt, Sep 05 00:42:16.372 INFO kablam! ... | Sep 05 00:42:16.373 INFO kablam! 365 | | }; Sep 05 00:42:16.373 INFO kablam! 366 | | } Sep 05 00:42:16.373 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 05 00:42:16.373 INFO kablam! | Sep 05 00:42:16.373 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 05 00:42:16.373 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 05 00:42:16.373 INFO kablam! = note: for more information, see issue #35896 Sep 05 00:42:16.373 INFO kablam! note: previous macro export is now shadowed Sep 05 00:42:16.373 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 05 00:42:16.373 INFO kablam! | Sep 05 00:42:16.373 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 05 00:42:16.373 INFO kablam! 13 | | ($($body:tt)*) => { Sep 05 00:42:16.373 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 05 00:42:16.373 INFO kablam! 15 | | }; Sep 05 00:42:16.373 INFO kablam! 16 | | } Sep 05 00:42:16.373 INFO kablam! | |_^ Sep 05 00:42:16.373 INFO kablam! Sep 05 00:42:16.373 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 05 00:42:16.373 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 05 00:42:16.373 INFO kablam! | Sep 05 00:42:16.373 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 05 00:42:16.373 INFO kablam! 21 | | ( Sep 05 00:42:16.373 INFO kablam! 22 | | @parse Sep 05 00:42:16.373 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 05 00:42:16.373 INFO kablam! ... | Sep 05 00:42:16.373 INFO kablam! 297 | | }; Sep 05 00:42:16.374 INFO kablam! 298 | | } Sep 05 00:42:16.374 INFO kablam! | |_^ `parse_where_shim` already exported Sep 05 00:42:16.374 INFO kablam! | Sep 05 00:42:16.374 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 05 00:42:16.374 INFO kablam! = note: for more information, see issue #35896 Sep 05 00:42:16.374 INFO kablam! note: previous macro export is now shadowed Sep 05 00:42:16.374 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 05 00:42:16.374 INFO kablam! | Sep 05 00:42:16.374 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 05 00:42:16.374 INFO kablam! 13 | | ($($body:tt)*) => { Sep 05 00:42:16.374 INFO kablam! 14 | | parse_where! { $($body)* } Sep 05 00:42:16.374 INFO kablam! 15 | | }; Sep 05 00:42:16.374 INFO kablam! 16 | | } Sep 05 00:42:16.374 INFO kablam! | |_^ Sep 05 00:42:16.374 INFO kablam! Sep 05 00:42:16.380 INFO kablam! error: aborting due to 2 previous errors Sep 05 00:42:16.381 INFO kablam! Sep 05 00:42:16.388 INFO kablam! error: Could not compile `adhesion`. Sep 05 00:42:16.388 INFO kablam! Sep 05 00:42:16.388 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:42:16.390 INFO kablam! su: No module specific data is present Sep 05 00:42:16.850 INFO running `"docker" "rm" "-f" "ad06ca1aa19a5d0d7217155caef0e81bd17e403dba2da65135debdacf4c3ed14"` Sep 05 00:42:16.954 INFO blam! ad06ca1aa19a5d0d7217155caef0e81bd17e403dba2da65135debdacf4c3ed14