Aug 29 18:35:18.927 INFO checking devnought/gitplz against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 29 18:35:18.927 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 29 18:35:18.927 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 18:35:19.126 INFO blam! 4e99e983af033b79fd8529c0bd3310e28e90317a106b9e11a9ed5b06d6f0d883 Aug 29 18:35:19.128 INFO running `"docker" "start" "-a" "4e99e983af033b79fd8529c0bd3310e28e90317a106b9e11a9ed5b06d6f0d883"` Aug 29 18:35:19.987 INFO kablam! Checking termcolor v1.0.0 Aug 29 18:35:19.988 INFO kablam! Compiling command v0.1.0 (file:///source/command) Aug 29 18:35:19.989 INFO kablam! Compiling libz-sys v1.0.18 Aug 29 18:35:19.990 INFO kablam! Compiling curl-sys v0.4.6 Aug 29 18:35:19.992 INFO kablam! Compiling proc-macro2 v0.4.8 Aug 29 18:35:19.992 INFO kablam! Compiling libssh2-sys v0.2.8 Aug 29 18:35:19.993 INFO kablam! Compiling libgit2-sys v0.7.5 Aug 29 18:35:23.183 INFO kablam! Checking clap v2.32.0 Aug 29 18:35:23.188 INFO kablam! Checking color_printer v0.1.0 (file:///source/color_printer) Aug 29 18:35:23.816 INFO kablam! Checking quote v0.6.3 Aug 29 18:35:25.417 INFO kablam! Checking syn v0.14.4 Aug 29 18:36:11.134 INFO kablam! Checking git2 v0.7.2 Aug 29 18:36:11.495 INFO kablam! Checking command_derive v0.1.0 (file:///source/command_derive) Aug 29 18:36:25.363 INFO kablam! Checking gitlib v0.1.0 (file:///source/gitlib) Aug 29 18:36:27.147 INFO kablam! Checking util v0.1.0 (file:///source/util) Aug 29 18:36:36.013 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.013 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 18:36:36.013 INFO kablam! | Aug 29 18:36:36.013 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.013 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.013 INFO kablam! | Aug 29 18:36:36.013 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.013 INFO kablam! Aug 29 18:36:36.014 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.014 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 18:36:36.014 INFO kablam! | Aug 29 18:36:36.014 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.014 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.014 INFO kablam! | Aug 29 18:36:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.014 INFO kablam! Aug 29 18:36:36.015 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.015 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 18:36:36.015 INFO kablam! | Aug 29 18:36:36.015 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.015 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.015 INFO kablam! | Aug 29 18:36:36.015 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.015 INFO kablam! Aug 29 18:36:36.015 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.015 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 18:36:36.016 INFO kablam! | Aug 29 18:36:36.016 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 18:36:36.016 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.016 INFO kablam! | Aug 29 18:36:36.016 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.016 INFO kablam! Aug 29 18:36:36.018 INFO kablam! error: aborting due to 4 previous errors Aug 29 18:36:36.018 INFO kablam! Aug 29 18:36:36.026 INFO kablam! error: Could not compile `command`. Aug 29 18:36:36.026 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 18:36:36.067 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.067 INFO kablam! --> command/src/branch_delete.rs:6:17 Aug 29 18:36:36.067 INFO kablam! | Aug 29 18:36:36.067 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.067 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.067 INFO kablam! | Aug 29 18:36:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.067 INFO kablam! Aug 29 18:36:36.068 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.068 INFO kablam! --> command/src/branch_find.rs:6:17 Aug 29 18:36:36.068 INFO kablam! | Aug 29 18:36:36.068 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.068 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.068 INFO kablam! | Aug 29 18:36:36.068 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.068 INFO kablam! Aug 29 18:36:36.069 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.069 INFO kablam! --> command/src/checkout.rs:6:17 Aug 29 18:36:36.069 INFO kablam! | Aug 29 18:36:36.069 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Aug 29 18:36:36.069 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.069 INFO kablam! | Aug 29 18:36:36.069 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.069 INFO kablam! Aug 29 18:36:36.069 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Aug 29 18:36:36.069 INFO kablam! --> command/src/reset.rs:6:17 Aug 29 18:36:36.069 INFO kablam! | Aug 29 18:36:36.069 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Aug 29 18:36:36.069 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 29 18:36:36.069 INFO kablam! | Aug 29 18:36:36.070 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 18:36:36.070 INFO kablam! Aug 29 18:36:36.072 INFO kablam! error: aborting due to 4 previous errors Aug 29 18:36:36.073 INFO kablam! Aug 29 18:36:36.093 INFO kablam! error: Could not compile `command`. Aug 29 18:36:36.093 INFO kablam! Aug 29 18:36:36.094 INFO kablam! To learn more, run the command again with --verbose. Aug 29 18:36:36.097 INFO kablam! su: No module specific data is present Aug 29 18:36:36.592 INFO running `"docker" "rm" "-f" "4e99e983af033b79fd8529c0bd3310e28e90317a106b9e11a9ed5b06d6f0d883"` Aug 29 18:36:36.747 INFO blam! 4e99e983af033b79fd8529c0bd3310e28e90317a106b9e11a9ed5b06d6f0d883