Sep 14 19:57:40.161 INFO checking adhesion-0.5.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:57:40.161 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:57:40.162 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:57:40.380 INFO blam! c4ffe6b89db60f2567e2a092091a0a4cae33d569f661a98230decb8260d56d04 Sep 14 19:57:40.382 INFO running `"docker" "start" "-a" "c4ffe6b89db60f2567e2a092091a0a4cae33d569f661a98230decb8260d56d04"` Sep 14 19:57:41.342 INFO kablam! usermod: no changes Sep 14 19:57:41.468 INFO kablam! Compiling pulldown-cmark v0.0.15 Sep 14 19:57:41.475 INFO kablam! Checking galvanic-assert v0.8.7 Sep 14 19:57:41.475 INFO kablam! Compiling strcursor v0.2.5 Sep 14 19:57:41.475 INFO kablam! Compiling scan-rules v0.2.0 Sep 14 19:57:44.754 INFO kablam! Checking skeptic v0.10.1 Sep 14 19:57:48.946 INFO kablam! Compiling adhesion v0.5.0 (file:///source) Sep 14 19:57:50.732 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 14 19:57:50.732 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 14 19:57:50.732 INFO kablam! 21 | | ( Sep 14 19:57:50.732 INFO kablam! 22 | | @parse_start Sep 14 19:57:50.732 INFO kablam! 23 | | $prefix:tt, Sep 14 19:57:50.732 INFO kablam! ... | Sep 14 19:57:50.732 INFO kablam! 365 | | }; Sep 14 19:57:50.732 INFO kablam! 366 | | } Sep 14 19:57:50.732 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 19:57:50.732 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 14 19:57:50.732 INFO kablam! = note: for more information, see issue #35896 Sep 14 19:57:50.732 INFO kablam! note: previous macro export is now shadowed Sep 14 19:57:50.732 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 14 19:57:50.732 INFO kablam! 13 | | ($($body:tt)*) => { Sep 14 19:57:50.732 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 14 19:57:50.732 INFO kablam! 15 | | }; Sep 14 19:57:50.732 INFO kablam! 16 | | } Sep 14 19:57:50.732 INFO kablam! | |_^ Sep 14 19:57:50.732 INFO kablam! Sep 14 19:57:50.732 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 14 19:57:50.732 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 14 19:57:50.732 INFO kablam! 21 | | ( Sep 14 19:57:50.732 INFO kablam! 22 | | @parse Sep 14 19:57:50.732 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 14 19:57:50.732 INFO kablam! ... | Sep 14 19:57:50.732 INFO kablam! 297 | | }; Sep 14 19:57:50.732 INFO kablam! 298 | | } Sep 14 19:57:50.732 INFO kablam! | |_^ `parse_where_shim` already exported Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 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 14 19:57:50.732 INFO kablam! = note: for more information, see issue #35896 Sep 14 19:57:50.732 INFO kablam! note: previous macro export is now shadowed Sep 14 19:57:50.732 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 14 19:57:50.732 INFO kablam! | Sep 14 19:57:50.732 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 14 19:57:50.732 INFO kablam! 13 | | ($($body:tt)*) => { Sep 14 19:57:50.732 INFO kablam! 14 | | parse_where! { $($body)* } Sep 14 19:57:50.732 INFO kablam! 15 | | }; Sep 14 19:57:50.732 INFO kablam! 16 | | } Sep 14 19:57:50.732 INFO kablam! | |_^ Sep 14 19:57:50.732 INFO kablam! Sep 14 19:57:50.740 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:57:50.740 INFO kablam! Sep 14 19:57:50.745 INFO kablam! error: Could not compile `adhesion`. Sep 14 19:57:50.745 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:57:50.766 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Sep 14 19:57:50.766 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Sep 14 19:57:50.766 INFO kablam! | Sep 14 19:57:50.766 INFO kablam! 20 | / macro_rules! parse_generics_shim { Sep 14 19:57:50.766 INFO kablam! 21 | | ( Sep 14 19:57:50.766 INFO kablam! 22 | | @parse_start Sep 14 19:57:50.766 INFO kablam! 23 | | $prefix:tt, Sep 14 19:57:50.766 INFO kablam! ... | Sep 14 19:57:50.766 INFO kablam! 365 | | }; Sep 14 19:57:50.766 INFO kablam! 366 | | } Sep 14 19:57:50.766 INFO kablam! | |_^ `parse_generics_shim` already exported Sep 14 19:57:50.766 INFO kablam! | Sep 14 19:57:50.766 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 19:57:50.766 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 14 19:57:50.766 INFO kablam! = note: for more information, see issue #35896 Sep 14 19:57:50.766 INFO kablam! note: previous macro export is now shadowed Sep 14 19:57:50.766 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Sep 14 19:57:50.766 INFO kablam! | Sep 14 19:57:50.766 INFO kablam! 12 | / macro_rules! parse_generics_shim { Sep 14 19:57:50.766 INFO kablam! 13 | | ($($body:tt)*) => { Sep 14 19:57:50.766 INFO kablam! 14 | | parse_generics! { $($body)* } Sep 14 19:57:50.766 INFO kablam! 15 | | }; Sep 14 19:57:50.766 INFO kablam! 16 | | } Sep 14 19:57:50.766 INFO kablam! | |_^ Sep 14 19:57:50.766 INFO kablam! Sep 14 19:57:50.766 INFO kablam! error: a macro named `parse_where_shim` has already been exported Sep 14 19:57:50.766 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Sep 14 19:57:50.766 INFO kablam! | Sep 14 19:57:50.766 INFO kablam! 20 | / macro_rules! parse_where_shim { Sep 14 19:57:50.766 INFO kablam! 21 | | ( Sep 14 19:57:50.766 INFO kablam! 22 | | @parse Sep 14 19:57:50.766 INFO kablam! 23 | | $prefix:tt, $fields:tt, Sep 14 19:57:50.766 INFO kablam! ... | Sep 14 19:57:50.766 INFO kablam! 297 | | }; Sep 14 19:57:50.766 INFO kablam! 298 | | } Sep 14 19:57:50.766 INFO kablam! | |_^ `parse_where_shim` already exported Sep 14 19:57:50.766 INFO kablam! | Sep 14 19:57:50.767 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 14 19:57:50.767 INFO kablam! = note: for more information, see issue #35896 Sep 14 19:57:50.767 INFO kablam! note: previous macro export is now shadowed Sep 14 19:57:50.767 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Sep 14 19:57:50.767 INFO kablam! | Sep 14 19:57:50.767 INFO kablam! 12 | / macro_rules! parse_where_shim { Sep 14 19:57:50.767 INFO kablam! 13 | | ($($body:tt)*) => { Sep 14 19:57:50.767 INFO kablam! 14 | | parse_where! { $($body)* } Sep 14 19:57:50.767 INFO kablam! 15 | | }; Sep 14 19:57:50.767 INFO kablam! 16 | | } Sep 14 19:57:50.767 INFO kablam! | |_^ Sep 14 19:57:50.767 INFO kablam! Sep 14 19:57:50.768 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:57:50.768 INFO kablam! Sep 14 19:57:50.774 INFO kablam! error: Could not compile `adhesion`. Sep 14 19:57:50.774 INFO kablam! Sep 14 19:57:50.774 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:57:50.775 INFO kablam! su: No module specific data is present Sep 14 19:57:51.528 INFO running `"docker" "rm" "-f" "c4ffe6b89db60f2567e2a092091a0a4cae33d569f661a98230decb8260d56d04"` Sep 14 19:57:51.614 INFO blam! c4ffe6b89db60f2567e2a092091a0a4cae33d569f661a98230decb8260d56d04