Aug 29 19:44:30.984 INFO checking devnought/gitplz against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 29 19:44:30.984 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 29 19:44:30.985 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-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:31.138 INFO blam! e59cca1b062a7fc73c41128bdc4c2bf7a8f79e6c725ab5a6542f28597f6113f5 Aug 29 19:44:31.140 INFO running `"docker" "start" "-a" "e59cca1b062a7fc73c41128bdc4c2bf7a8f79e6c725ab5a6542f28597f6113f5"` Aug 29 19:44:31.810 INFO kablam! Compiling command v0.1.0 (file:///source/command) Aug 29 19:44:31.812 INFO kablam! Checking termcolor v1.0.0 Aug 29 19:44:31.812 INFO kablam! Compiling libz-sys v1.0.18 Aug 29 19:44:31.813 INFO kablam! Compiling curl-sys v0.4.6 Aug 29 19:44:31.814 INFO kablam! Compiling proc-macro2 v0.4.8 Aug 29 19:44:31.817 INFO kablam! Compiling libssh2-sys v0.2.8 Aug 29 19:44:31.817 INFO kablam! Compiling libgit2-sys v0.7.5 Aug 29 19:44:37.133 INFO kablam! Checking clap v2.32.0 Aug 29 19:44:37.145 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Aug 29 19:44:38.610 INFO kablam! Checking quote v0.6.3 Aug 29 19:44:41.333 INFO kablam! Checking syn v0.14.4 Aug 29 19:45:25.114 INFO kablam! Checking git2 v0.7.2 Aug 29 19:45:28.399 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Aug 29 19:45:36.569 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Aug 29 19:45:38.869 INFO kablam! Checking util v0.1.0 (file:///source/util) Aug 29 19:45:48.822 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.822 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 19:45:48.822 INFO kablam! | Aug 29 19:45:48.822 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.822 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.822 INFO kablam! | Aug 29 19:45:48.822 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.822 INFO kablam! Aug 29 19:45:48.824 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.824 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 19:45:48.824 INFO kablam! | Aug 29 19:45:48.824 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.824 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.824 INFO kablam! | Aug 29 19:45:48.824 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.824 INFO kablam! Aug 29 19:45:48.825 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.825 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 19:45:48.825 INFO kablam! | Aug 29 19:45:48.825 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.825 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.825 INFO kablam! | Aug 29 19:45:48.825 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.825 INFO kablam! Aug 29 19:45:48.825 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.825 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 19:45:48.825 INFO kablam! | Aug 29 19:45:48.825 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 19:45:48.825 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.825 INFO kablam! | Aug 29 19:45:48.825 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.825 INFO kablam! Aug 29 19:45:48.828 INFO kablam! error: aborting due to 4 previous errors Aug 29 19:45:48.828 INFO kablam! Aug 29 19:45:48.835 INFO kablam! error: Could not compile `command`. Aug 29 19:45:48.835 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 19:45:48.948 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.948 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 19:45:48.948 INFO kablam! | Aug 29 19:45:48.948 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.948 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.948 INFO kablam! | Aug 29 19:45:48.948 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.948 INFO kablam! Aug 29 19:45:48.949 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.949 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 19:45:48.949 INFO kablam! | Aug 29 19:45:48.949 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.949 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.949 INFO kablam! | Aug 29 19:45:48.949 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.949 INFO kablam! Aug 29 19:45:48.950 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.950 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 19:45:48.950 INFO kablam! | Aug 29 19:45:48.950 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 19:45:48.950 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.950 INFO kablam! | Aug 29 19:45:48.950 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.950 INFO kablam! Aug 29 19:45:48.950 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 19:45:48.950 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 19:45:48.950 INFO kablam! | Aug 29 19:45:48.950 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 19:45:48.950 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 19:45:48.950 INFO kablam! | Aug 29 19:45:48.950 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 19:45:48.950 INFO kablam! Aug 29 19:45:48.953 INFO kablam! error: aborting due to 4 previous errors Aug 29 19:45:48.953 INFO kablam! Aug 29 19:45:48.967 INFO kablam! error: Could not compile `command`. Aug 29 19:45:48.967 INFO kablam! Aug 29 19:45:48.967 INFO kablam! To learn more, run the command again with --verbose. Aug 29 19:45:48.969 INFO kablam! su: No module specific data is present Aug 29 19:45:49.550 INFO running `"docker" "rm" "-f" "e59cca1b062a7fc73c41128bdc4c2bf7a8f79e6c725ab5a6542f28597f6113f5"` Aug 29 19:45:49.708 INFO blam! e59cca1b062a7fc73c41128bdc4c2bf7a8f79e6c725ab5a6542f28597f6113f5