Sep 21 11:28:10.839 INFO checking derivate-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:28:10.839 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:28:10.839 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:28:11.038 INFO blam! 9e861c2d8151dc319b38517e1b15ee5548f554b0a7eb2ffc521042b9f671529b Sep 21 11:28:11.040 INFO running `"docker" "start" "-a" "9e861c2d8151dc319b38517e1b15ee5548f554b0a7eb2ffc521042b9f671529b"` Sep 21 11:28:12.802 INFO kablam! usermod: no changes Sep 21 11:28:12.919 INFO kablam! Checking syn v0.10.8 Sep 21 11:28:12.922 INFO kablam! Compiling derivate v0.1.0 (/source) Sep 21 11:28:24.566 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.566 INFO kablam! --> tests/rustc-issue-29030.rs:14:10 Sep 21 11:28:24.566 INFO kablam! | Sep 21 11:28:24.566 INFO kablam! 14 | #[derive(Derivative)] Sep 21 11:28:24.566 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.566 INFO kablam! Sep 21 11:28:24.590 INFO kablam! error: aborting due to previous error Sep 21 11:28:24.590 INFO kablam! Sep 21 11:28:24.590 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:24.614 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:24.614 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:24.654 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.654 INFO kablam! --> tests/derive-clone.rs:4:17 Sep 21 11:28:24.654 INFO kablam! | Sep 21 11:28:24.654 INFO kablam! 4 | #[derive(Debug, Derivative, PartialEq)] Sep 21 11:28:24.654 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.654 INFO kablam! Sep 21 11:28:24.656 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.656 INFO kablam! --> tests/derive-clone.rs:29:10 Sep 21 11:28:24.656 INFO kablam! | Sep 21 11:28:24.656 INFO kablam! 29 | #[derive(Derivative)] Sep 21 11:28:24.656 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.656 INFO kablam! Sep 21 11:28:24.662 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.662 INFO kablam! --> tests/derive-clone.rs:33:17 Sep 21 11:28:24.662 INFO kablam! | Sep 21 11:28:24.662 INFO kablam! 33 | #[derive(Debug, Derivative, PartialEq)] Sep 21 11:28:24.662 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.663 INFO kablam! Sep 21 11:28:24.663 INFO kablam! error: aborting due to 3 previous errors Sep 21 11:28:24.666 INFO kablam! Sep 21 11:28:24.666 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:24.690 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:24.690 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:24.742 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.742 INFO kablam! --> tests/rustc-issue-16530.rs:18:10 Sep 21 11:28:24.742 INFO kablam! | Sep 21 11:28:24.742 INFO kablam! 18 | #[derive(Derivative)] Sep 21 11:28:24.742 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.758 INFO kablam! Sep 21 11:28:24.798 INFO kablam! error: aborting due to previous error Sep 21 11:28:24.798 INFO kablam! Sep 21 11:28:24.798 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:24.826 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:24.826 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:24.926 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.926 INFO kablam! --> tests/derive-eq.rs:4:10 Sep 21 11:28:24.926 INFO kablam! | Sep 21 11:28:24.926 INFO kablam! 4 | #[derive(Derivative, PartialEq)] Sep 21 11:28:24.926 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.926 INFO kablam! Sep 21 11:28:24.930 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.930 INFO kablam! --> tests/derive-eq.rs:10:10 Sep 21 11:28:24.930 INFO kablam! | Sep 21 11:28:24.930 INFO kablam! 10 | #[derive(Derivative)] Sep 21 11:28:24.930 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.930 INFO kablam! Sep 21 11:28:24.934 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:28:24.934 INFO kablam! Sep 21 11:28:24.934 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:24.938 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:24.938 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:24.978 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:24.978 INFO kablam! --> tests/rustc-class-implement-traits.rs:20:10 Sep 21 11:28:24.978 INFO kablam! | Sep 21 11:28:24.978 INFO kablam! 20 | #[derive(Derivative)] Sep 21 11:28:24.978 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:24.990 INFO kablam! Sep 21 11:28:24.990 INFO kablam! error: aborting due to previous error Sep 21 11:28:25.006 INFO kablam! Sep 21 11:28:25.006 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:25.010 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:25.010 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:25.026 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 21 11:28:25.026 INFO kablam! --> tests/rustc-issue-19037.rs:20:10 Sep 21 11:28:25.026 INFO kablam! | Sep 21 11:28:25.026 INFO kablam! 20 | #[derive(Derivative)] Sep 21 11:28:25.026 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 21 11:28:25.026 INFO kablam! Sep 21 11:28:25.030 INFO kablam! error: aborting due to previous error Sep 21 11:28:25.030 INFO kablam! Sep 21 11:28:25.030 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 11:28:25.033 INFO kablam! error: Could not compile `derivate`. Sep 21 11:28:25.033 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:25.700 INFO kablam! error: build failed Sep 21 11:28:25.702 INFO kablam! su: No module specific data is present Sep 21 11:28:26.349 INFO running `"docker" "rm" "-f" "9e861c2d8151dc319b38517e1b15ee5548f554b0a7eb2ffc521042b9f671529b"` Sep 21 11:28:26.494 INFO blam! 9e861c2d8151dc319b38517e1b15ee5548f554b0a7eb2ffc521042b9f671529b