Sep 19 13:57:08.285 INFO checking devnought/gitplz against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 13:57:08.285 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 13:57:08.285 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:57:08.577 INFO blam! 8eb9360bfba20637485148a5adf24778832147f06eaec8ef7bb3af9adb6ae596 Sep 19 13:57:08.580 INFO running `"docker" "start" "-a" "8eb9360bfba20637485148a5adf24778832147f06eaec8ef7bb3af9adb6ae596"` Sep 19 13:57:09.495 INFO kablam! usermod: no changes Sep 19 13:57:09.619 INFO kablam! Checking unicode-xid v0.1.0 Sep 19 13:57:09.627 INFO kablam! Compiling command v0.1.0 (/source/command) Sep 19 13:57:09.629 INFO kablam! Checking termcolor v1.0.0 Sep 19 13:57:09.629 INFO kablam! Compiling openssl-sys v0.9.33 Sep 19 13:57:09.629 INFO kablam! Compiling libz-sys v1.0.18 Sep 19 13:57:09.629 INFO kablam! Compiling cmake v0.1.31 Sep 19 13:57:09.635 INFO kablam! Compiling curl-sys v0.4.6 Sep 19 13:57:09.639 INFO kablam! Compiling proc-macro2 v0.4.8 Sep 19 13:57:13.819 INFO kablam! Checking clap v2.32.0 Sep 19 13:57:13.847 INFO kablam! Checking color_printer v0.1.0 (/source/color_printer) Sep 19 13:57:15.087 INFO kablam! Compiling libssh2-sys v0.2.8 Sep 19 13:57:15.104 INFO kablam! Compiling libgit2-sys v0.7.5 Sep 19 13:57:15.563 INFO kablam! Checking quote v0.6.3 Sep 19 13:57:17.451 INFO kablam! Checking syn v0.14.4 Sep 19 13:58:13.380 INFO kablam! Checking command_derive v0.1.0 (/source/command_derive) Sep 19 13:58:21.014 INFO kablam! Checking git2 v0.7.2 Sep 19 13:58:32.525 INFO kablam! Checking gitlib v0.1.0 (/source/gitlib) Sep 19 13:58:33.877 INFO kablam! Checking util v0.1.0 (/source/util) Sep 19 13:58:35.883 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.883 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 19 13:58:35.883 INFO kablam! | Sep 19 13:58:35.883 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.883 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.883 INFO kablam! | Sep 19 13:58:35.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.883 INFO kablam! Sep 19 13:58:35.884 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.884 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.884 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.884 INFO kablam! Sep 19 13:58:35.884 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.884 INFO kablam! --> command/src/checkout.rs:6:17 Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.884 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.884 INFO kablam! Sep 19 13:58:35.884 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.884 INFO kablam! --> command/src/reset.rs:6:17 Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 19 13:58:35.884 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.884 INFO kablam! | Sep 19 13:58:35.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.884 INFO kablam! Sep 19 13:58:35.884 INFO kablam! error: aborting due to 4 previous errors Sep 19 13:58:35.884 INFO kablam! Sep 19 13:58:35.890 INFO kablam! error: Could not compile `command`. Sep 19 13:58:35.890 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:58:35.891 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.891 INFO kablam! --> command/src/branch_delete.rs:6:17 Sep 19 13:58:35.891 INFO kablam! | Sep 19 13:58:35.891 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.891 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.891 INFO kablam! | Sep 19 13:58:35.891 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.891 INFO kablam! Sep 19 13:58:35.891 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.891 INFO kablam! --> command/src/branch_find.rs:6:17 Sep 19 13:58:35.891 INFO kablam! | Sep 19 13:58:35.891 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.891 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.891 INFO kablam! | Sep 19 13:58:35.891 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.891 INFO kablam! Sep 19 13:58:35.892 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.892 INFO kablam! --> command/src/checkout.rs:6:17 Sep 19 13:58:35.892 INFO kablam! | Sep 19 13:58:35.892 INFO kablam! 6 | #[derive(Clone, CommandBoxClone)] Sep 19 13:58:35.892 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.892 INFO kablam! | Sep 19 13:58:35.892 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.892 INFO kablam! Sep 19 13:58:35.892 INFO kablam! error: cannot determine resolution for the derive macro `CommandBoxClone` Sep 19 13:58:35.892 INFO kablam! --> command/src/reset.rs:6:17 Sep 19 13:58:35.892 INFO kablam! | Sep 19 13:58:35.892 INFO kablam! 6 | #[derive(Clone, CommandBoxClone, Default)] Sep 19 13:58:35.892 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 13:58:35.892 INFO kablam! | Sep 19 13:58:35.892 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 19 13:58:35.892 INFO kablam! Sep 19 13:58:35.892 INFO kablam! error: aborting due to 4 previous errors Sep 19 13:58:35.892 INFO kablam! Sep 19 13:58:35.900 INFO kablam! error: Could not compile `command`. Sep 19 13:58:35.900 INFO kablam! Sep 19 13:58:35.900 INFO kablam! To learn more, run the command again with --verbose. Sep 19 13:58:35.902 INFO kablam! su: No module specific data is present Sep 19 13:58:37.359 INFO running `"docker" "rm" "-f" "8eb9360bfba20637485148a5adf24778832147f06eaec8ef7bb3af9adb6ae596"` Sep 19 13:58:37.703 INFO blam! 8eb9360bfba20637485148a5adf24778832147f06eaec8ef7bb3af9adb6ae596