Sep 19 16:05:14.367 INFO checking devnought/gitplz against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 16:05:14.367 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 16:05:14.367 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:05:14.606 INFO blam! 150ccb85d01c36ad1e5089335b5e8dc283236c83daa6b02ac046d1d8751e9df0 Sep 19 16:05:14.609 INFO running `"docker" "start" "-a" "150ccb85d01c36ad1e5089335b5e8dc283236c83daa6b02ac046d1d8751e9df0"` Sep 19 16:05:15.749 INFO kablam! usermod: no changes Sep 19 16:05:15.942 INFO kablam! Checking termcolor v1.0.0 Sep 19 16:05:15.946 INFO kablam! Compiling command v0.1.0 (/source/command) Sep 19 16:05:15.958 INFO kablam! Compiling cmake v0.1.31 Sep 19 16:05:15.960 INFO kablam! Compiling libz-sys v1.0.18 Sep 19 16:05:15.961 INFO kablam! Compiling curl-sys v0.4.6 Sep 19 16:05:15.966 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 19 16:05:15.984 INFO kablam! Checking threadpool v1.7.1 Sep 19 16:05:17.002 INFO kablam! Checking clap v2.32.0 Sep 19 16:05:19.589 INFO kablam! Checking color_printer v0.1.0 (/source/color_printer) Sep 19 16:05:20.379 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 19 16:05:20.607 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 19 16:05:22.235 INFO kablam! Checking quote v0.6.3 Sep 19 16:05:23.358 INFO kablam! Checking syn v0.14.4 Sep 19 16:06:16.698 INFO kablam! Checking command_derive v0.1.0 (/source/command_derive) Sep 19 16:06:22.860 INFO kablam! Checking git2 v0.7.2 Sep 19 16:06:31.986 INFO kablam! Checking gitlib v0.1.0 (/source/gitlib) Sep 19 16:06:32.519 INFO kablam! Checking util v0.1.0 (/source/util) Sep 19 16:06:33.217 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.218 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 19 16:06:33.218 INFO kablam! | Sep 19 16:06:33.218 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.219 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.219 INFO kablam! | Sep 19 16:06:33.219 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.220 INFO kablam! Sep 19 16:06:33.220 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.220 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 19 16:06:33.221 INFO kablam! | Sep 19 16:06:33.221 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.221 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.230 INFO kablam! | Sep 19 16:06:33.230 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.231 INFO kablam! Sep 19 16:06:33.231 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.231 INFO kablam! --> command/src/checkout.rs:6:17 Sep 19 16:06:33.232 INFO kablam! | Sep 19 16:06:33.232 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.232 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.233 INFO kablam! | Sep 19 16:06:33.233 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.233 INFO kablam! Sep 19 16:06:33.234 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.234 INFO kablam! --> command/src/reset.rs:6:17 Sep 19 16:06:33.234 INFO kablam! | Sep 19 16:06:33.235 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 19 16:06:33.235 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.235 INFO kablam! | Sep 19 16:06:33.235 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.236 INFO kablam! Sep 19 16:06:33.236 INFO kablam! error: aborting due to 4 previous errors Sep 19 16:06:33.242 INFO kablam! Sep 19 16:06:33.246 INFO kablam! error: Could not compile `command`. Sep 19 16:06:33.247 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:06:33.301 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.302 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 19 16:06:33.302 INFO kablam! | Sep 19 16:06:33.303 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.303 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.303 INFO kablam! | Sep 19 16:06:33.304 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.304 INFO kablam! Sep 19 16:06:33.305 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.306 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 19 16:06:33.306 INFO kablam! | Sep 19 16:06:33.307 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.307 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.307 INFO kablam! | Sep 19 16:06:33.308 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.308 INFO kablam! Sep 19 16:06:33.309 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.309 INFO kablam! --> command/src/checkout.rs:6:17 Sep 19 16:06:33.310 INFO kablam! | Sep 19 16:06:33.310 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 16:06:33.310 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.311 INFO kablam! | Sep 19 16:06:33.311 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.311 INFO kablam! Sep 19 16:06:33.313 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 16:06:33.314 INFO kablam! --> command/src/reset.rs:6:17 Sep 19 16:06:33.314 INFO kablam! | Sep 19 16:06:33.314 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 19 16:06:33.315 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:06:33.315 INFO kablam! | Sep 19 16:06:33.316 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 16:06:33.316 INFO kablam! Sep 19 16:06:33.322 INFO kablam! error: aborting due to 4 previous errors Sep 19 16:06:33.322 INFO kablam! Sep 19 16:06:33.329 INFO kablam! error: Could not compile `command`. Sep 19 16:06:33.329 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:06:33.461 INFO kablam! error: build failed Sep 19 16:06:33.462 INFO kablam! su: No module specific data is present Sep 19 16:06:34.935 INFO running `"docker" "rm" "-f" "150ccb85d01c36ad1e5089335b5e8dc283236c83daa6b02ac046d1d8751e9df0"` Sep 19 16:06:35.069 INFO blam! 150ccb85d01c36ad1e5089335b5e8dc283236c83daa6b02ac046d1d8751e9df0