Sep 14 04:38:58.543 INFO checking devnought/gitplz against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:38:58.543 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:38:58.543 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:38:58.680 INFO blam! b28cf8bb7c1a570341f783494b45776243190908a4d30dcc87c88467299a7577 Sep 14 04:38:58.682 INFO running `"docker" "start" "-a" "b28cf8bb7c1a570341f783494b45776243190908a4d30dcc87c88467299a7577"` Sep 14 04:38:59.096 INFO kablam! usermod: no changes Sep 14 04:38:59.227 INFO kablam! Checking unicode-xid v0.1.0 Sep 14 04:38:59.227 INFO kablam! Compiling command v0.1.0 (file:///source/command) Sep 14 04:38:59.227 INFO kablam! Compiling cmake v0.1.31 Sep 14 04:38:59.227 INFO kablam! Compiling libz-sys v1.0.18 Sep 14 04:38:59.227 INFO kablam! Compiling curl-sys v0.4.6 Sep 14 04:38:59.227 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 14 04:38:59.227 INFO kablam! Checking log v0.4.3 Sep 14 04:38:59.227 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Sep 14 04:38:59.666 INFO kablam! Checking threadpool v1.7.1 Sep 14 04:38:59.997 INFO kablam! Checking clap v2.32.0 Sep 14 04:39:02.183 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 14 04:39:02.199 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 14 04:39:05.115 INFO kablam! Checking quote v0.6.3 Sep 14 04:39:08.056 INFO kablam! Checking syn v0.14.4 Sep 14 04:39:39.881 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Sep 14 04:39:49.987 INFO kablam! Checking git2 v0.7.2 Sep 14 04:40:00.671 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Sep 14 04:40:01.755 INFO kablam! Checking util v0.1.0 (file:///source/util) Sep 14 04:40:02.577 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.577 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 14 04:40:02.577 INFO kablam! | Sep 14 04:40:02.577 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.577 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.577 INFO kablam! | Sep 14 04:40:02.577 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.577 INFO kablam! Sep 14 04:40:02.578 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.578 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 14 04:40:02.578 INFO kablam! | Sep 14 04:40:02.578 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.578 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.578 INFO kablam! | Sep 14 04:40:02.578 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.578 INFO kablam! Sep 14 04:40:02.578 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.578 INFO kablam! --> command/src/checkout.rs:6:17 Sep 14 04:40:02.578 INFO kablam! | Sep 14 04:40:02.578 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.579 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.591 INFO kablam! | Sep 14 04:40:02.591 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.591 INFO kablam! Sep 14 04:40:02.591 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.591 INFO kablam! --> command/src/reset.rs:6:17 Sep 14 04:40:02.591 INFO kablam! | Sep 14 04:40:02.591 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 14 04:40:02.591 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.591 INFO kablam! | Sep 14 04:40:02.591 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.591 INFO kablam! Sep 14 04:40:02.594 INFO kablam! error: aborting due to 4 previous errors Sep 14 04:40:02.599 INFO kablam! Sep 14 04:40:02.613 INFO kablam! error: Could not compile `command`. Sep 14 04:40:02.613 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:40:02.793 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.793 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 14 04:40:02.793 INFO kablam! | Sep 14 04:40:02.793 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.793 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.793 INFO kablam! | Sep 14 04:40:02.793 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.793 INFO kablam! Sep 14 04:40:02.794 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.794 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.794 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.794 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.794 INFO kablam! Sep 14 04:40:02.794 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.794 INFO kablam! --> command/src/checkout.rs:6:17 Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.794 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 14 04:40:02.794 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.794 INFO kablam! Sep 14 04:40:02.794 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 14 04:40:02.794 INFO kablam! --> command/src/reset.rs:6:17 Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.794 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 14 04:40:02.794 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 04:40:02.794 INFO kablam! | Sep 14 04:40:02.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 14 04:40:02.795 INFO kablam! Sep 14 04:40:02.797 INFO kablam! error: aborting due to 4 previous errors Sep 14 04:40:02.797 INFO kablam! Sep 14 04:40:02.831 INFO kablam! error: Could not compile `command`. Sep 14 04:40:02.831 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:40:02.894 INFO kablam! error: build failed Sep 14 04:40:02.896 INFO kablam! su: No module specific data is present Sep 14 04:40:04.678 INFO running `"docker" "rm" "-f" "b28cf8bb7c1a570341f783494b45776243190908a4d30dcc87c88467299a7577"` Sep 14 04:40:04.979 INFO blam! b28cf8bb7c1a570341f783494b45776243190908a4d30dcc87c88467299a7577