Sep 04 19:58:53.035 INFO checking derive_builder-0.5.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:58:53.035 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:58:53.035 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:58:53.209 INFO blam! aeeb451b4c33fbebce60d03542b8dbf997e5490ce5e4114e9d0e39061280c537 Sep 04 19:58:53.211 INFO running `"docker" "start" "-a" "aeeb451b4c33fbebce60d03542b8dbf997e5490ce5e4114e9d0e39061280c537"` Sep 04 19:58:53.910 INFO kablam! Compiling derive_builder v0.5.1 (file:///source) Sep 04 19:58:53.911 INFO kablam! Checking pretty_assertions v0.2.1 Sep 04 19:58:53.912 INFO kablam! Checking derive_builder_core v0.2.0 Sep 04 19:59:11.714 INFO kablam! error: cannot determine resolution for the attribute macro `builder` Sep 04 19:59:11.714 INFO kablam! --> tests/builder_name.rs:7:3 Sep 04 19:59:11.714 INFO kablam! | Sep 04 19:59:11.714 INFO kablam! 7 | #[builder(name = "MyBuilder")] Sep 04 19:59:11.714 INFO kablam! | ^^^^^^^ Sep 04 19:59:11.715 INFO kablam! | Sep 04 19:59:11.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 19:59:11.715 INFO kablam! Sep 04 19:59:11.716 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 04 19:59:11.716 INFO kablam! --> tests/builder_name.rs:18:5 Sep 04 19:59:11.716 INFO kablam! | Sep 04 19:59:11.716 INFO kablam! 18 | MyBuilder::default().build().unwrap(); Sep 04 19:59:11.716 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 04 19:59:11.717 INFO kablam! Sep 04 19:59:11.745 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 04 19:59:11.745 INFO kablam! --> tests/builder_name.rs:23:20 Sep 04 19:59:11.745 INFO kablam! | Sep 04 19:59:11.745 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 04 19:59:11.745 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 04 19:59:11.754 INFO kablam! Sep 04 19:59:11.757 INFO kablam! error[E0412]: cannot find type `Lorem` in this scope Sep 04 19:59:11.758 INFO kablam! --> tests/builder_name.rs:23:12 Sep 04 19:59:11.758 INFO kablam! | Sep 04 19:59:11.758 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 04 19:59:11.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:59:11.758 INFO kablam! Sep 04 19:59:11.759 INFO kablam! error[E0422]: cannot find struct, variant or union type `Lorem` in this scope Sep 04 19:59:11.759 INFO kablam! --> tests/builder_name.rs:33:9 Sep 04 19:59:11.759 INFO kablam! | Sep 04 19:59:11.759 INFO kablam! 33 | Lorem { Sep 04 19:59:11.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:59:11.759 INFO kablam! Sep 04 19:59:11.761 INFO kablam! error: aborting due to 5 previous errors Sep 04 19:59:11.761 INFO kablam! Sep 04 19:59:11.762 INFO kablam! Some errors occurred: E0412, E0422, E0433. Sep 04 19:59:11.762 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 19:59:11.771 INFO kablam! error: Could not compile `derive_builder`. Sep 04 19:59:11.772 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:59:12.895 INFO kablam! error: build failed Sep 04 19:59:12.896 INFO kablam! su: No module specific data is present Sep 04 19:59:13.284 INFO running `"docker" "rm" "-f" "aeeb451b4c33fbebce60d03542b8dbf997e5490ce5e4114e9d0e39061280c537"` Sep 04 19:59:13.386 INFO blam! aeeb451b4c33fbebce60d03542b8dbf997e5490ce5e4114e9d0e39061280c537