Sep 05 00:40:01.900 INFO checking adorn-0.2.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:40:01.900 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:40:01.900 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:40:02.062 INFO blam! 0029c8072b2f26671ccd49ce83c19bbedc3b2d1d4d35f999ff6f81240f75b8e9 Sep 05 00:40:02.064 INFO running `"docker" "start" "-a" "0029c8072b2f26671ccd49ce83c19bbedc3b2d1d4d35f999ff6f81240f75b8e9"` Sep 05 00:40:02.725 INFO kablam! Compiling syn v0.12.15 Sep 05 00:40:18.812 INFO kablam! Checking adorn v0.2.1 (file:///source) Sep 05 00:40:24.519 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 00:40:24.519 INFO kablam! --> src/lib.rs:1:12 Sep 05 00:40:24.519 INFO kablam! | Sep 05 00:40:24.519 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 00:40:24.519 INFO kablam! | ^^^^^^^^^^ Sep 05 00:40:24.519 INFO kablam! | Sep 05 00:40:24.519 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 00:40:24.519 INFO kablam! Sep 05 00:40:24.648 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 00:40:24.648 INFO kablam! --> src/lib.rs:1:12 Sep 05 00:40:24.648 INFO kablam! | Sep 05 00:40:24.648 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 00:40:24.648 INFO kablam! | ^^^^^^^^^^ Sep 05 00:40:24.648 INFO kablam! | Sep 05 00:40:24.648 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 00:40:24.648 INFO kablam! Sep 05 00:40:40.559 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 00:40:40.559 INFO kablam! --> src/lib.rs:1:12 Sep 05 00:40:40.559 INFO kablam! | Sep 05 00:40:40.559 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 00:40:40.559 INFO kablam! | ^^^^^^^^^^ Sep 05 00:40:40.559 INFO kablam! | Sep 05 00:40:40.560 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 00:40:40.560 INFO kablam! Sep 05 00:40:43.127 INFO kablam! error: custom attribute panicked Sep 05 00:40:43.127 INFO kablam! --> tests/fn-dec-sugar.rs:7:1 Sep 05 00:40:43.127 INFO kablam! | Sep 05 00:40:43.127 INFO kablam! 7 | #[adorn(bar)] Sep 05 00:40:43.127 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 00:40:43.128 INFO kablam! | Sep 05 00:40:43.128 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 00:40:43.128 INFO kablam! Sep 05 00:40:43.139 INFO kablam! error: aborting due to previous error Sep 05 00:40:43.139 INFO kablam! Sep 05 00:40:43.140 INFO kablam! error: custom attribute panicked Sep 05 00:40:43.140 INFO kablam! --> tests/fn-dec-args.rs:7:1 Sep 05 00:40:43.140 INFO kablam! | Sep 05 00:40:43.140 INFO kablam! 7 | #[adorn(bar)] Sep 05 00:40:43.140 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 00:40:43.140 INFO kablam! | Sep 05 00:40:43.140 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 00:40:43.140 INFO kablam! Sep 05 00:40:43.141 INFO kablam! error: aborting due to previous error Sep 05 00:40:43.141 INFO kablam! Sep 05 00:40:43.145 INFO kablam! error: Could not compile `adorn`. Sep 05 00:40:43.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:40:43.146 INFO kablam! error: Could not compile `adorn`. Sep 05 00:40:43.146 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:40:43.155 INFO kablam! error: custom attribute panicked Sep 05 00:40:43.155 INFO kablam! --> tests/fn-dec.rs:7:1 Sep 05 00:40:43.155 INFO kablam! | Sep 05 00:40:43.155 INFO kablam! 7 | #[adorn(bar)] Sep 05 00:40:43.155 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 00:40:43.155 INFO kablam! | Sep 05 00:40:43.155 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 00:40:43.155 INFO kablam! Sep 05 00:40:43.156 INFO kablam! error: aborting due to previous error Sep 05 00:40:43.156 INFO kablam! Sep 05 00:40:43.165 INFO kablam! error: Could not compile `adorn`. Sep 05 00:40:43.166 INFO kablam! Sep 05 00:40:43.166 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:40:43.167 INFO kablam! su: No module specific data is present Sep 05 00:40:43.623 INFO running `"docker" "rm" "-f" "0029c8072b2f26671ccd49ce83c19bbedc3b2d1d4d35f999ff6f81240f75b8e9"` Sep 05 00:40:43.770 INFO blam! 0029c8072b2f26671ccd49ce83c19bbedc3b2d1d4d35f999ff6f81240f75b8e9