Sep 04 21:14:43.828 INFO checking codgenhelp-0.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:14:43.828 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:14:43.828 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:14:43.984 INFO blam! 6bafdac78bfde1971df054fb63a0920ef3fcd6f18556bf97f304a2b97fe05fec Sep 04 21:14:43.989 INFO running `"docker" "start" "-a" "6bafdac78bfde1971df054fb63a0920ef3fcd6f18556bf97f304a2b97fe05fec"` Sep 04 21:14:44.650 INFO kablam! Checking syn v0.10.8 Sep 04 21:14:50.035 INFO kablam! Checking codgenhelp v0.0.1 (file:///source) Sep 04 21:14:53.375 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 21:14:53.375 INFO kablam! --> src/lib.rs:8:12 Sep 04 21:14:53.375 INFO kablam! | Sep 04 21:14:53.375 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 04 21:14:53.375 INFO kablam! | ^^^^^^^^^^ Sep 04 21:14:53.375 INFO kablam! | Sep 04 21:14:53.375 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 21:14:53.375 INFO kablam! Sep 04 21:14:53.376 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 04 21:14:53.376 INFO kablam! --> src/lib.rs:8:24 Sep 04 21:14:53.376 INFO kablam! | Sep 04 21:14:53.376 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 04 21:14:53.376 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:14:53.376 INFO kablam! Sep 04 21:14:53.398 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 21:14:53.398 INFO kablam! --> src/lib.rs:8:12 Sep 04 21:14:53.398 INFO kablam! | Sep 04 21:14:53.398 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 04 21:14:53.398 INFO kablam! | ^^^^^^^^^^ Sep 04 21:14:53.398 INFO kablam! | Sep 04 21:14:53.398 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 21:14:53.398 INFO kablam! Sep 04 21:14:53.399 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 04 21:14:53.399 INFO kablam! --> src/lib.rs:8:24 Sep 04 21:14:53.399 INFO kablam! | Sep 04 21:14:53.399 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 04 21:14:53.399 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:14:53.399 INFO kablam! Sep 04 21:14:54.001 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 04 21:14:54.001 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 04 21:14:54.001 INFO kablam! | Sep 04 21:14:54.001 INFO kablam! 5 | extern crate macrohelper; Sep 04 21:14:54.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 21:14:54.001 INFO kablam! Sep 04 21:14:54.002 INFO kablam! error: aborting due to previous error Sep 04 21:14:54.002 INFO kablam! Sep 04 21:14:54.002 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 21:14:54.007 INFO kablam! error: Could not compile `codgenhelp`. Sep 04 21:14:54.008 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:14:54.076 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 04 21:14:54.076 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 04 21:14:54.076 INFO kablam! | Sep 04 21:14:54.077 INFO kablam! 5 | extern crate macrohelper; Sep 04 21:14:54.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 21:14:54.077 INFO kablam! Sep 04 21:14:54.077 INFO kablam! error: aborting due to previous error Sep 04 21:14:54.077 INFO kablam! Sep 04 21:14:54.077 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 21:14:54.081 INFO kablam! error: Could not compile `codgenhelp`. Sep 04 21:14:54.081 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:14:54.100 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 04 21:14:54.100 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 04 21:14:54.100 INFO kablam! | Sep 04 21:14:54.100 INFO kablam! 5 | extern crate macrohelper; Sep 04 21:14:54.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 21:14:54.100 INFO kablam! Sep 04 21:14:54.101 INFO kablam! error: aborting due to previous error Sep 04 21:14:54.101 INFO kablam! Sep 04 21:14:54.101 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 21:14:54.105 INFO kablam! error: Could not compile `codgenhelp`. Sep 04 21:14:54.105 INFO kablam! Sep 04 21:14:54.106 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:14:54.107 INFO kablam! su: No module specific data is present Sep 04 21:14:54.606 INFO running `"docker" "rm" "-f" "6bafdac78bfde1971df054fb63a0920ef3fcd6f18556bf97f304a2b97fe05fec"` Sep 04 21:14:54.714 INFO blam! 6bafdac78bfde1971df054fb63a0920ef3fcd6f18556bf97f304a2b97fe05fec