Sep 20 05:12:40.732 INFO checking adorn-0.2.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 05:12:40.732 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 05:12:40.732 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:12:41.059 INFO blam! bc8508528099fba8d31558129ca2a73dccdc5f088a499a44d143941d98bbc091 Sep 20 05:12:41.064 INFO running `"docker" "start" "-a" "bc8508528099fba8d31558129ca2a73dccdc5f088a499a44d143941d98bbc091"` Sep 20 05:12:42.206 INFO kablam! usermod: no changes Sep 20 05:12:42.342 INFO kablam! Checking filetime v0.2.1 Sep 20 05:12:42.367 INFO kablam! Compiling adorn v0.2.1 (/source) Sep 20 05:12:42.995 INFO kablam! Checking compiletest_rs v0.3.14 Sep 20 05:12:44.516 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 05:12:44.517 INFO kablam! --> src/lib.rs:1:12 Sep 20 05:12:44.517 INFO kablam! | Sep 20 05:12:44.517 INFO kablam! 1 | #![feature(proc_macro)] Sep 20 05:12:44.517 INFO kablam! | ^^^^^^^^^^ Sep 20 05:12:44.517 INFO kablam! | Sep 20 05:12:44.517 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 05:12:44.517 INFO kablam! Sep 20 05:12:45.270 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 05:12:45.270 INFO kablam! --> src/lib.rs:1:12 Sep 20 05:12:45.270 INFO kablam! | Sep 20 05:12:45.270 INFO kablam! 1 | #![feature(proc_macro)] Sep 20 05:12:45.270 INFO kablam! | ^^^^^^^^^^ Sep 20 05:12:45.270 INFO kablam! | Sep 20 05:12:45.270 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 05:12:45.270 INFO kablam! Sep 20 05:12:48.682 INFO kablam! error: custom attribute panicked Sep 20 05:12:48.682 INFO kablam! --> tests/fn-dec-args.rs:7:1 Sep 20 05:12:48.682 INFO kablam! | Sep 20 05:12:48.682 INFO kablam! 7 | #[adorn(bar)] Sep 20 05:12:48.682 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:12:48.682 INFO kablam! | Sep 20 05:12:48.682 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 20 05:12:48.682 INFO kablam! Sep 20 05:12:48.682 INFO kablam! error: aborting due to previous error Sep 20 05:12:48.682 INFO kablam! Sep 20 05:12:48.686 INFO kablam! error: Could not compile `adorn`. Sep 20 05:12:48.687 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:12:48.713 INFO kablam! error: custom attribute panicked Sep 20 05:12:48.713 INFO kablam! --> tests/fn-dec.rs:7:1 Sep 20 05:12:48.713 INFO kablam! | Sep 20 05:12:48.713 INFO kablam! 7 | #[adorn(bar)] Sep 20 05:12:48.713 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:12:48.713 INFO kablam! | Sep 20 05:12:48.713 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 20 05:12:48.713 INFO kablam! Sep 20 05:12:48.713 INFO kablam! error: aborting due to previous error Sep 20 05:12:48.714 INFO kablam! Sep 20 05:12:48.715 INFO kablam! error: custom attribute panicked Sep 20 05:12:48.715 INFO kablam! --> tests/fn-dec-sugar.rs:7:1 Sep 20 05:12:48.715 INFO kablam! | Sep 20 05:12:48.715 INFO kablam! 7 | #[adorn(bar)] Sep 20 05:12:48.715 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:12:48.715 INFO kablam! | Sep 20 05:12:48.715 INFO kablam! = help: message: #[adorn()] takes a single identifier input, followed by optional literal parameters in parentheses Sep 20 05:12:48.715 INFO kablam! Sep 20 05:12:48.715 INFO kablam! error: aborting due to previous error Sep 20 05:12:48.715 INFO kablam! Sep 20 05:12:48.718 INFO kablam! error: Could not compile `adorn`. Sep 20 05:12:48.718 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:12:48.719 INFO kablam! error: Could not compile `adorn`. Sep 20 05:12:48.719 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:12:49.970 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 05:12:49.971 INFO kablam! --> src/lib.rs:1:12 Sep 20 05:12:49.971 INFO kablam! | Sep 20 05:12:49.971 INFO kablam! 1 | #![feature(proc_macro)] Sep 20 05:12:49.971 INFO kablam! | ^^^^^^^^^^ Sep 20 05:12:49.971 INFO kablam! | Sep 20 05:12:49.971 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 05:12:49.971 INFO kablam! Sep 20 05:12:50.012 INFO kablam! error: build failed Sep 20 05:12:50.012 INFO kablam! su: No module specific data is present Sep 20 05:12:50.850 INFO running `"docker" "rm" "-f" "bc8508528099fba8d31558129ca2a73dccdc5f088a499a44d143941d98bbc091"` Sep 20 05:12:50.948 INFO blam! bc8508528099fba8d31558129ca2a73dccdc5f088a499a44d143941d98bbc091