Sep 04 19:58:51.075 INFO checking derive_builder-0.5.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 19:58:51.075 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 19:58:51.075 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 19:58:51.233 INFO blam! cbf4baa44a467f7feb57f783861341cd31ec7106caf3d6269acd06c59d0a2316 Sep 04 19:58:51.235 INFO running `"docker" "start" "-a" "cbf4baa44a467f7feb57f783861341cd31ec7106caf3d6269acd06c59d0a2316"` Sep 04 19:58:52.059 INFO kablam! Compiling derive_builder v0.5.1 (file:///source) Sep 04 19:58:52.059 INFO kablam! Checking pretty_assertions v0.2.1 Sep 04 19:58:52.060 INFO kablam! Checking derive_builder_core v0.2.0 Sep 04 19:59:08.400 INFO kablam! error: cannot determine resolution for the attribute macro `builder` Sep 04 19:59:08.400 INFO kablam! --> tests/builder_name.rs:7:3 Sep 04 19:59:08.400 INFO kablam! | Sep 04 19:59:08.400 INFO kablam! 7 | #[builder(name = "MyBuilder")] Sep 04 19:59:08.400 INFO kablam! | ^^^^^^^ Sep 04 19:59:08.401 INFO kablam! | Sep 04 19:59:08.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 19:59:08.401 INFO kablam! Sep 04 19:59:08.401 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 04 19:59:08.401 INFO kablam! --> tests/builder_name.rs:18:5 Sep 04 19:59:08.401 INFO kablam! | Sep 04 19:59:08.401 INFO kablam! 18 | MyBuilder::default().build().unwrap(); Sep 04 19:59:08.401 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 04 19:59:08.401 INFO kablam! Sep 04 19:59:08.442 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 04 19:59:08.442 INFO kablam! --> tests/builder_name.rs:23:20 Sep 04 19:59:08.442 INFO kablam! | Sep 04 19:59:08.442 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 04 19:59:08.442 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 04 19:59:08.442 INFO kablam! Sep 04 19:59:08.469 INFO kablam! error[E0412]: cannot find type `Lorem` in this scope Sep 04 19:59:08.469 INFO kablam! --> tests/builder_name.rs:23:12 Sep 04 19:59:08.469 INFO kablam! | Sep 04 19:59:08.469 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 04 19:59:08.469 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:59:08.469 INFO kablam! Sep 04 19:59:08.469 INFO kablam! error[E0422]: cannot find struct, variant or union type `Lorem` in this scope Sep 04 19:59:08.469 INFO kablam! --> tests/builder_name.rs:33:9 Sep 04 19:59:08.469 INFO kablam! | Sep 04 19:59:08.469 INFO kablam! 33 | Lorem { Sep 04 19:59:08.469 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:59:08.469 INFO kablam! Sep 04 19:59:08.469 INFO kablam! error: aborting due to 5 previous errors Sep 04 19:59:08.478 INFO kablam! Sep 04 19:59:08.479 INFO kablam! Some errors occurred: E0412, E0422, E0433. Sep 04 19:59:08.479 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 19:59:08.511 INFO kablam! error: Could not compile `derive_builder`. Sep 04 19:59:08.512 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:59:10.373 INFO kablam! error: build failed Sep 04 19:59:10.377 INFO kablam! su: No module specific data is present Sep 04 19:59:10.951 INFO running `"docker" "rm" "-f" "cbf4baa44a467f7feb57f783861341cd31ec7106caf3d6269acd06c59d0a2316"` Sep 04 19:59:11.122 INFO blam! cbf4baa44a467f7feb57f783861341cd31ec7106caf3d6269acd06c59d0a2316