Sep 02 17:55:10.282 INFO checking codgenhelp-0.0.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 17:55:10.282 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 17:55:10.282 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:10.502 INFO blam! 85ffd7b623cca486a567066657b2ca8541768bb0721be42c9b5369989f976225 Sep 02 17:55:10.505 INFO running `"docker" "start" "-a" "85ffd7b623cca486a567066657b2ca8541768bb0721be42c9b5369989f976225"` Sep 02 17:55:11.233 INFO kablam! Checking syn v0.10.8 Sep 02 17:55:16.634 INFO kablam! Checking codgenhelp v0.0.1 (file:///source) Sep 02 17:55:20.337 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.338 INFO kablam! --> src/lib.rs:8:12 Sep 02 17:55:20.338 INFO kablam! | Sep 02 17:55:20.338 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.338 INFO kablam! | ^^^^^^^^^^ Sep 02 17:55:20.338 INFO kablam! | Sep 02 17:55:20.338 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 17:55:20.339 INFO kablam! Sep 02 17:55:20.340 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.340 INFO kablam! --> src/lib.rs:8:24 Sep 02 17:55:20.340 INFO kablam! | Sep 02 17:55:20.340 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.340 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 17:55:20.340 INFO kablam! Sep 02 17:55:20.439 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.439 INFO kablam! --> src/lib.rs:8:12 Sep 02 17:55:20.439 INFO kablam! | Sep 02 17:55:20.439 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.439 INFO kablam! | ^^^^^^^^^^ Sep 02 17:55:20.439 INFO kablam! | Sep 02 17:55:20.439 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 17:55:20.439 INFO kablam! Sep 02 17:55:20.440 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.440 INFO kablam! --> src/lib.rs:8:24 Sep 02 17:55:20.440 INFO kablam! | Sep 02 17:55:20.440 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 02 17:55:20.440 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 17:55:20.440 INFO kablam! Sep 02 17:55:21.150 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:21.150 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 02 17:55:21.150 INFO kablam! | Sep 02 17:55:21.150 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:21.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:21.150 INFO kablam! Sep 02 17:55:21.151 INFO kablam! error: aborting due to previous error Sep 02 17:55:21.151 INFO kablam! Sep 02 17:55:21.151 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:21.157 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:21.157 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:55:21.219 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:21.219 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 02 17:55:21.219 INFO kablam! | Sep 02 17:55:21.219 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:21.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:21.220 INFO kablam! Sep 02 17:55:21.220 INFO kablam! error: aborting due to previous error Sep 02 17:55:21.220 INFO kablam! Sep 02 17:55:21.220 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:21.225 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:21.225 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:55:21.262 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 02 17:55:21.262 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 02 17:55:21.262 INFO kablam! | Sep 02 17:55:21.262 INFO kablam! 5 | extern crate macrohelper; Sep 02 17:55:21.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 17:55:21.262 INFO kablam! Sep 02 17:55:21.262 INFO kablam! error: aborting due to previous error Sep 02 17:55:21.262 INFO kablam! Sep 02 17:55:21.262 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 17:55:21.268 INFO kablam! error: Could not compile `codgenhelp`. Sep 02 17:55:21.268 INFO kablam! Sep 02 17:55:21.268 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:55:21.269 INFO kablam! su: No module specific data is present Sep 02 17:55:21.747 INFO running `"docker" "rm" "-f" "85ffd7b623cca486a567066657b2ca8541768bb0721be42c9b5369989f976225"` Sep 02 17:55:21.903 INFO blam! 85ffd7b623cca486a567066657b2ca8541768bb0721be42c9b5369989f976225