Sep 20 05:15:16.287 INFO checking codgenhelp-0.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:15:16.288 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:15:16.288 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:15:16.452 INFO blam! 617b64613ebe9e982dc24ef45f2f43a36e90d206e76aeba8e2fb2e781f2a057f Sep 20 05:15:16.454 INFO running `"docker" "start" "-a" "617b64613ebe9e982dc24ef45f2f43a36e90d206e76aeba8e2fb2e781f2a057f"` Sep 20 05:15:17.849 INFO kablam! usermod: no changes Sep 20 05:15:17.883 INFO kablam! Checking syn v0.10.8 Sep 20 05:15:20.814 INFO kablam! Checking codgenhelp v0.0.1 (/source) Sep 20 05:15:22.270 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 05:15:22.270 INFO kablam! --> src/lib.rs:8:12 Sep 20 05:15:22.270 INFO kablam! | Sep 20 05:15:22.270 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 05:15:22.270 INFO kablam! | ^^^^^^^^^^ Sep 20 05:15:22.270 INFO kablam! | Sep 20 05:15:22.270 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 05:15:22.270 INFO kablam! Sep 20 05:15:22.270 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 05:15:22.270 INFO kablam! --> src/lib.rs:8:24 Sep 20 05:15:22.270 INFO kablam! | Sep 20 05:15:22.270 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 05:15:22.270 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:15:22.270 INFO kablam! Sep 20 05:15:22.300 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 05:15:22.300 INFO kablam! --> src/lib.rs:8:12 Sep 20 05:15:22.300 INFO kablam! | Sep 20 05:15:22.300 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 05:15:22.300 INFO kablam! | ^^^^^^^^^^ Sep 20 05:15:22.300 INFO kablam! | Sep 20 05:15:22.300 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 05:15:22.300 INFO kablam! Sep 20 05:15:22.302 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 05:15:22.302 INFO kablam! --> src/lib.rs:8:24 Sep 20 05:15:22.302 INFO kablam! | Sep 20 05:15:22.302 INFO kablam! 8 | #![feature(proc_macro, proc_macro_lib)] Sep 20 05:15:22.302 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 05:15:22.302 INFO kablam! Sep 20 05:15:22.642 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 05:15:22.642 INFO kablam! --> tests/complex_struct_header.rs:5:1 Sep 20 05:15:22.642 INFO kablam! | Sep 20 05:15:22.642 INFO kablam! 5 | extern crate macrohelper; Sep 20 05:15:22.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 05:15:22.642 INFO kablam! Sep 20 05:15:22.642 INFO kablam! error: aborting due to previous error Sep 20 05:15:22.642 INFO kablam! Sep 20 05:15:22.642 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 05:15:22.650 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 05:15:22.650 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:15:22.812 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 05:15:22.812 INFO kablam! --> tests/simple_enum.rs:5:1 Sep 20 05:15:22.812 INFO kablam! | Sep 20 05:15:22.812 INFO kablam! 5 | extern crate macrohelper; Sep 20 05:15:22.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 05:15:22.812 INFO kablam! Sep 20 05:15:22.812 INFO kablam! error: aborting due to previous error Sep 20 05:15:22.812 INFO kablam! Sep 20 05:15:22.812 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 05:15:22.817 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 05:15:22.817 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:15:22.825 INFO kablam! error[E0463]: can't find crate for `macrohelper` Sep 20 05:15:22.825 INFO kablam! --> tests/simple_struct.rs:5:1 Sep 20 05:15:22.825 INFO kablam! | Sep 20 05:15:22.825 INFO kablam! 5 | extern crate macrohelper; Sep 20 05:15:22.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 05:15:22.825 INFO kablam! Sep 20 05:15:22.826 INFO kablam! error: aborting due to previous error Sep 20 05:15:22.826 INFO kablam! Sep 20 05:15:22.826 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 05:15:22.830 INFO kablam! error: Could not compile `codgenhelp`. Sep 20 05:15:22.830 INFO kablam! Sep 20 05:15:22.830 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:15:22.832 INFO kablam! su: No module specific data is present Sep 20 05:15:23.603 INFO running `"docker" "rm" "-f" "617b64613ebe9e982dc24ef45f2f43a36e90d206e76aeba8e2fb2e781f2a057f"` Sep 20 05:15:23.706 INFO blam! 617b64613ebe9e982dc24ef45f2f43a36e90d206e76aeba8e2fb2e781f2a057f