Aug 29 19:44:41.165 INFO checking devnought/gitplz against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 19:44:41.165 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 19:44:41.166 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 19:44:41.399 INFO blam! b80ac47977584f56ad72524c5c4723457c5a9ae244925a720cf39c77922508d2 Aug 29 19:44:41.401 INFO running `"docker" "start" "-a" "b80ac47977584f56ad72524c5c4723457c5a9ae244925a720cf39c77922508d2"` Aug 29 19:44:42.358 INFO kablam! Checking termcolor v1.0.0 Aug 29 19:44:42.358 INFO kablam! Compiling command v0.1.0 (file:///source/command) Aug 29 19:44:42.364 INFO kablam! Compiling openssl-sys v0.9.33 Aug 29 19:44:42.365 INFO kablam! Compiling libz-sys v1.0.18 Aug 29 19:44:42.365 INFO kablam! Compiling curl-sys v0.4.6 Aug 29 19:44:42.366 INFO kablam! Compiling proc-macro2 v0.4.8 Aug 29 19:44:42.370 INFO kablam! Compiling libssh2-sys v0.2.8 Aug 29 19:44:48.786 INFO kablam! Compiling libgit2-sys v0.7.5 Aug 29 19:44:48.789 INFO kablam! Checking threadpool v1.7.1 Aug 29 19:44:48.833 INFO kablam! Checking clap v2.32.0 Aug 29 19:44:48.834 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Aug 29 19:44:49.900 INFO kablam! Checking quote v0.6.3 Aug 29 19:44:54.378 INFO kablam! Checking syn v0.14.4 Aug 29 19:45:37.089 INFO kablam! Checking git2 v0.7.2 Aug 29 19:45:41.769 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Aug 29 19:45:46.547 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Aug 29 19:45:47.271 INFO kablam! Checking util v0.1.0 (file:///source/util) Aug 29 19:45:59.709 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.709 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 19:45:59.709 INFO kablam! | Aug 29 19:45:59.709 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.709 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.709 INFO kablam! | Aug 29 19:45:59.709 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.709 INFO kablam! Aug 29 19:45:59.711 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.711 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 19:45:59.711 INFO kablam! | Aug 29 19:45:59.711 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.711 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.711 INFO kablam! | Aug 29 19:45:59.711 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.711 INFO kablam! Aug 29 19:45:59.712 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.712 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 19:45:59.712 INFO kablam! | Aug 29 19:45:59.712 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.712 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.712 INFO kablam! | Aug 29 19:45:59.712 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.712 INFO kablam! Aug 29 19:45:59.713 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.713 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 19:45:59.713 INFO kablam! | Aug 29 19:45:59.713 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 19:45:59.713 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.713 INFO kablam! | Aug 29 19:45:59.713 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.714 INFO kablam! Aug 29 19:45:59.717 INFO kablam! error: aborting due to 4 previous errors Aug 29 19:45:59.717 INFO kablam! Aug 29 19:45:59.724 INFO kablam! error: Could not compile `command`. Aug 29 19:45:59.724 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 19:45:59.785 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.785 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 19:45:59.785 INFO kablam! | Aug 29 19:45:59.785 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.785 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.785 INFO kablam! | Aug 29 19:45:59.786 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.786 INFO kablam! Aug 29 19:45:59.786 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.786 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 19:45:59.786 INFO kablam! | Aug 29 19:45:59.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.787 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.787 INFO kablam! | Aug 29 19:45:59.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.787 INFO kablam! Aug 29 19:45:59.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.787 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 19:45:59.787 INFO kablam! | Aug 29 19:45:59.787 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:59.787 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.787 INFO kablam! | Aug 29 19:45:59.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.787 INFO kablam! Aug 29 19:45:59.787 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:59.788 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 19:45:59.788 INFO kablam! | Aug 29 19:45:59.788 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 19:45:59.788 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:59.788 INFO kablam! | Aug 29 19:45:59.788 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:59.788 INFO kablam! Aug 29 19:45:59.791 INFO kablam! error: aborting due to 4 previous errors Aug 29 19:45:59.791 INFO kablam! Aug 29 19:45:59.804 INFO kablam! error: Could not compile `command`. Aug 29 19:45:59.804 INFO kablam! Aug 29 19:45:59.804 INFO kablam! To learn more, run the command again with --verbose. Aug 29 19:45:59.810 INFO kablam! su: No module specific data is present Aug 29 19:46:00.381 INFO running `"docker" "rm" "-f" "b80ac47977584f56ad72524c5c4723457c5a9ae244925a720cf39c77922508d2"` Aug 29 19:46:00.486 INFO blam! b80ac47977584f56ad72524c5c4723457c5a9ae244925a720cf39c77922508d2