Sep 02 17:55:10.901 INFO checking codgenhelp-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 17:55:10.901 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 17:55:10.901 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 17:55:11.136 INFO blam! 79de3a145ddbcb346260e89bf9a3f40da41125cf847ac7e6437c8e069d12eaff Sep 02 17:55:11.137 INFO running `"docker" "start" "-a" "79de3a145ddbcb346260e89bf9a3f40da41125cf847ac7e6437c8e069d12eaff"` Sep 02 17:55:11.793 INFO kablam! Checking syn v0.10.8 Sep 02 17:55:17.004 INFO kablam! Checking codgenhelp v0.0.1 (file:///source) Sep 02 17:55:20.033 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 17:55:20.033 INFO kablam! --> src/lib.rs:8:12 Sep 02 17:55:20.033 INFO kablam! | Sep 02 17:55:20.033 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.033 INFO kablam! | ^^^^^^^^^^ Sep 02 17:55:20.034 INFO kablam! | Sep 02 17:55:20.034 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 17:55:20.034 INFO kablam! Sep 02 17:55:20.034 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 02 17:55:20.034 INFO kablam! --> src/lib.rs:8:24 Sep 02 17:55:20.034 INFO kablam! | Sep 02 17:55:20.034 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.034 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 17:55:20.034 INFO kablam! Sep 02 17:55:20.584 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 17:55:20.584 INFO kablam! --> src/lib.rs:8:12 Sep 02 17:55:20.585 INFO kablam! | Sep 02 17:55:20.585 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.585 INFO kablam! | ^^^^^^^^^^ Sep 02 17:55:20.585 INFO kablam! | Sep 02 17:55:20.585 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 17:55:20.585 INFO kablam! Sep 02 17:55:20.586 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 02 17:55:20.586 INFO kablam! --> src/lib.rs:8:24 Sep 02 17:55:20.586 INFO kablam! | Sep 02 17:55:20.586 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.586 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 17:55:20.586 INFO kablam! Sep 02 17:55:20.757 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:20.757 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 02 17:55:20.757 INFO kablam! | Sep 02 17:55:20.758 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:20.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:20.758 INFO kablam! Sep 02 17:55:20.758 INFO kablam! error: aborting due to previous error Sep 02 17:55:20.758 INFO kablam! Sep 02 17:55:20.758 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:20.763 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:20.764 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:55:20.765 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:20.765 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 02 17:55:20.765 INFO kablam! | Sep 02 17:55:20.765 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:20.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:20.765 INFO kablam! Sep 02 17:55:20.766 INFO kablam! error: aborting due to previous error Sep 02 17:55:20.766 INFO kablam! Sep 02 17:55:20.766 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:20.771 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:20.771 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:55:20.771 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:20.771 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 02 17:55:20.771 INFO kablam! | Sep 02 17:55:20.771 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:20.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:20.772 INFO kablam! Sep 02 17:55:20.772 INFO kablam! error: aborting due to previous error Sep 02 17:55:20.772 INFO kablam! Sep 02 17:55:20.772 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:20.777 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:20.777 INFO kablam! Sep 02 17:55:20.777 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:55:20.778 INFO kablam! su: No module specific data is present Sep 02 17:55:21.318 INFO running `"docker" "rm" "-f" "79de3a145ddbcb346260e89bf9a3f40da41125cf847ac7e6437c8e069d12eaff"` Sep 02 17:55:21.430 INFO blam! 79de3a145ddbcb346260e89bf9a3f40da41125cf847ac7e6437c8e069d12eaff