Sep 05 03:30:11.118 INFO checking adorn-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 03:30:11.118 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 03:30:11.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 03:30:11.378 INFO blam! d5f68955ad2a495042bb50e61727d6e5f711c2f521f9284a23e5568276b06c23 Sep 05 03:30:11.379 INFO running `"docker" "start" "-a" "d5f68955ad2a495042bb50e61727d6e5f711c2f521f9284a23e5568276b06c23"` Sep 05 03:30:12.151 INFO kablam! Compiling adorn v0.2.1 (file:///source) Sep 05 03:30:17.291 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 03:30:17.291 INFO kablam! --> src/lib.rs:1:12 Sep 05 03:30:17.291 INFO kablam! | Sep 05 03:30:17.291 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 03:30:17.291 INFO kablam! | ^^^^^^^^^^ Sep 05 03:30:17.291 INFO kablam! | Sep 05 03:30:17.291 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 03:30:17.292 INFO kablam! Sep 05 03:30:17.372 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 03:30:17.372 INFO kablam! --> src/lib.rs:1:12 Sep 05 03:30:17.372 INFO kablam! | Sep 05 03:30:17.372 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 03:30:17.372 INFO kablam! | ^^^^^^^^^^ Sep 05 03:30:17.372 INFO kablam! | Sep 05 03:30:17.372 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 03:30:17.372 INFO kablam! Sep 05 03:30:17.543 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 03:30:17.543 INFO kablam! --> src/lib.rs:1:12 Sep 05 03:30:17.543 INFO kablam! | Sep 05 03:30:17.543 INFO kablam! 1 | #![feature(proc_macro)] Sep 05 03:30:17.543 INFO kablam! | ^^^^^^^^^^ Sep 05 03:30:17.543 INFO kablam! | Sep 05 03:30:17.543 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 03:30:17.543 INFO kablam! Sep 05 03:30:19.651 INFO kablam! error: custom attribute panicked Sep 05 03:30:19.651 INFO kablam! --> tests/fn-dec-args.rs:7:1 Sep 05 03:30:19.651 INFO kablam! | Sep 05 03:30:19.651 INFO kablam! 7 | #[adorn(bar)] Sep 05 03:30:19.651 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 03:30:19.652 INFO kablam! | Sep 05 03:30:19.652 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 03:30:19.653 INFO kablam! error: custom attribute panicked Sep 05 03:30:19.653 INFO kablam! --> tests/fn-dec-sugar.rs:7:1 Sep 05 03:30:19.653 INFO kablam! | Sep 05 03:30:19.653 INFO kablam! 7 | #[adorn(bar)] Sep 05 03:30:19.653 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 03:30:19.653 INFO kablam! | Sep 05 03:30:19.653 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 03:30:19.653 INFO kablam! Sep 05 03:30:19.653 INFO kablam! error: aborting due to previous error Sep 05 03:30:19.653 INFO kablam! Sep 05 03:30:19.654 INFO kablam! Sep 05 03:30:19.654 INFO kablam! error: aborting due to previous error Sep 05 03:30:19.654 INFO kablam! Sep 05 03:30:19.660 INFO kablam! error: Could not compile `adorn`. Sep 05 03:30:19.661 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 03:30:19.662 INFO kablam! error: Could not compile `adorn`. Sep 05 03:30:19.662 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 03:30:19.664 INFO kablam! error: custom attribute panicked Sep 05 03:30:19.664 INFO kablam! --> tests/fn-dec.rs:7:1 Sep 05 03:30:19.664 INFO kablam! | Sep 05 03:30:19.664 INFO kablam! 7 | #[adorn(bar)] Sep 05 03:30:19.664 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 03:30:19.664 INFO kablam! | Sep 05 03:30:19.664 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 05 03:30:19.664 INFO kablam! Sep 05 03:30:19.664 INFO kablam! error: aborting due to previous error Sep 05 03:30:19.664 INFO kablam! Sep 05 03:30:19.689 INFO kablam! error: Could not compile `adorn`. Sep 05 03:30:19.689 INFO kablam! Sep 05 03:30:19.689 INFO kablam! To learn more, run the command again with --verbose. Sep 05 03:30:19.692 INFO kablam! su: No module specific data is present Sep 05 03:30:20.327 INFO running `"docker" "rm" "-f" "d5f68955ad2a495042bb50e61727d6e5f711c2f521f9284a23e5568276b06c23"` Sep 05 03:30:20.475 INFO blam! d5f68955ad2a495042bb50e61727d6e5f711c2f521f9284a23e5568276b06c23