Sep 19 22:10:36.004 INFO checking rayon-attr-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:10:36.004 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:10:36.004 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:10:36.227 INFO blam! 0050f03f1e722389efcfee4d38724236f741966e3c41cbbdf30918e1fe659b6a Sep 19 22:10:36.229 INFO running `"docker" "start" "-a" "0050f03f1e722389efcfee4d38724236f741966e3c41cbbdf30918e1fe659b6a"` Sep 19 22:10:36.902 INFO kablam! usermod: no changes Sep 19 22:10:36.986 INFO kablam! Checking either v1.5.0 Sep 19 22:10:36.986 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 19 22:10:36.994 INFO kablam! Checking proc-macro2 v0.3.8 Sep 19 22:10:36.998 INFO kablam! Compiling rayon-attr v0.1.1 (/source) Sep 19 22:10:37.395 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 19 22:10:38.454 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 19 22:10:38.818 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 22:10:38.818 INFO kablam! --> src/lib.rs:1:12 Sep 19 22:10:38.818 INFO kablam! | Sep 19 22:10:38.818 INFO kablam! 1 | #![feature(proc_macro)] Sep 19 22:10:38.818 INFO kablam! | ^^^^^^^^^^ Sep 19 22:10:38.818 INFO kablam! | Sep 19 22:10:38.818 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 22:10:38.818 INFO kablam! Sep 19 22:10:38.826 INFO kablam! warning: unused attribute Sep 19 22:10:38.826 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:38.826 INFO kablam! | Sep 19 22:10:38.826 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:38.826 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:38.826 INFO kablam! | Sep 19 22:10:38.826 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 19 22:10:38.826 INFO kablam! Sep 19 22:10:38.826 INFO kablam! warning: crate-level attribute should be an inner attribute: add an exclamation mark: #![foo] Sep 19 22:10:38.826 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:38.826 INFO kablam! | Sep 19 22:10:38.826 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:38.826 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:38.826 INFO kablam! Sep 19 22:10:39.066 INFO kablam! Checking rayon-core v1.4.1 Sep 19 22:10:39.446 INFO kablam! Checking quote v0.5.2 Sep 19 22:10:41.799 INFO kablam! Checking rayon v1.0.2 Sep 19 22:10:42.283 INFO kablam! Checking syn v0.13.11 Sep 19 22:10:52.250 INFO kablam! error[E0658]: custom attributes cannot be applied to expressions (see issue #38356) Sep 19 22:10:52.250 INFO kablam! --> tests/for_loop.rs:12:5 Sep 19 22:10:52.250 INFO kablam! | Sep 19 22:10:52.250 INFO kablam! 12 | #[parallel] Sep 19 22:10:52.250 INFO kablam! | ^^^^^^^^^^^ Sep 19 22:10:52.250 INFO kablam! | Sep 19 22:10:52.250 INFO kablam! = help: add #![feature(proc_macro_expr)] to the crate attributes to enable Sep 19 22:10:52.250 INFO kablam! Sep 19 22:10:52.251 INFO kablam! error: aborting due to previous error Sep 19 22:10:52.251 INFO kablam! Sep 19 22:10:52.251 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 22:10:52.258 INFO kablam! error: Could not compile `rayon-attr`. Sep 19 22:10:52.258 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:10:53.050 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 22:10:53.050 INFO kablam! --> src/lib.rs:1:12 Sep 19 22:10:53.050 INFO kablam! | Sep 19 22:10:53.050 INFO kablam! 1 | #![feature(proc_macro)] Sep 19 22:10:53.050 INFO kablam! | ^^^^^^^^^^ Sep 19 22:10:53.050 INFO kablam! | Sep 19 22:10:53.050 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 22:10:53.050 INFO kablam! Sep 19 22:10:53.050 INFO kablam! warning: unused attribute Sep 19 22:10:53.050 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:53.050 INFO kablam! | Sep 19 22:10:53.050 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:53.050 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:53.050 INFO kablam! | Sep 19 22:10:53.050 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 19 22:10:53.050 INFO kablam! Sep 19 22:10:53.050 INFO kablam! warning: crate-level attribute should be an inner attribute: add an exclamation mark: #![foo] Sep 19 22:10:53.050 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:53.050 INFO kablam! | Sep 19 22:10:53.050 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:53.050 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:53.050 INFO kablam! Sep 19 22:10:53.205 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 22:10:53.205 INFO kablam! --> src/lib.rs:1:12 Sep 19 22:10:53.205 INFO kablam! | Sep 19 22:10:53.205 INFO kablam! 1 | #![feature(proc_macro)] Sep 19 22:10:53.205 INFO kablam! | ^^^^^^^^^^ Sep 19 22:10:53.205 INFO kablam! | Sep 19 22:10:53.206 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 22:10:53.206 INFO kablam! Sep 19 22:10:53.206 INFO kablam! warning: unused attribute Sep 19 22:10:53.206 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:53.206 INFO kablam! | Sep 19 22:10:53.206 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:53.206 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:53.206 INFO kablam! | Sep 19 22:10:53.206 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 19 22:10:53.206 INFO kablam! Sep 19 22:10:53.206 INFO kablam! warning: crate-level attribute should be an inner attribute: add an exclamation mark: #![foo] Sep 19 22:10:53.206 INFO kablam! --> src/lib.rs:5:1 Sep 19 22:10:53.206 INFO kablam! | Sep 19 22:10:53.206 INFO kablam! 5 | #[feature(full)] Sep 19 22:10:53.206 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 22:10:53.206 INFO kablam! Sep 19 22:10:53.246 INFO kablam! error: build failed Sep 19 22:10:53.246 INFO kablam! su: No module specific data is present Sep 19 22:10:54.282 INFO running `"docker" "rm" "-f" "0050f03f1e722389efcfee4d38724236f741966e3c41cbbdf30918e1fe659b6a"` Sep 19 22:10:54.400 INFO blam! 0050f03f1e722389efcfee4d38724236f741966e3c41cbbdf30918e1fe659b6a