Oct 12 06:29:16.626 INFO testing adhesion-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:29:16.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 06:29:16.932 INFO blam! 0264d9a32df9e9f93fff56548ef76fd57db1f34ea6f91030c23867dae42f5389 Oct 12 06:29:16.940 INFO running `"docker" "start" "-a" "0264d9a32df9e9f93fff56548ef76fd57db1f34ea6f91030c23867dae42f5389"` Oct 12 06:29:17.720 INFO kablam! usermod: no changes Oct 12 06:29:17.790 INFO kablam! Compiling skeptic v0.10.1 Oct 12 06:29:19.471 INFO kablam! Compiling adhesion v0.5.0 (/source) Oct 12 06:29:21.444 INFO kablam! error: a macro named `parse_generics_shim` has already been exported Oct 12 06:29:21.444 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:20:1 Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 INFO kablam! 20 | / macro_rules! parse_generics_shim { Oct 12 06:29:21.444 INFO kablam! 21 | | ( Oct 12 06:29:21.444 INFO kablam! 22 | | @parse_start Oct 12 06:29:21.444 INFO kablam! 23 | | $prefix:tt, Oct 12 06:29:21.444 INFO kablam! ... | Oct 12 06:29:21.444 INFO kablam! 365 | | }; Oct 12 06:29:21.444 INFO kablam! 366 | | } Oct 12 06:29:21.444 INFO kablam! | |_^ `parse_generics_shim` already exported Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 12 06:29:21.444 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 12 06:29:21.444 INFO kablam! = note: for more information, see issue #35896 Oct 12 06:29:21.444 INFO kablam! note: previous macro export is now shadowed Oct 12 06:29:21.444 INFO kablam! --> src/parse_generics_shim_util/parse_generics_shim.rs:12:1 Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 INFO kablam! 12 | / macro_rules! parse_generics_shim { Oct 12 06:29:21.444 INFO kablam! 13 | | ($($body:tt)*) => { Oct 12 06:29:21.444 INFO kablam! 14 | | parse_generics! { $($body)* } Oct 12 06:29:21.444 INFO kablam! 15 | | }; Oct 12 06:29:21.444 INFO kablam! 16 | | } Oct 12 06:29:21.444 INFO kablam! | |_^ Oct 12 06:29:21.444 INFO kablam! Oct 12 06:29:21.444 INFO kablam! error: a macro named `parse_where_shim` has already been exported Oct 12 06:29:21.444 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:20:1 Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 INFO kablam! 20 | / macro_rules! parse_where_shim { Oct 12 06:29:21.444 INFO kablam! 21 | | ( Oct 12 06:29:21.444 INFO kablam! 22 | | @parse Oct 12 06:29:21.444 INFO kablam! 23 | | $prefix:tt, $fields:tt, Oct 12 06:29:21.444 INFO kablam! ... | Oct 12 06:29:21.444 INFO kablam! 297 | | }; Oct 12 06:29:21.444 INFO kablam! 298 | | } Oct 12 06:29:21.444 INFO kablam! | |_^ `parse_where_shim` already exported Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 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 12 06:29:21.444 INFO kablam! = note: for more information, see issue #35896 Oct 12 06:29:21.444 INFO kablam! note: previous macro export is now shadowed Oct 12 06:29:21.444 INFO kablam! --> src/parse_generics_shim_util/parse_where_shim.rs:12:1 Oct 12 06:29:21.444 INFO kablam! | Oct 12 06:29:21.444 INFO kablam! 12 | / macro_rules! parse_where_shim { Oct 12 06:29:21.444 INFO kablam! 13 | | ($($body:tt)*) => { Oct 12 06:29:21.444 INFO kablam! 14 | | parse_where! { $($body)* } Oct 12 06:29:21.444 INFO kablam! 15 | | }; Oct 12 06:29:21.444 INFO kablam! 16 | | } Oct 12 06:29:21.444 INFO kablam! | |_^ Oct 12 06:29:21.444 INFO kablam! Oct 12 06:29:21.449 INFO kablam! error: aborting due to 2 previous errors Oct 12 06:29:21.449 INFO kablam! Oct 12 06:29:21.456 INFO kablam! error: Could not compile `adhesion`. Oct 12 06:29:21.456 INFO kablam! Oct 12 06:29:21.456 INFO kablam! To learn more, run the command again with --verbose. Oct 12 06:29:21.460 INFO kablam! su: No module specific data is present Oct 12 06:29:21.945 INFO running `"docker" "rm" "-f" "0264d9a32df9e9f93fff56548ef76fd57db1f34ea6f91030c23867dae42f5389"` Oct 12 06:29:22.041 INFO blam! 0264d9a32df9e9f93fff56548ef76fd57db1f34ea6f91030c23867dae42f5389