Sep 01 06:34:58.048 INFO checking derive_builder-0.5.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 06:34:58.049 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 06:34:58.049 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:34:58.231 INFO blam! 48cb74fc63c28765b9b4b25ba51687a05b9cc45cacfb49fee5b1b91a6a37f70f Sep 01 06:34:58.232 INFO running `"docker" "start" "-a" "48cb74fc63c28765b9b4b25ba51687a05b9cc45cacfb49fee5b1b91a6a37f70f"` Sep 01 06:34:59.036 INFO kablam! Compiling derive_builder v0.5.1 (file:///source) Sep 01 06:34:59.037 INFO kablam! Checking pretty_assertions v0.2.1 Sep 01 06:34:59.038 INFO kablam! Checking derive_builder_core v0.2.0 Sep 01 06:35:13.562 INFO kablam! error: cannot determine resolution for the attribute macro `builder` Sep 01 06:35:13.562 INFO kablam! --> tests/builder_name.rs:7:3 Sep 01 06:35:13.562 INFO kablam! | Sep 01 06:35:13.562 INFO kablam! 7 | #[builder(name = "MyBuilder")] Sep 01 06:35:13.563 INFO kablam! | ^^^^^^^ Sep 01 06:35:13.563 INFO kablam! | Sep 01 06:35:13.563 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 06:35:13.563 INFO kablam! Sep 01 06:35:13.563 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 01 06:35:13.563 INFO kablam! --> tests/builder_name.rs:18:5 Sep 01 06:35:13.564 INFO kablam! | Sep 01 06:35:13.564 INFO kablam! 18 | MyBuilder::default().build().unwrap(); Sep 01 06:35:13.564 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 01 06:35:13.564 INFO kablam! Sep 01 06:35:13.610 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `MyBuilder` Sep 01 06:35:13.610 INFO kablam! --> tests/builder_name.rs:23:20 Sep 01 06:35:13.610 INFO kablam! | Sep 01 06:35:13.611 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 01 06:35:13.611 INFO kablam! | ^^^^^^^^^ Use of undeclared type or module `MyBuilder` Sep 01 06:35:13.611 INFO kablam! Sep 01 06:35:13.625 INFO kablam! error[E0412]: cannot find type `Lorem` in this scope Sep 01 06:35:13.625 INFO kablam! --> tests/builder_name.rs:23:12 Sep 01 06:35:13.625 INFO kablam! | Sep 01 06:35:13.625 INFO kablam! 23 | let x: Lorem = MyBuilder::default() Sep 01 06:35:13.625 INFO kablam! | ^^^^^ not found in this scope Sep 01 06:35:13.625 INFO kablam! Sep 01 06:35:13.625 INFO kablam! error[E0422]: cannot find struct, variant or union type `Lorem` in this scope Sep 01 06:35:13.625 INFO kablam! --> tests/builder_name.rs:33:9 Sep 01 06:35:13.625 INFO kablam! | Sep 01 06:35:13.625 INFO kablam! 33 | Lorem { Sep 01 06:35:13.625 INFO kablam! | ^^^^^ not found in this scope Sep 01 06:35:13.625 INFO kablam! Sep 01 06:35:13.626 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:35:13.626 INFO kablam! Sep 01 06:35:13.626 INFO kablam! Some errors occurred: E0412, E0422, E0433. Sep 01 06:35:13.626 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 06:35:13.633 INFO kablam! error: Could not compile `derive_builder`. Sep 01 06:35:13.633 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:35:15.496 INFO kablam! error: build failed Sep 01 06:35:15.498 INFO kablam! su: No module specific data is present Sep 01 06:35:15.979 INFO running `"docker" "rm" "-f" "48cb74fc63c28765b9b4b25ba51687a05b9cc45cacfb49fee5b1b91a6a37f70f"` Sep 01 06:35:16.133 INFO blam! 48cb74fc63c28765b9b4b25ba51687a05b9cc45cacfb49fee5b1b91a6a37f70f