Oct 16 18:26:54.824 INFO testing adhesion-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:26:54.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 18:26:55.067 INFO blam! 50d2d5fb3fa2963701a7db3c75658c11b471bdffcf7dd3a566ac2addc12ccbd4 Oct 16 18:26:55.068 INFO running `"docker" "start" "-a" "50d2d5fb3fa2963701a7db3c75658c11b471bdffcf7dd3a566ac2addc12ccbd4"` Oct 16 18:26:55.475 INFO kablam! usermod: no changes Oct 16 18:26:55.524 INFO kablam! Compiling pulldown-cmark v0.0.15 Oct 16 18:26:59.083 INFO kablam! Compiling skeptic v0.10.1 Oct 16 18:27:00.799 INFO kablam! Compiling adhesion v0.5.0 (/source) Oct 16 18:27:02.682 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Oct 16 18:27:02.682 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Oct 16 18:27:02.683 INFO kablam! | Oct 16 18:27:02.683 INFO kablam! 20 | / macro_rules! parse_generics_shim { Oct 16 18:27:02.683 INFO kablam! 21 | | ( Oct 16 18:27:02.683 INFO kablam! 22 | | @parse_start Oct 16 18:27:02.684 INFO kablam! 23 | | $prefix:tt, Oct 16 18:27:02.684 INFO kablam! ... | Oct 16 18:27:02.684 INFO kablam! 365 | | }; Oct 16 18:27:02.684 INFO kablam! 366 | | } Oct 16 18:27:02.685 INFO kablam! | |_^ `parse_generics_shim` already exported Oct 16 18:27:02.685 INFO kablam! | Oct 16 18:27:02.685 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 16 18:27:02.685 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 16 18:27:02.686 INFO kablam! = note: for more information, see issue #35896 Oct 16 18:27:02.686 INFO kablam! note: previous macro export is now shadowed Oct 16 18:27:02.686 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Oct 16 18:27:02.686 INFO kablam! | Oct 16 18:27:02.686 INFO kablam! 12 | / macro_rules! parse_generics_shim { Oct 16 18:27:02.688 INFO kablam! 13 | | ($($body:tt)*) => { Oct 16 18:27:02.688 INFO kablam! 14 | | parse_generics! { $($body)* } Oct 16 18:27:02.688 INFO kablam! 15 | | }; Oct 16 18:27:02.688 INFO kablam! 16 | | } Oct 16 18:27:02.688 INFO kablam! | |_^ Oct 16 18:27:02.688 INFO kablam! Oct 16 18:27:02.689 INFO kablam! error: a macro named `parse_where_shim` has already been exported Oct 16 18:27:02.689 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Oct 16 18:27:02.689 INFO kablam! | Oct 16 18:27:02.689 INFO kablam! 20 | / macro_rules! parse_where_shim { Oct 16 18:27:02.689 INFO kablam! 21 | | ( Oct 16 18:27:02.689 INFO kablam! 22 | | @parse Oct 16 18:27:02.690 INFO kablam! 23 | | $prefix:tt, $fields:tt, Oct 16 18:27:02.690 INFO kablam! ... | Oct 16 18:27:02.690 INFO kablam! 297 | | }; Oct 16 18:27:02.690 INFO kablam! 298 | | } Oct 16 18:27:02.690 INFO kablam! | |_^ `parse_where_shim` already exported Oct 16 18:27:02.690 INFO kablam! | Oct 16 18:27:02.691 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 16 18:27:02.691 INFO kablam! = note: for more information, see issue #35896 Oct 16 18:27:02.691 INFO kablam! note: previous macro export is now shadowed Oct 16 18:27:02.691 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Oct 16 18:27:02.691 INFO kablam! | Oct 16 18:27:02.691 INFO kablam! 12 | / macro_rules! parse_where_shim { Oct 16 18:27:02.692 INFO kablam! 13 | | ($($body:tt)*) => { Oct 16 18:27:02.692 INFO kablam! 14 | | parse_where! { $($body)* } Oct 16 18:27:02.692 INFO kablam! 15 | | }; Oct 16 18:27:02.692 INFO kablam! 16 | | } Oct 16 18:27:02.692 INFO kablam! | |_^ Oct 16 18:27:02.692 INFO kablam! Oct 16 18:27:02.692 INFO kablam! error: aborting due to 2 previous errors Oct 16 18:27:02.693 INFO kablam! Oct 16 18:27:02.693 INFO kablam! error: Could not compile `adhesion`. Oct 16 18:27:02.693 INFO kablam! Oct 16 18:27:02.693 INFO kablam! To learn more, run the command again with --verbose. Oct 16 18:27:02.693 INFO kablam! su: No module specific data is present Oct 16 18:27:02.992 INFO running `"docker" "rm" "-f" "50d2d5fb3fa2963701a7db3c75658c11b471bdffcf7dd3a566ac2addc12ccbd4"` Oct 16 18:27:03.191 INFO blam! 50d2d5fb3fa2963701a7db3c75658c11b471bdffcf7dd3a566ac2addc12ccbd4