Oct 28 01:21:34.239 INFO checking adhesion-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 01:21:34.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 28 01:21:34.636 INFO blam! 47cb98bd6fd45157f748c910c7bf54328c3e653429e0cf5e08d6c67220eee7d4 Oct 28 01:21:34.639 INFO running `"docker" "start" "-a" "47cb98bd6fd45157f748c910c7bf54328c3e653429e0cf5e08d6c67220eee7d4"` Oct 28 01:21:36.254 INFO kablam! usermod: no changes Oct 28 01:21:36.379 INFO kablam! Compiling pulldown-cmark v0.0.15 Oct 28 01:21:40.279 INFO kablam! Checking skeptic v0.10.1 Oct 28 01:21:44.847 INFO kablam! Compiling adhesion v0.5.0 (/source) Oct 28 01:21:48.267 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Oct 28 01:21:48.267 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 INFO kablam! 20 | / macro_rules! parse_generics_shim { Oct 28 01:21:48.267 INFO kablam! 21 | | ( Oct 28 01:21:48.267 INFO kablam! 22 | | @parse_start Oct 28 01:21:48.267 INFO kablam! 23 | | $prefix:tt, Oct 28 01:21:48.267 INFO kablam! ... | Oct 28 01:21:48.267 INFO kablam! 365 | | }; Oct 28 01:21:48.267 INFO kablam! 366 | | } Oct 28 01:21:48.267 INFO kablam! | |_^ `parse_generics_shim` already exported Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 28 01:21:48.267 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! Oct 28 01:21:48.267 INFO kablam! = note: for more information, see issue #35896 Oct 28 01:21:48.267 INFO kablam! note: previous macro export is now shadowed Oct 28 01:21:48.267 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 INFO kablam! 12 | / macro_rules! parse_generics_shim { Oct 28 01:21:48.267 INFO kablam! 13 | | ($($body:tt)*) => { Oct 28 01:21:48.267 INFO kablam! 14 | | parse_generics! { $($body)* } Oct 28 01:21:48.267 INFO kablam! 15 | | }; Oct 28 01:21:48.267 INFO kablam! 16 | | } Oct 28 01:21:48.267 INFO kablam! | |_^ Oct 28 01:21:48.267 INFO kablam! Oct 28 01:21:48.267 INFO kablam! error: a macro named `parse_where_shim` has already been exported Oct 28 01:21:48.267 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 INFO kablam! 20 | / macro_rules! parse_where_shim { Oct 28 01:21:48.267 INFO kablam! 21 | | ( Oct 28 01:21:48.267 INFO kablam! 22 | | @parse Oct 28 01:21:48.267 INFO kablam! 23 | | $prefix:tt, $fields:tt, Oct 28 01:21:48.267 INFO kablam! ... | Oct 28 01:21:48.267 INFO kablam! 297 | | }; Oct 28 01:21:48.267 INFO kablam! 298 | | } Oct 28 01:21:48.267 INFO kablam! | |_^ `parse_where_shim` already exported Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 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! Oct 28 01:21:48.267 INFO kablam! = note: for more information, see issue #35896 Oct 28 01:21:48.267 INFO kablam! note: previous macro export is now shadowed Oct 28 01:21:48.267 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Oct 28 01:21:48.267 INFO kablam! | Oct 28 01:21:48.267 INFO kablam! 12 | / macro_rules! parse_where_shim { Oct 28 01:21:48.268 INFO kablam! 13 | | ($($body:tt)*) => { Oct 28 01:21:48.268 INFO kablam! 14 | | parse_where! { $($body)* } Oct 28 01:21:48.268 INFO kablam! 15 | | }; Oct 28 01:21:48.268 INFO kablam! 16 | | } Oct 28 01:21:48.268 INFO kablam! | |_^ Oct 28 01:21:48.268 INFO kablam! Oct 28 01:21:48.287 INFO kablam! error: aborting due to 2 previous errors Oct 28 01:21:48.287 INFO kablam! Oct 28 01:21:48.295 INFO kablam! error: Could not compile `adhesion`. Oct 28 01:21:48.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 28 01:21:48.499 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Oct 28 01:21:48.499 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 INFO kablam! 20 | / macro_rules! parse_generics_shim { Oct 28 01:21:48.499 INFO kablam! 21 | | ( Oct 28 01:21:48.499 INFO kablam! 22 | | @parse_start Oct 28 01:21:48.499 INFO kablam! 23 | | $prefix:tt, Oct 28 01:21:48.499 INFO kablam! ... | Oct 28 01:21:48.499 INFO kablam! 365 | | }; Oct 28 01:21:48.499 INFO kablam! 366 | | } Oct 28 01:21:48.499 INFO kablam! | |_^ `parse_generics_shim` already exported Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 28 01:21:48.499 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! Oct 28 01:21:48.499 INFO kablam! = note: for more information, see issue #35896 Oct 28 01:21:48.499 INFO kablam! note: previous macro export is now shadowed Oct 28 01:21:48.499 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 INFO kablam! 12 | / macro_rules! parse_generics_shim { Oct 28 01:21:48.499 INFO kablam! 13 | | ($($body:tt)*) => { Oct 28 01:21:48.499 INFO kablam! 14 | | parse_generics! { $($body)* } Oct 28 01:21:48.499 INFO kablam! 15 | | }; Oct 28 01:21:48.499 INFO kablam! 16 | | } Oct 28 01:21:48.499 INFO kablam! | |_^ Oct 28 01:21:48.499 INFO kablam! Oct 28 01:21:48.499 INFO kablam! error: a macro named `parse_where_shim` has already been exported Oct 28 01:21:48.499 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 INFO kablam! 20 | / macro_rules! parse_where_shim { Oct 28 01:21:48.499 INFO kablam! 21 | | ( Oct 28 01:21:48.499 INFO kablam! 22 | | @parse Oct 28 01:21:48.499 INFO kablam! 23 | | $prefix:tt, $fields:tt, Oct 28 01:21:48.499 INFO kablam! ... | Oct 28 01:21:48.499 INFO kablam! 297 | | }; Oct 28 01:21:48.499 INFO kablam! 298 | | } Oct 28 01:21:48.499 INFO kablam! | |_^ `parse_where_shim` already exported Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 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! Oct 28 01:21:48.499 INFO kablam! = note: for more information, see issue #35896 Oct 28 01:21:48.499 INFO kablam! note: previous macro export is now shadowed Oct 28 01:21:48.499 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Oct 28 01:21:48.499 INFO kablam! | Oct 28 01:21:48.499 INFO kablam! 12 | / macro_rules! parse_where_shim { Oct 28 01:21:48.500 INFO kablam! 13 | | ($($body:tt)*) => { Oct 28 01:21:48.500 INFO kablam! 14 | | parse_where! { $($body)* } Oct 28 01:21:48.500 INFO kablam! 15 | | }; Oct 28 01:21:48.500 INFO kablam! 16 | | } Oct 28 01:21:48.500 INFO kablam! | |_^ Oct 28 01:21:48.500 INFO kablam! Oct 28 01:21:48.505 INFO kablam! error: aborting due to 2 previous errors Oct 28 01:21:48.505 INFO kablam! Oct 28 01:21:48.513 INFO kablam! error: Could not compile `adhesion`. Oct 28 01:21:48.513 INFO kablam! Oct 28 01:21:48.513 INFO kablam! To learn more, run the command again with --verbose. Oct 28 01:21:48.515 INFO kablam! su: No module specific data is present Oct 28 01:21:49.235 INFO running `"docker" "rm" "-f" "47cb98bd6fd45157f748c910c7bf54328c3e653429e0cf5e08d6c67220eee7d4"` Oct 28 01:21:49.567 INFO blam! 47cb98bd6fd45157f748c910c7bf54328c3e653429e0cf5e08d6c67220eee7d4