Sep 20 22:55:10.587 INFO checking devnought/gitplz against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:55:10.587 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:55:10.587 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:55:10.850 INFO blam! 00995c8c8a6413cbc2d6504ad4a1640fb1a50a48d8caf9bed14cf7b2b28a1e08 Sep 20 22:55:10.853 INFO running `"docker" "start" "-a" "00995c8c8a6413cbc2d6504ad4a1640fb1a50a48d8caf9bed14cf7b2b28a1e08"` Sep 20 22:55:11.614 INFO kablam! usermod: no changes Sep 20 22:55:11.762 INFO kablam! Checking openssl-probe v0.1.2 Sep 20 22:55:11.766 INFO kablam! Compiling command v0.1.0 (/source/command) Sep 20 22:55:11.766 INFO kablam! Checking termcolor v1.0.0 Sep 20 22:55:11.774 INFO kablam! Compiling libz-sys v1.0.18 Sep 20 22:55:11.793 INFO kablam! Compiling curl-sys v0.4.6 Sep 20 22:55:11.822 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 20 22:55:11.830 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 20 22:55:12.226 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 20 22:55:15.950 INFO kablam! Checking threadpool v1.7.1 Sep 20 22:55:15.951 INFO kablam! Checking clap v2.32.0 Sep 20 22:55:16.192 INFO kablam! Checking color_printer v0.1.0 (/source/color_printer) Sep 20 22:55:16.786 INFO kablam! Checking quote v0.6.3 Sep 20 22:55:20.387 INFO kablam! Checking syn v0.14.4 Sep 20 22:56:00.027 INFO kablam! Checking command_derive v0.1.0 (/source/command_derive) Sep 20 22:56:08.102 INFO kablam! Checking git2 v0.7.2 Sep 20 22:56:16.375 INFO kablam! Checking gitlib v0.1.0 (/source/gitlib) Sep 20 22:56:17.086 INFO kablam! Checking util v0.1.0 (/source/util) Sep 20 22:56:17.499 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.499 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.499 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.499 INFO kablam! Sep 20 22:56:17.499 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.499 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.499 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.499 INFO kablam! Sep 20 22:56:17.499 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.499 INFO kablam! --> command/src/checkout.rs:6:17 Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.499 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.499 INFO kablam! Sep 20 22:56:17.499 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.499 INFO kablam! --> command/src/reset.rs:6:17 Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 20 22:56:17.499 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.499 INFO kablam! | Sep 20 22:56:17.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.499 INFO kablam! Sep 20 22:56:17.499 INFO kablam! error: aborting due to 4 previous errors Sep 20 22:56:17.499 INFO kablam! Sep 20 22:56:17.522 INFO kablam! error: Could not compile `command`. Sep 20 22:56:17.522 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:56:17.962 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.962 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 20 22:56:17.962 INFO kablam! | Sep 20 22:56:17.962 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.962 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.963 INFO kablam! | Sep 20 22:56:17.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.963 INFO kablam! Sep 20 22:56:17.965 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.965 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 20 22:56:17.965 INFO kablam! | Sep 20 22:56:17.965 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.965 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.965 INFO kablam! | Sep 20 22:56:17.965 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.965 INFO kablam! Sep 20 22:56:17.966 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.966 INFO kablam! --> command/src/checkout.rs:6:17 Sep 20 22:56:17.966 INFO kablam! | Sep 20 22:56:17.966 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 20 22:56:17.966 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.967 INFO kablam! | Sep 20 22:56:17.967 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.967 INFO kablam! Sep 20 22:56:17.968 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 20 22:56:17.968 INFO kablam! --> command/src/reset.rs:6:17 Sep 20 22:56:17.968 INFO kablam! | Sep 20 22:56:17.968 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 20 22:56:17.968 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 22:56:17.968 INFO kablam! | Sep 20 22:56:17.969 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 20 22:56:17.969 INFO kablam! Sep 20 22:56:17.974 INFO kablam! error: aborting due to 4 previous errors Sep 20 22:56:17.974 INFO kablam! Sep 20 22:56:17.982 INFO kablam! error: Could not compile `command`. Sep 20 22:56:17.982 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:56:18.259 INFO kablam! error: build failed Sep 20 22:56:18.261 INFO kablam! su: No module specific data is present Sep 20 22:56:19.684 INFO running `"docker" "rm" "-f" "00995c8c8a6413cbc2d6504ad4a1640fb1a50a48d8caf9bed14cf7b2b28a1e08"` Sep 20 22:56:19.797 INFO blam! 00995c8c8a6413cbc2d6504ad4a1640fb1a50a48d8caf9bed14cf7b2b28a1e08