Sep 17 13:09:11.233 INFO checking devnought/gitplz against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 13:09:11.233 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 13:09:11.233 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:09:11.491 INFO blam! 9e1134d1924699bab3ccf0a94073455438112c5308142aa44b9dcef2dfca6e82 Sep 17 13:09:11.491 INFO running `"docker" "start" "-a" "9e1134d1924699bab3ccf0a94073455438112c5308142aa44b9dcef2dfca6e82"` Sep 17 13:09:12.375 INFO kablam! usermod: no changes Sep 17 13:09:12.550 INFO kablam! Checking termcolor v1.0.0 Sep 17 13:09:12.551 INFO kablam! Compiling command v0.1.0 (/source/command) Sep 17 13:09:12.551 INFO kablam! Compiling cmake v0.1.31 Sep 17 13:09:12.551 INFO kablam! Compiling libz-sys v1.0.18 Sep 17 13:09:12.551 INFO kablam! Compiling curl-sys v0.4.6 Sep 17 13:09:12.558 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 17 13:09:12.568 INFO kablam! Checking threadpool v1.7.1 Sep 17 13:09:13.759 INFO kablam! Checking clap v2.32.0 Sep 17 13:09:17.715 INFO kablam! Checking color_printer v0.1.0 (/source/color_printer) Sep 17 13:09:17.863 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 17 13:09:20.451 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 17 13:09:20.480 INFO kablam! Checking quote v0.6.3 Sep 17 13:09:23.030 INFO kablam! Checking syn v0.14.4 Sep 17 13:09:48.215 INFO kablam! Checking command_derive v0.1.0 (/source/command_derive) Sep 17 13:10:19.407 INFO kablam! Checking git2 v0.7.2 Sep 17 13:10:23.856 INFO kablam! Checking gitlib v0.1.0 (/source/gitlib) Sep 17 13:10:24.783 INFO kablam! Checking util v0.1.0 (/source/util) Sep 17 13:10:25.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.787 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.787 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.787 INFO kablam! Sep 17 13:10:25.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.787 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.787 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.787 INFO kablam! Sep 17 13:10:25.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.787 INFO kablam! --> command/src/checkout.rs:6:17 Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.787 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.787 INFO kablam! Sep 17 13:10:25.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.787 INFO kablam! --> command/src/reset.rs:6:17 Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 17 13:10:25.787 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.787 INFO kablam! | Sep 17 13:10:25.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.787 INFO kablam! Sep 17 13:10:25.791 INFO kablam! error: aborting due to 4 previous errors Sep 17 13:10:25.791 INFO kablam! Sep 17 13:10:25.799 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.799 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 17 13:10:25.799 INFO kablam! | Sep 17 13:10:25.799 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.799 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.811 INFO kablam! error: Could not compile `command`. Sep 17 13:10:25.811 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:10:25.823 INFO kablam! | Sep 17 13:10:25.823 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.823 INFO kablam! Sep 17 13:10:25.823 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.823 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 17 13:10:25.823 INFO kablam! | Sep 17 13:10:25.823 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.823 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.835 INFO kablam! | Sep 17 13:10:25.835 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.835 INFO kablam! Sep 17 13:10:25.835 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.835 INFO kablam! --> command/src/checkout.rs:6:17 Sep 17 13:10:25.835 INFO kablam! | Sep 17 13:10:25.835 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 17 13:10:25.835 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.835 INFO kablam! | Sep 17 13:10:25.835 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.835 INFO kablam! Sep 17 13:10:25.835 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 17 13:10:25.835 INFO kablam! --> command/src/reset.rs:6:17 Sep 17 13:10:25.835 INFO kablam! | Sep 17 13:10:25.835 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 17 13:10:25.835 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 13:10:25.835 INFO kablam! | Sep 17 13:10:25.835 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 13:10:25.835 INFO kablam! Sep 17 13:10:25.843 INFO kablam! error: aborting due to 4 previous errors Sep 17 13:10:25.847 INFO kablam! Sep 17 13:10:25.871 INFO kablam! error: Could not compile `command`. Sep 17 13:10:25.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:10:26.047 INFO kablam! error: build failed Sep 17 13:10:26.049 INFO kablam! su: No module specific data is present Sep 17 13:10:27.105 INFO running `"docker" "rm" "-f" "9e1134d1924699bab3ccf0a94073455438112c5308142aa44b9dcef2dfca6e82"` Sep 17 13:10:27.402 INFO blam! 9e1134d1924699bab3ccf0a94073455438112c5308142aa44b9dcef2dfca6e82