Sep 03 19:05:17.326 INFO checking devnought/gitplz against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 19:05:17.326 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 19:05:17.326 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03 19:05:17.482 INFO blam! 202a817e6165f06c051b77f880ba21bf4d7b124bd8e3d93e1c66e183f9f40890 Sep 03 19:05:17.484 INFO running `"docker" "start" "-a" "202a817e6165f06c051b77f880ba21bf4d7b124bd8e3d93e1c66e183f9f40890"` Sep 03 19:05:18.231 INFO kablam! Checking termcolor v1.0.0 Sep 03 19:05:18.232 INFO kablam! Compiling command v0.1.0 (file:///source/command) Sep 03 19:05:18.232 INFO kablam! Compiling cmake v0.1.31 Sep 03 19:05:18.232 INFO kablam! Compiling libz-sys v1.0.18 Sep 03 19:05:18.232 INFO kablam! Compiling curl-sys v0.4.6 Sep 03 19:05:18.243 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 03 19:05:18.243 INFO kablam! Checking clap v2.32.0 Sep 03 19:05:23.671 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Sep 03 19:05:23.733 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 03 19:05:24.241 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 03 19:05:24.645 INFO kablam! Checking quote v0.6.3 Sep 03 19:05:28.539 INFO kablam! Checking syn v0.14.4 Sep 03 19:06:17.872 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Sep 03 19:06:18.808 INFO kablam! Checking git2 v0.7.2 Sep 03 19:06:32.131 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Sep 03 19:06:33.671 INFO kablam! Checking util v0.1.0 (file:///source/util) Sep 03 19:06:38.516 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.516 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 03 19:06:38.516 INFO kablam! | Sep 03 19:06:38.516 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.516 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.516 INFO kablam! | Sep 03 19:06:38.516 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.516 INFO kablam! Sep 03 19:06:38.517 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.517 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 03 19:06:38.517 INFO kablam! | Sep 03 19:06:38.517 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.517 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.517 INFO kablam! | Sep 03 19:06:38.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.517 INFO kablam! Sep 03 19:06:38.517 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.517 INFO kablam! --> command/src/checkout.rs:6:17 Sep 03 19:06:38.517 INFO kablam! | Sep 03 19:06:38.517 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.517 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.517 INFO kablam! | Sep 03 19:06:38.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.517 INFO kablam! Sep 03 19:06:38.517 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.517 INFO kablam! --> command/src/reset.rs:6:17 Sep 03 19:06:38.517 INFO kablam! | Sep 03 19:06:38.518 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 03 19:06:38.518 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.518 INFO kablam! | Sep 03 19:06:38.518 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.518 INFO kablam! Sep 03 19:06:38.519 INFO kablam! error: aborting due to 4 previous errors Sep 03 19:06:38.520 INFO kablam! Sep 03 19:06:38.525 INFO kablam! error: Could not compile `command`. Sep 03 19:06:38.525 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 19:06:38.553 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.553 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 03 19:06:38.553 INFO kablam! | Sep 03 19:06:38.553 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.553 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.553 INFO kablam! | Sep 03 19:06:38.553 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.553 INFO kablam! Sep 03 19:06:38.554 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.554 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 03 19:06:38.554 INFO kablam! | Sep 03 19:06:38.554 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.554 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.554 INFO kablam! | Sep 03 19:06:38.554 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.554 INFO kablam! Sep 03 19:06:38.554 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.554 INFO kablam! --> command/src/checkout.rs:6:17 Sep 03 19:06:38.554 INFO kablam! | Sep 03 19:06:38.554 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 03 19:06:38.554 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.554 INFO kablam! | Sep 03 19:06:38.554 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.555 INFO kablam! Sep 03 19:06:38.555 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 03 19:06:38.555 INFO kablam! --> command/src/reset.rs:6:17 Sep 03 19:06:38.555 INFO kablam! | Sep 03 19:06:38.555 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 03 19:06:38.555 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 19:06:38.555 INFO kablam! | Sep 03 19:06:38.555 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 19:06:38.555 INFO kablam! Sep 03 19:06:38.557 INFO kablam! error: aborting due to 4 previous errors Sep 03 19:06:38.557 INFO kablam! Sep 03 19:06:38.567 INFO kablam! error: Could not compile `command`. Sep 03 19:06:38.568 INFO kablam! Sep 03 19:06:38.568 INFO kablam! To learn more, run the command again with --verbose. Sep 03 19:06:38.569 INFO kablam! su: No module specific data is present Sep 03 19:06:38.924 INFO running `"docker" "rm" "-f" "202a817e6165f06c051b77f880ba21bf4d7b124bd8e3d93e1c66e183f9f40890"` Sep 03 19:06:39.021 INFO blam! 202a817e6165f06c051b77f880ba21bf4d7b124bd8e3d93e1c66e183f9f40890