Sep 06 05:15:52.922 INFO checking impl_ops-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:15:52.922 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:15:52.922 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:15:53.115 INFO blam! 813e7af4dac95c75d6abdf0738781326f797ae6b6ffa2d6a9050b6b169ea808e Sep 06 05:15:53.117 INFO running `"docker" "start" "-a" "813e7af4dac95c75d6abdf0738781326f797ae6b6ffa2d6a9050b6b169ea808e"` Sep 06 05:15:54.153 INFO kablam! usermod: no changes Sep 06 05:15:54.177 INFO kablam! Checking impl_ops v0.1.1 (file:///source) Sep 06 05:15:54.715 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.715 INFO kablam! --> tests/unary.rs:107:5 Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! 107 | impl_op!(! |a: kong::Barrel| -> kong::Barrel { kong::Barrel::new(a.bananas as i32) }); Sep 06 05:15:54.715 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.715 INFO kablam! Sep 06 05:15:54.715 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.715 INFO kablam! --> tests/unary.rs:113:5 Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! 113 | impl_op_ex!(- |a: &kong::Barrel| -> kong::Barrel { kong::Barrel::new(-(a.bananas as i32)) }); Sep 06 05:15:54.715 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.715 INFO kablam! Sep 06 05:15:54.715 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.715 INFO kablam! --> tests/unary.rs:124:5 Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! 124 | impl_op!(! |a: kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.715 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.715 INFO kablam! | Sep 06 05:15:54.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.715 INFO kablam! Sep 06 05:15:54.716 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.716 INFO kablam! --> tests/unary.rs:133:5 Sep 06 05:15:54.716 INFO kablam! | Sep 06 05:15:54.716 INFO kablam! 133 | impl_op_ex!(- |a: &kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.716 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.716 INFO kablam! | Sep 06 05:15:54.716 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.716 INFO kablam! Sep 06 05:15:54.723 INFO kablam! error: aborting due to 4 previous errors Sep 06 05:15:54.723 INFO kablam! Sep 06 05:15:54.723 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.723 INFO kablam! --> tests/assignment.rs:184:5 Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! 184 | impl_op!(+= |a: &mut kong::Barrel, b: kong::Barrel| { a.bananas += b.bananas as i32; }); Sep 06 05:15:54.723 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.723 INFO kablam! Sep 06 05:15:54.723 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.723 INFO kablam! --> tests/assignment.rs:192:5 Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! 192 | impl_op_ex!(-= |a: &mut kong::Barrel, b: &kong::Barrel| { a.bananas -= b.bananas as i32; }); Sep 06 05:15:54.723 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.723 INFO kablam! Sep 06 05:15:54.723 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.723 INFO kablam! --> tests/assignment.rs:206:5 Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! 206 | impl_op!(+= |a: &mut kong::Donkey, b: kong::Barrel| { Sep 06 05:15:54.723 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.723 INFO kablam! Sep 06 05:15:54.723 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.723 INFO kablam! --> tests/assignment.rs:217:5 Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! 217 | impl_op_ex!(-= |a: &mut kong::Donkey, b: &kong::Barrel| { Sep 06 05:15:54.723 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.723 INFO kablam! | Sep 06 05:15:54.723 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.723 INFO kablam! Sep 06 05:15:54.724 INFO kablam! error: Could not compile `impl_ops`. Sep 06 05:15:54.724 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:15:54.724 INFO kablam! error: aborting due to 4 previous errors Sep 06 05:15:54.724 INFO kablam! Sep 06 05:15:54.729 INFO kablam! error: Could not compile `impl_ops`. Sep 06 05:15:54.729 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:15:54.794 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.794 INFO kablam! --> tests/binary.rs:256:5 Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! 256 | impl_op!(+ |a: kong::Barrel, b: kong::Barrel| -> kong::Barrel { kong::Barrel::new((a.bananas + b.bananas as i32) as f32) }); Sep 06 05:15:54.794 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.794 INFO kablam! Sep 06 05:15:54.794 INFO kablam! error: cannot determine resolution for the macro `impl_op_commutative` Sep 06 05:15:54.794 INFO kablam! --> tests/binary.rs:262:5 Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! 262 | impl_op_commutative!(* |a: kong::Barrel, b: kong::Barrel| -> kong::Barrel { kong::Barrel::new((a.bananas * b.bananas as i32) as f32) }); Sep 06 05:15:54.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.794 INFO kablam! Sep 06 05:15:54.794 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.794 INFO kablam! --> tests/binary.rs:269:5 Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! 269 | impl_op_ex!(- |a: &kong::Barrel, b: &kong::Barrel| -> kong::Barrel { kong::Barrel::new((a.bananas - b.bananas as i32) as f32) }); Sep 06 05:15:54.794 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.794 INFO kablam! Sep 06 05:15:54.794 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex_commutative` Sep 06 05:15:54.794 INFO kablam! --> tests/binary.rs:278:5 Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! 278 | impl_op_ex_commutative!(& |a: &kong::Barrel, b: &kong::Barrel| -> kong::Barrel { kong::Barrel::new((a.bananas & b.bananas as i32) as f32) }); Sep 06 05:15:54.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 05:15:54.794 INFO kablam! | Sep 06 05:15:54.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.794 INFO kablam! Sep 06 05:15:54.794 INFO kablam! error: cannot determine resolution for the macro `impl_op` Sep 06 05:15:54.795 INFO kablam! --> tests/binary.rs:296:5 Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! 296 | impl_op!(- |a: kong::Donkey, b: kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.795 INFO kablam! | ^^^^^^^ Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.795 INFO kablam! Sep 06 05:15:54.795 INFO kablam! error: cannot determine resolution for the macro `impl_op_commutative` Sep 06 05:15:54.795 INFO kablam! --> tests/binary.rs:305:5 Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! 305 | impl_op_commutative!(+ |a: kong::Donkey, b: kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.795 INFO kablam! Sep 06 05:15:54.795 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex` Sep 06 05:15:54.795 INFO kablam! --> tests/binary.rs:315:5 Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! 315 | impl_op_ex!(/ |a: &kong::Donkey, b: &kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.795 INFO kablam! | ^^^^^^^^^^ Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.795 INFO kablam! Sep 06 05:15:54.795 INFO kablam! error: cannot determine resolution for the macro `impl_op_ex_commutative` Sep 06 05:15:54.795 INFO kablam! --> tests/binary.rs:327:5 Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! 327 | impl_op_ex_commutative!(* |a: &kong::Donkey, b: &kong::Barrel| -> kong::Donkey { Sep 06 05:15:54.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 05:15:54.795 INFO kablam! | Sep 06 05:15:54.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:15:54.795 INFO kablam! Sep 06 05:15:54.802 INFO kablam! error: aborting due to 8 previous errors Sep 06 05:15:54.802 INFO kablam! Sep 06 05:15:54.808 INFO kablam! error: Could not compile `impl_ops`. Sep 06 05:15:54.808 INFO kablam! Sep 06 05:15:54.808 INFO kablam! To learn more, run the command again with --verbose. Sep 06 05:15:54.808 INFO kablam! su: No module specific data is present Sep 06 05:15:55.589 INFO running `"docker" "rm" "-f" "813e7af4dac95c75d6abdf0738781326f797ae6b6ffa2d6a9050b6b169ea808e"` Sep 06 05:15:55.707 INFO blam! 813e7af4dac95c75d6abdf0738781326f797ae6b6ffa2d6a9050b6b169ea808e