Sep 02 21:18:14.861 INFO checking adorn-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 21:18:14.861 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 21:18:14.861 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 21:18:15.022 INFO blam! 491ce33fafc4c0991276eacf5463305d9c5c78c55c8c3462f2e12449928dac00 Sep 02 21:18:15.024 INFO running `"docker" "start" "-a" "491ce33fafc4c0991276eacf5463305d9c5c78c55c8c3462f2e12449928dac00"` Sep 02 21:18:15.769 INFO kablam! Compiling adorn v0.2.1 (file:///source) Sep 02 21:18:20.587 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 21:18:20.587 INFO kablam! --> src/lib.rs:1:12 Sep 02 21:18:20.587 INFO kablam! | Sep 02 21:18:20.587 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 21:18:20.587 INFO kablam! | ^^^^^^^^^^ Sep 02 21:18:20.588 INFO kablam! | Sep 02 21:18:20.588 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 21:18:20.588 INFO kablam! Sep 02 21:18:20.757 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 21:18:20.757 INFO kablam! --> src/lib.rs:1:12 Sep 02 21:18:20.757 INFO kablam! | Sep 02 21:18:20.758 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 21:18:20.758 INFO kablam! | ^^^^^^^^^^ Sep 02 21:18:20.758 INFO kablam! | Sep 02 21:18:20.758 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 21:18:20.758 INFO kablam! Sep 02 21:18:20.758 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 21:18:20.758 INFO kablam! --> src/lib.rs:1:12 Sep 02 21:18:20.759 INFO kablam! | Sep 02 21:18:20.759 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 21:18:20.759 INFO kablam! | ^^^^^^^^^^ Sep 02 21:18:20.759 INFO kablam! | Sep 02 21:18:20.759 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 21:18:20.759 INFO kablam! Sep 02 21:18:23.056 INFO kablam! error: custom attribute panicked Sep 02 21:18:23.056 INFO kablam! --> tests/fn-dec.rs:7:1 Sep 02 21:18:23.056 INFO kablam! | Sep 02 21:18:23.056 INFO kablam! 7 | #[adorn(bar)] Sep 02 21:18:23.056 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 21:18:23.057 INFO kablam! | Sep 02 21:18:23.057 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 02 21:18:23.057 INFO kablam! Sep 02 21:18:23.057 INFO kablam! error: aborting due to previous error Sep 02 21:18:23.057 INFO kablam! Sep 02 21:18:23.063 INFO kablam! error: Could not compile `adorn`. Sep 02 21:18:23.063 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 21:18:23.088 INFO kablam! error: custom attribute panicked Sep 02 21:18:23.088 INFO kablam! --> tests/fn-dec-args.rs:7:1 Sep 02 21:18:23.088 INFO kablam! | Sep 02 21:18:23.088 INFO kablam! 7 | #[adorn(bar)] Sep 02 21:18:23.088 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 21:18:23.088 INFO kablam! | Sep 02 21:18:23.088 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 02 21:18:23.088 INFO kablam! Sep 02 21:18:23.089 INFO kablam! error: aborting due to previous error Sep 02 21:18:23.089 INFO kablam! Sep 02 21:18:23.094 INFO kablam! error: Could not compile `adorn`. Sep 02 21:18:23.095 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 21:18:23.109 INFO kablam! error: custom attribute panicked Sep 02 21:18:23.110 INFO kablam! --> tests/fn-dec-sugar.rs:7:1 Sep 02 21:18:23.110 INFO kablam! | Sep 02 21:18:23.110 INFO kablam! 7 | #[adorn(bar)] Sep 02 21:18:23.110 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 21:18:23.110 INFO kablam! | Sep 02 21:18:23.110 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 02 21:18:23.110 INFO kablam! Sep 02 21:18:23.110 INFO kablam! error: aborting due to previous error Sep 02 21:18:23.110 INFO kablam! Sep 02 21:18:23.121 INFO kablam! error: Could not compile `adorn`. Sep 02 21:18:23.122 INFO kablam! Sep 02 21:18:23.122 INFO kablam! To learn more, run the command again with --verbose. Sep 02 21:18:23.124 INFO kablam! su: No module specific data is present Sep 02 21:18:23.612 INFO running `"docker" "rm" "-f" "491ce33fafc4c0991276eacf5463305d9c5c78c55c8c3462f2e12449928dac00"` Sep 02 21:18:23.746 INFO blam! 491ce33fafc4c0991276eacf5463305d9c5c78c55c8c3462f2e12449928dac00