Sep 20 03:34:19.305 INFO checking codgenhelp-0.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:34:19.305 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:34:19.305 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:34:19.455 INFO blam! 5146ce75a19acdb4e5e82fe91010a44930f8133211494ae3d2e5d2f91ad3a2ac Sep 20 03:34:19.457 INFO running `"docker" "start" "-a" "5146ce75a19acdb4e5e82fe91010a44930f8133211494ae3d2e5d2f91ad3a2ac"` Sep 20 03:34:20.641 INFO kablam! usermod: no changes Sep 20 03:34:20.664 INFO kablam! Checking syn v0.10.8 Sep 20 03:34:23.954 INFO kablam! Checking codgenhelp v0.0.1 (/source) Sep 20 03:34:26.035 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 03:34:26.035 INFO kablam! --> src/lib.rs:8:12 Sep 20 03:34:26.035 INFO kablam! | Sep 20 03:34:26.035 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 03:34:26.035 INFO kablam! | ^^^^^^^^^^ Sep 20 03:34:26.035 INFO kablam! | Sep 20 03:34:26.035 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 03:34:26.035 INFO kablam! Sep 20 03:34:26.035 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 20 03:34:26.035 INFO kablam! --> src/lib.rs:8:24 Sep 20 03:34:26.035 INFO kablam! | Sep 20 03:34:26.035 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 03:34:26.035 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:34:26.035 INFO kablam! Sep 20 03:34:26.181 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 03:34:26.181 INFO kablam! --> src/lib.rs:8:12 Sep 20 03:34:26.181 INFO kablam! | Sep 20 03:34:26.181 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 03:34:26.181 INFO kablam! | ^^^^^^^^^^ Sep 20 03:34:26.181 INFO kablam! | Sep 20 03:34:26.181 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 03:34:26.181 INFO kablam! Sep 20 03:34:26.181 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Sep 20 03:34:26.181 INFO kablam! --> src/lib.rs:8:24 Sep 20 03:34:26.181 INFO kablam! | Sep 20 03:34:26.181 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 03:34:26.181 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:34:26.181 INFO kablam! Sep 20 03:34:26.487 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 03:34:26.487 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 20 03:34:26.487 INFO kablam! | Sep 20 03:34:26.488 INFO kablam! 5 | extern crate macrohelper; Sep 20 03:34:26.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 03:34:26.488 INFO kablam! Sep 20 03:34:26.488 INFO kablam! error: aborting due to previous error Sep 20 03:34:26.488 INFO kablam! Sep 20 03:34:26.488 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 03:34:26.488 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 03:34:26.488 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 20 03:34:26.488 INFO kablam! | Sep 20 03:34:26.488 INFO kablam! 5 | extern crate macrohelper; Sep 20 03:34:26.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 03:34:26.488 INFO kablam! Sep 20 03:34:26.488 INFO kablam! error: aborting due to previous error Sep 20 03:34:26.488 INFO kablam! Sep 20 03:34:26.488 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 03:34:26.490 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 03:34:26.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:34:26.490 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 03:34:26.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:34:26.506 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 03:34:26.506 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 20 03:34:26.506 INFO kablam! | Sep 20 03:34:26.506 INFO kablam! 5 | extern crate macrohelper; Sep 20 03:34:26.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 03:34:26.506 INFO kablam! Sep 20 03:34:26.506 INFO kablam! error: aborting due to previous error Sep 20 03:34:26.506 INFO kablam! Sep 20 03:34:26.506 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 03:34:26.511 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 03:34:26.511 INFO kablam! Sep 20 03:34:26.511 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:34:26.512 INFO kablam! su: No module specific data is present Sep 20 03:34:27.137 INFO running `"docker" "rm" "-f" "5146ce75a19acdb4e5e82fe91010a44930f8133211494ae3d2e5d2f91ad3a2ac"` Sep 20 03:34:27.230 INFO blam! 5146ce75a19acdb4e5e82fe91010a44930f8133211494ae3d2e5d2f91ad3a2ac