Sep 05 19:03:46.380 INFO checking devnought/gitplz against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 19:03:46.380 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 19:03:46.380 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:03:46.804 INFO blam! 32fa0152bbbd5021b7c3098b53f1884200ab1b2224d9c7e7a543174c866dac3e Sep 05 19:03:46.805 INFO running `"docker" "start" "-a" "32fa0152bbbd5021b7c3098b53f1884200ab1b2224d9c7e7a543174c866dac3e"` Sep 05 19:03:47.829 INFO kablam! usermod: no changes Sep 05 19:03:48.033 INFO kablam! Checking termcolor v1.0.0 Sep 05 19:03:48.033 INFO kablam! Compiling command v0.1.0 (file:///source/command) Sep 05 19:03:48.042 INFO kablam! Compiling curl-sys v0.4.6 Sep 05 19:03:48.042 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 05 19:03:48.042 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 05 19:03:48.042 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 05 19:03:48.042 INFO kablam! Checking threadpool v1.7.1 Sep 05 19:03:48.978 INFO kablam! Checking clap v2.32.0 Sep 05 19:03:52.151 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Sep 05 19:03:53.106 INFO kablam! Checking quote v0.6.3 Sep 05 19:03:56.290 INFO kablam! Checking syn v0.14.4 Sep 05 19:04:25.362 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Sep 05 19:04:37.910 INFO kablam! Checking git2 v0.7.2 Sep 05 19:04:45.755 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Sep 05 19:04:46.326 INFO kablam! Checking util v0.1.0 (file:///source/util) Sep 05 19:04:47.052 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.052 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 05 19:04:47.052 INFO kablam! | Sep 05 19:04:47.052 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.052 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.052 INFO kablam! | Sep 05 19:04:47.052 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.052 INFO kablam! Sep 05 19:04:47.052 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.053 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 05 19:04:47.053 INFO kablam! | Sep 05 19:04:47.053 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.053 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.053 INFO kablam! | Sep 05 19:04:47.053 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.053 INFO kablam! Sep 05 19:04:47.053 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.053 INFO kablam! --> command/src/checkout.rs:6:17 Sep 05 19:04:47.053 INFO kablam! | Sep 05 19:04:47.053 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.053 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.070 INFO kablam! | Sep 05 19:04:47.070 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.070 INFO kablam! Sep 05 19:04:47.070 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.070 INFO kablam! --> command/src/reset.rs:6:17 Sep 05 19:04:47.070 INFO kablam! | Sep 05 19:04:47.070 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 05 19:04:47.071 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.071 INFO kablam! | Sep 05 19:04:47.071 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.071 INFO kablam! Sep 05 19:04:47.073 INFO kablam! error: aborting due to 4 previous errors Sep 05 19:04:47.073 INFO kablam! Sep 05 19:04:47.082 INFO kablam! error: Could not compile `command`. Sep 05 19:04:47.082 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:04:47.087 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.087 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 05 19:04:47.087 INFO kablam! | Sep 05 19:04:47.087 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.087 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.090 INFO kablam! | Sep 05 19:04:47.090 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.090 INFO kablam! Sep 05 19:04:47.091 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.091 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.091 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.091 INFO kablam! Sep 05 19:04:47.091 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.091 INFO kablam! --> command/src/checkout.rs:6:17 Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 05 19:04:47.091 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.091 INFO kablam! Sep 05 19:04:47.091 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 05 19:04:47.091 INFO kablam! --> command/src/reset.rs:6:17 Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 05 19:04:47.091 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 19:04:47.091 INFO kablam! | Sep 05 19:04:47.091 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 05 19:04:47.091 INFO kablam! Sep 05 19:04:47.100 INFO kablam! error: aborting due to 4 previous errors Sep 05 19:04:47.100 INFO kablam! Sep 05 19:04:47.119 INFO kablam! error: Could not compile `command`. Sep 05 19:04:47.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:04:47.222 INFO kablam! error: build failed Sep 05 19:04:47.226 INFO kablam! su: No module specific data is present Sep 05 19:04:48.634 INFO running `"docker" "rm" "-f" "32fa0152bbbd5021b7c3098b53f1884200ab1b2224d9c7e7a543174c866dac3e"` Sep 05 19:04:48.923 INFO blam! 32fa0152bbbd5021b7c3098b53f1884200ab1b2224d9c7e7a543174c866dac3e