Sep 21 13:41:36.612 INFO checking adorn-0.2.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:41:36.612 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:41:36.612 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:41:36.893 INFO blam! f2e027f4e52da70be26c70abc2d4d5ce3fb657390788e7ddd93b3d3bea1205c9 Sep 21 13:41:36.895 INFO running `"docker" "start" "-a" "f2e027f4e52da70be26c70abc2d4d5ce3fb657390788e7ddd93b3d3bea1205c9"` Sep 21 13:41:38.357 INFO kablam! usermod: no changes Sep 21 13:41:38.506 INFO kablam! Compiling adorn v0.2.1 (/source) Sep 21 13:41:40.602 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 21 13:41:40.602 INFO kablam! --> src/lib.rs:1:12 Sep 21 13:41:40.602 INFO kablam! | Sep 21 13:41:40.602 INFO kablam! 1 | #![feature(proc_macro)] Sep 21 13:41:40.602 INFO kablam! | ^^^^^^^^^^ Sep 21 13:41:40.602 INFO kablam! | Sep 21 13:41:40.602 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 13:41:40.602 INFO kablam! Sep 21 13:41:41.098 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 21 13:41:41.098 INFO kablam! --> src/lib.rs:1:12 Sep 21 13:41:41.098 INFO kablam! | Sep 21 13:41:41.098 INFO kablam! 1 | #![feature(proc_macro)] Sep 21 13:41:41.098 INFO kablam! | ^^^^^^^^^^ Sep 21 13:41:41.098 INFO kablam! | Sep 21 13:41:41.098 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 13:41:41.098 INFO kablam! Sep 21 13:41:41.322 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 21 13:41:41.322 INFO kablam! --> src/lib.rs:1:12 Sep 21 13:41:41.322 INFO kablam! | Sep 21 13:41:41.322 INFO kablam! 1 | #![feature(proc_macro)] Sep 21 13:41:41.322 INFO kablam! | ^^^^^^^^^^ Sep 21 13:41:41.322 INFO kablam! | Sep 21 13:41:41.322 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 13:41:41.322 INFO kablam! Sep 21 13:41:43.628 INFO kablam! error: custom attribute panicked Sep 21 13:41:43.628 INFO kablam! --> tests/fn-dec.rs:7:1 Sep 21 13:41:43.628 INFO kablam! | Sep 21 13:41:43.628 INFO kablam! 7 | #[adorn(bar)] Sep 21 13:41:43.628 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:41:43.628 INFO kablam! | Sep 21 13:41:43.628 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 21 13:41:43.628 INFO kablam! Sep 21 13:41:43.629 INFO kablam! error: aborting due to previous error Sep 21 13:41:43.629 INFO kablam! Sep 21 13:41:43.635 INFO kablam! error: Could not compile `adorn`. Sep 21 13:41:43.635 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:41:43.712 INFO kablam! error: custom attribute panicked Sep 21 13:41:43.712 INFO kablam! --> tests/fn-dec-sugar.rs:7:1 Sep 21 13:41:43.712 INFO kablam! | Sep 21 13:41:43.712 INFO kablam! 7 | #[adorn(bar)] Sep 21 13:41:43.712 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:41:43.712 INFO kablam! | Sep 21 13:41:43.713 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 21 13:41:43.713 INFO kablam! Sep 21 13:41:43.714 INFO kablam! error: aborting due to previous error Sep 21 13:41:43.714 INFO kablam! Sep 21 13:41:43.726 INFO kablam! error: Could not compile `adorn`. Sep 21 13:41:43.726 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:41:43.734 INFO kablam! error: custom attribute panicked Sep 21 13:41:43.734 INFO kablam! --> tests/fn-dec-args.rs:7:1 Sep 21 13:41:43.734 INFO kablam! | Sep 21 13:41:43.734 INFO kablam! 7 | #[adorn(bar)] Sep 21 13:41:43.734 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:41:43.734 INFO kablam! | Sep 21 13:41:43.734 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 21 13:41:43.734 INFO kablam! Sep 21 13:41:43.735 INFO kablam! error: aborting due to previous error Sep 21 13:41:43.735 INFO kablam! Sep 21 13:41:43.745 INFO kablam! error: Could not compile `adorn`. Sep 21 13:41:43.745 INFO kablam! Sep 21 13:41:43.745 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:41:43.748 INFO kablam! su: No module specific data is present Sep 21 13:41:44.231 INFO running `"docker" "rm" "-f" "f2e027f4e52da70be26c70abc2d4d5ce3fb657390788e7ddd93b3d3bea1205c9"` Sep 21 13:41:44.332 INFO blam! f2e027f4e52da70be26c70abc2d4d5ce3fb657390788e7ddd93b3d3bea1205c9