Sep 05 00:07:03.692 INFO checking codgenhelp-0.0.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 00:07:03.692 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 00:07:03.692 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:07:03.883 INFO blam! e3f7fe99008ee5d9b3274da5cc1482c5e9cff941ba26844c73b3e7f901461021 Sep 05 00:07:03.885 INFO running `"docker" "start" "-a" "e3f7fe99008ee5d9b3274da5cc1482c5e9cff941ba26844c73b3e7f901461021"` Sep 05 00:07:05.017 INFO kablam! Checking syn v0.10.8 Sep 05 00:07:09.901 INFO kablam! Checking codgenhelp v0.0.1 (file:///source) Sep 05 00:07:13.616 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 00:07:13.616 INFO kablam! --> src/lib.rs:8:12 Sep 05 00:07:13.616 INFO kablam! | Sep 05 00:07:13.616 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 05 00:07:13.616 INFO kablam! | ^^^^^^^^^^ Sep 05 00:07:13.616 INFO kablam! | Sep 05 00:07:13.616 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 00:07:13.616 INFO kablam! Sep 05 00:07:13.617 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 05 00:07:13.617 INFO kablam! --> src/lib.rs:8:24 Sep 05 00:07:13.617 INFO kablam! | Sep 05 00:07:13.617 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 05 00:07:13.617 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:07:13.617 INFO kablam! Sep 05 00:07:13.791 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 05 00:07:13.792 INFO kablam! --> src/lib.rs:8:12 Sep 05 00:07:13.792 INFO kablam! | Sep 05 00:07:13.792 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 05 00:07:13.792 INFO kablam! | ^^^^^^^^^^ Sep 05 00:07:13.792 INFO kablam! | Sep 05 00:07:13.792 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 00:07:13.792 INFO kablam! Sep 05 00:07:13.792 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 05 00:07:13.792 INFO kablam! --> src/lib.rs:8:24 Sep 05 00:07:13.792 INFO kablam! | Sep 05 00:07:13.792 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 05 00:07:13.792 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:07:13.792 INFO kablam! Sep 05 00:07:14.336 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 05 00:07:14.336 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 05 00:07:14.336 INFO kablam! | Sep 05 00:07:14.336 INFO kablam! 5 | extern crate macrohelper; Sep 05 00:07:14.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:07:14.337 INFO kablam! Sep 05 00:07:14.337 INFO kablam! error: aborting due to previous error Sep 05 00:07:14.337 INFO kablam! Sep 05 00:07:14.337 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:07:14.344 INFO kablam! error: Could not compile `codgenhelp`. Sep 05 00:07:14.344 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:07:14.434 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 05 00:07:14.434 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 05 00:07:14.434 INFO kablam! | Sep 05 00:07:14.434 INFO kablam! 5 | extern crate macrohelper; Sep 05 00:07:14.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:07:14.434 INFO kablam! Sep 05 00:07:14.435 INFO kablam! error: aborting due to previous error Sep 05 00:07:14.435 INFO kablam! Sep 05 00:07:14.435 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:07:14.439 INFO kablam! error: Could not compile `codgenhelp`. Sep 05 00:07:14.439 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:07:14.448 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 05 00:07:14.449 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 05 00:07:14.449 INFO kablam! | Sep 05 00:07:14.449 INFO kablam! 5 | extern crate macrohelper; Sep 05 00:07:14.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:07:14.449 INFO kablam! Sep 05 00:07:14.449 INFO kablam! error: aborting due to previous error Sep 05 00:07:14.449 INFO kablam! Sep 05 00:07:14.449 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:07:14.453 INFO kablam! error: Could not compile `codgenhelp`. Sep 05 00:07:14.453 INFO kablam! Sep 05 00:07:14.453 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:07:14.454 INFO kablam! su: No module specific data is present Sep 05 00:07:15.015 INFO running `"docker" "rm" "-f" "e3f7fe99008ee5d9b3274da5cc1482c5e9cff941ba26844c73b3e7f901461021"` Sep 05 00:07:15.118 INFO blam! e3f7fe99008ee5d9b3274da5cc1482c5e9cff941ba26844c73b3e7f901461021