Sep 18 03:59:55.031 INFO checking adhesion-0.5.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:59:55.031 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:59:55.031 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/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 03:59:55.184 INFO blam! 09c5dde53924adf598ccbe1962da856b690f8633f461e08173cbb7d5ce859cea Sep 18 03:59:55.191 INFO running `"docker" "start" "-a" "09c5dde53924adf598ccbe1962da856b690f8633f461e08173cbb7d5ce859cea"` Sep 18 03:59:55.831 INFO kablam! usermod: no changes Sep 18 03:59:55.889 INFO kablam! Checking galvanic-assert v0.8.7 Sep 18 03:59:55.890 INFO kablam! Compiling pulldown-cmark v0.0.15 Sep 18 03:59:55.891 INFO kablam! Checking skeptic v0.10.1 Sep 18 04:00:00.809 INFO kablam! Compiling adhesion v0.5.0 (/source) Sep 18 04:00:02.464 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 18 04:00:02.464 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 18 04:00:02.465 INFO kablam! | Sep 18 04:00:02.465 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 18 04:00:02.465 INFO kablam! 21 | | ( Sep 18 04:00:02.466 INFO kablam! 22 | | @parse_start Sep 18 04:00:02.466 INFO kablam! 23 | | $prefix:tt, Sep 18 04:00:02.467 INFO kablam! ... | Sep 18 04:00:02.467 INFO kablam! 365 | | }; Sep 18 04:00:02.467 INFO kablam! 366 | | } Sep 18 04:00:02.468 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 18 04:00:02.468 INFO kablam! | Sep 18 04:00:02.468 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 18 04:00:02.469 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 18 04:00:02.469 INFO kablam! = note: for more information, see issue #35896 Sep 18 04:00:02.470 INFO kablam! note: previous macro export is now shadowed Sep 18 04:00:02.470 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 18 04:00:02.470 INFO kablam! | Sep 18 04:00:02.471 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 18 04:00:02.471 INFO kablam! 13 | | ($($body:tt)*) => { Sep 18 04:00:02.471 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 18 04:00:02.472 INFO kablam! 15 | | }; Sep 18 04:00:02.472 INFO kablam! 16 | | } Sep 18 04:00:02.472 INFO kablam! | |_^ Sep 18 04:00:02.473 INFO kablam! Sep 18 04:00:02.473 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 18 04:00:02.474 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 18 04:00:02.474 INFO kablam! | Sep 18 04:00:02.474 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 18 04:00:02.475 INFO kablam! 21 | | ( Sep 18 04:00:02.475 INFO kablam! 22 | | @parse Sep 18 04:00:02.475 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 18 04:00:02.476 INFO kablam! ... | Sep 18 04:00:02.476 INFO kablam! 297 | | }; Sep 18 04:00:02.476 INFO kablam! 298 | | } Sep 18 04:00:02.477 INFO kablam! | |_^ `parse_where_shim` already exported Sep 18 04:00:02.477 INFO kablam! | Sep 18 04:00:02.478 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 18 04:00:02.478 INFO kablam! = note: for more information, see issue #35896 Sep 18 04:00:02.478 INFO kablam! note: previous macro export is now shadowed Sep 18 04:00:02.479 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 18 04:00:02.479 INFO kablam! | Sep 18 04:00:02.479 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 18 04:00:02.480 INFO kablam! 13 | | ($($body:tt)*) => { Sep 18 04:00:02.480 INFO kablam! 14 | | parse_where! { $($body)* } Sep 18 04:00:02.480 INFO kablam! 15 | | }; Sep 18 04:00:02.481 INFO kablam! 16 | | } Sep 18 04:00:02.481 INFO kablam! | |_^ Sep 18 04:00:02.481 INFO kablam! Sep 18 04:00:02.487 INFO kablam! error: aborting due to 2 previous errors Sep 18 04:00:02.487 INFO kablam! Sep 18 04:00:02.494 INFO kablam! error: Could not compile `adhesion`. Sep 18 04:00:02.494 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 04:00:02.657 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 18 04:00:02.657 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 18 04:00:02.657 INFO kablam! | Sep 18 04:00:02.657 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 18 04:00:02.657 INFO kablam! 21 | | ( Sep 18 04:00:02.657 INFO kablam! 22 | | @parse_start Sep 18 04:00:02.657 INFO kablam! 23 | | $prefix:tt, Sep 18 04:00:02.657 INFO kablam! ... | Sep 18 04:00:02.657 INFO kablam! 365 | | }; Sep 18 04:00:02.657 INFO kablam! 366 | | } Sep 18 04:00:02.657 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 18 04:00:02.657 INFO kablam! | Sep 18 04:00:02.657 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 18 04:00:02.657 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 18 04:00:02.657 INFO kablam! = note: for more information, see issue #35896 Sep 18 04:00:02.657 INFO kablam! note: previous macro export is now shadowed Sep 18 04:00:02.657 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 18 04:00:02.657 INFO kablam! | Sep 18 04:00:02.657 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 18 04:00:02.658 INFO kablam! 13 | | ($($body:tt)*) => { Sep 18 04:00:02.658 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 18 04:00:02.658 INFO kablam! 15 | | }; Sep 18 04:00:02.658 INFO kablam! 16 | | } Sep 18 04:00:02.658 INFO kablam! | |_^ Sep 18 04:00:02.658 INFO kablam! Sep 18 04:00:02.658 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 18 04:00:02.658 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 18 04:00:02.658 INFO kablam! | Sep 18 04:00:02.658 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 18 04:00:02.658 INFO kablam! 21 | | ( Sep 18 04:00:02.658 INFO kablam! 22 | | @parse Sep 18 04:00:02.658 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 18 04:00:02.658 INFO kablam! ... | Sep 18 04:00:02.658 INFO kablam! 297 | | }; Sep 18 04:00:02.658 INFO kablam! 298 | | } Sep 18 04:00:02.658 INFO kablam! | |_^ `parse_where_shim` already exported Sep 18 04:00:02.658 INFO kablam! | Sep 18 04:00:02.658 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 18 04:00:02.659 INFO kablam! = note: for more information, see issue #35896 Sep 18 04:00:02.659 INFO kablam! note: previous macro export is now shadowed Sep 18 04:00:02.659 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 18 04:00:02.659 INFO kablam! | Sep 18 04:00:02.659 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 18 04:00:02.659 INFO kablam! 13 | | ($($body:tt)*) => { Sep 18 04:00:02.659 INFO kablam! 14 | | parse_where! { $($body)* } Sep 18 04:00:02.659 INFO kablam! 15 | | }; Sep 18 04:00:02.659 INFO kablam! 16 | | } Sep 18 04:00:02.659 INFO kablam! | |_^ Sep 18 04:00:02.659 INFO kablam! Sep 18 04:00:02.670 INFO kablam! error: aborting due to 2 previous errors Sep 18 04:00:02.670 INFO kablam! Sep 18 04:00:02.673 INFO kablam! error: Could not compile `adhesion`. Sep 18 04:00:02.673 INFO kablam! Sep 18 04:00:02.673 INFO kablam! To learn more, run the command again with --verbose. Sep 18 04:00:02.675 INFO kablam! su: No module specific data is present Sep 18 04:00:03.704 INFO running `"docker" "rm" "-f" "09c5dde53924adf598ccbe1962da856b690f8633f461e08173cbb7d5ce859cea"` Sep 18 04:00:03.946 INFO blam! 09c5dde53924adf598ccbe1962da856b690f8633f461e08173cbb7d5ce859cea