Sep 06 08:06:07.569 INFO checking derivate-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:06:07.569 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:06:07.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:06:07.841 INFO blam! 07640b02309ab01bf5957104b3f5cbbf875efde716cbe1af01eda72e2394cb54 Sep 06 08:06:07.843 INFO running `"docker" "start" "-a" "07640b02309ab01bf5957104b3f5cbbf875efde716cbe1af01eda72e2394cb54"` Sep 06 08:06:08.566 INFO kablam! usermod: no changes Sep 06 08:06:08.690 INFO kablam! Checking itertools v0.5.10 Sep 06 08:06:08.690 INFO kablam! Checking syn v0.10.8 Sep 06 08:06:08.706 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 06 08:06:21.627 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:21.627 INFO kablam! --> tests/rustc-deriving-clone-enum.rs:16:10 Sep 06 08:06:21.627 INFO kablam! | Sep 06 08:06:21.627 INFO kablam! 16 | #[derive(Derivative)] Sep 06 08:06:21.627 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:21.627 INFO kablam! Sep 06 08:06:21.650 INFO kablam! error: aborting due to previous error Sep 06 08:06:21.650 INFO kablam! Sep 06 08:06:21.650 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:21.666 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:21.666 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.205 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.205 INFO kablam! --> tests/rustc-deriving-in-fn.rs:16:14 Sep 06 08:06:22.205 INFO kablam! | Sep 06 08:06:22.205 INFO kablam! 16 | #[derive(Derivative)] Sep 06 08:06:22.205 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.222 INFO kablam! Sep 06 08:06:22.236 INFO kablam! error: aborting due to previous error Sep 06 08:06:22.246 INFO kablam! Sep 06 08:06:22.246 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:22.290 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:22.290 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.358 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.358 INFO kablam! --> tests/rustc-deriving-copyclone.rs:40:10 Sep 06 08:06:22.358 INFO kablam! | Sep 06 08:06:22.358 INFO kablam! 40 | #[derive(Derivative)] Sep 06 08:06:22.358 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.358 INFO kablam! Sep 06 08:06:22.393 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.393 INFO kablam! --> tests/rustc-deriving-copyclone.rs:43:10 Sep 06 08:06:22.393 INFO kablam! | Sep 06 08:06:22.393 INFO kablam! 43 | #[derive(Derivative)] Sep 06 08:06:22.393 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.393 INFO kablam! Sep 06 08:06:22.417 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.417 INFO kablam! --> tests/rustc-deriving-copyclone.rs:48:10 Sep 06 08:06:22.417 INFO kablam! | Sep 06 08:06:22.417 INFO kablam! 48 | #[derive(Derivative)] Sep 06 08:06:22.417 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.417 INFO kablam! Sep 06 08:06:22.455 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.455 INFO kablam! --> tests/rustc-deriving-copyclone.rs:52:10 Sep 06 08:06:22.455 INFO kablam! | Sep 06 08:06:22.455 INFO kablam! 52 | #[derive(Derivative)] Sep 06 08:06:22.455 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.455 INFO kablam! Sep 06 08:06:22.458 INFO kablam! error: aborting due to 4 previous errors Sep 06 08:06:22.458 INFO kablam! Sep 06 08:06:22.458 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:22.509 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:22.509 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.589 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.589 INFO kablam! --> tests/rustc-issue-29540.rs:14:10 Sep 06 08:06:22.589 INFO kablam! | Sep 06 08:06:22.590 INFO kablam! 14 | #[derive(Derivative)] Sep 06 08:06:22.590 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.610 INFO kablam! Sep 06 08:06:22.619 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.619 INFO kablam! --> tests/rustc-issue-29030.rs:14:10 Sep 06 08:06:22.619 INFO kablam! | Sep 06 08:06:22.619 INFO kablam! 14 | #[derive(Derivative)] Sep 06 08:06:22.619 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.638 INFO kablam! Sep 06 08:06:22.654 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.654 INFO kablam! --> tests/derive-debug.rs:4:10 Sep 06 08:06:22.654 INFO kablam! | Sep 06 08:06:22.654 INFO kablam! 4 | #[derive(Derivative)] Sep 06 08:06:22.654 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.657 INFO kablam! error: aborting due to previous error Sep 06 08:06:22.672 INFO kablam! error: aborting due to previous error Sep 06 08:06:22.672 INFO kablam! Sep 06 08:06:22.672 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:22.678 INFO kablam! Sep 06 08:06:22.678 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:22.682 INFO kablam! Sep 06 08:06:22.701 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.701 INFO kablam! --> tests/derive-debug.rs:12:10 Sep 06 08:06:22.701 INFO kablam! | Sep 06 08:06:22.701 INFO kablam! 12 | #[derive(Derivative)] Sep 06 08:06:22.701 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.701 INFO kablam! Sep 06 08:06:22.706 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:22.706 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.707 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:22.707 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.709 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.709 INFO kablam! --> tests/derive-debug.rs:20:10 Sep 06 08:06:22.709 INFO kablam! | Sep 06 08:06:22.709 INFO kablam! 20 | #[derive(Derivative)] Sep 06 08:06:22.709 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.722 INFO kablam! Sep 06 08:06:22.731 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.731 INFO kablam! --> tests/derive-debug.rs:28:10 Sep 06 08:06:22.731 INFO kablam! | Sep 06 08:06:22.731 INFO kablam! 28 | #[derive(Derivative)] Sep 06 08:06:22.731 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.731 INFO kablam! Sep 06 08:06:22.735 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.735 INFO kablam! --> tests/derive-debug.rs:37:10 Sep 06 08:06:22.735 INFO kablam! | Sep 06 08:06:22.735 INFO kablam! 37 | #[derive(Derivative)] Sep 06 08:06:22.735 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.737 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.737 INFO kablam! --> tests/rustc-issue-28561.rs:14:10 Sep 06 08:06:22.737 INFO kablam! | Sep 06 08:06:22.737 INFO kablam! 14 | #[derive(Derivative)] Sep 06 08:06:22.737 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.738 INFO kablam! Sep 06 08:06:22.762 INFO kablam! Sep 06 08:06:22.767 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.767 INFO kablam! --> tests/derive-debug.rs:41:10 Sep 06 08:06:22.767 INFO kablam! | Sep 06 08:06:22.767 INFO kablam! 41 | #[derive(Derivative)] Sep 06 08:06:22.767 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.767 INFO kablam! Sep 06 08:06:22.811 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.811 INFO kablam! --> tests/derive-debug.rs:45:10 Sep 06 08:06:22.811 INFO kablam! | Sep 06 08:06:22.811 INFO kablam! 45 | #[derive(Derivative)] Sep 06 08:06:22.811 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:22.811 INFO kablam! Sep 06 08:06:22.833 INFO kablam! error: aborting due to 7 previous errors Sep 06 08:06:22.833 INFO kablam! Sep 06 08:06:22.833 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:22.880 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:22.880 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:22.995 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:22.995 INFO kablam! --> tests/rustc-issue-28561.rs:54:10 Sep 06 08:06:22.995 INFO kablam! | Sep 06 08:06:22.995 INFO kablam! 54 | #[derive(Derivative)] Sep 06 08:06:22.995 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:23.002 INFO kablam! Sep 06 08:06:23.012 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:23.012 INFO kablam! --> tests/rustc-issue-28561.rs:92:10 Sep 06 08:06:23.012 INFO kablam! | Sep 06 08:06:23.012 INFO kablam! 92 | #[derive(Derivative)] Sep 06 08:06:23.012 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:23.026 INFO kablam! Sep 06 08:06:23.250 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 06 08:06:23.250 INFO kablam! --> tests/rustc-issue-28561.rs:111:10 Sep 06 08:06:23.250 INFO kablam! | Sep 06 08:06:23.250 INFO kablam! 111 | #[derive(Derivative)] Sep 06 08:06:23.250 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 06 08:06:23.250 INFO kablam! Sep 06 08:06:23.438 INFO kablam! error: aborting due to 4 previous errors Sep 06 08:06:23.438 INFO kablam! Sep 06 08:06:23.438 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 08:06:23.438 INFO kablam! error: Could not compile `derivate`. Sep 06 08:06:23.438 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:06:23.766 INFO kablam! error: build failed Sep 06 08:06:23.766 INFO kablam! su: No module specific data is present Sep 06 08:06:24.799 INFO running `"docker" "rm" "-f" "07640b02309ab01bf5957104b3f5cbbf875efde716cbe1af01eda72e2394cb54"` Sep 06 08:06:24.931 INFO blam! 07640b02309ab01bf5957104b3f5cbbf875efde716cbe1af01eda72e2394cb54