Sep 02 16:40:01.503 INFO checking derivate-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:40:01.503 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:40:01.503 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:40:01.763 INFO blam! 036b7b75709bcd2a8ce109dcc946c8aa37f2108b746d2c7346c9c2228dcf0e4b Sep 02 16:40:01.765 INFO running `"docker" "start" "-a" "036b7b75709bcd2a8ce109dcc946c8aa37f2108b746d2c7346c9c2228dcf0e4b"` Sep 02 16:40:02.727 INFO kablam! Checking syn v0.10.8 Sep 02 16:40:02.727 INFO kablam! Checking itertools v0.5.10 Sep 02 16:40:02.769 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 02 16:40:22.741 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.741 INFO kablam! --> tests/derive-debug-bounds.rs:6:10 Sep 02 16:40:22.741 INFO kablam! | Sep 02 16:40:22.741 INFO kablam! 6 | #[derive(Derivative)] Sep 02 16:40:22.741 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.741 INFO kablam! Sep 02 16:40:22.743 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.743 INFO kablam! --> tests/rustc-deriving-meta-multiple.rs:19:10 Sep 02 16:40:22.743 INFO kablam! | Sep 02 16:40:22.743 INFO kablam! 19 | #[derive(Derivative)] Sep 02 16:40:22.743 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.743 INFO kablam! Sep 02 16:40:22.769 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.769 INFO kablam! --> tests/derive-debug-bounds.rs:14:10 Sep 02 16:40:22.769 INFO kablam! | Sep 02 16:40:22.769 INFO kablam! 14 | #[derive(Derivative)] Sep 02 16:40:22.769 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.769 INFO kablam! Sep 02 16:40:22.792 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.792 INFO kablam! --> tests/derive-debug-bounds.rs:22:10 Sep 02 16:40:22.792 INFO kablam! | Sep 02 16:40:22.792 INFO kablam! 22 | #[derive(Derivative)] Sep 02 16:40:22.792 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.792 INFO kablam! Sep 02 16:40:22.809 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.810 INFO kablam! --> tests/derive-debug-bounds.rs:30:10 Sep 02 16:40:22.810 INFO kablam! | Sep 02 16:40:22.810 INFO kablam! 30 | #[derive(Derivative)] Sep 02 16:40:22.810 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.810 INFO kablam! Sep 02 16:40:22.831 INFO kablam! error: aborting due to previous error Sep 02 16:40:22.831 INFO kablam! Sep 02 16:40:22.832 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:22.833 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.833 INFO kablam! --> tests/derive-debug-bounds.rs:47:10 Sep 02 16:40:22.833 INFO kablam! | Sep 02 16:40:22.833 INFO kablam! 47 | #[derive(Derivative)] Sep 02 16:40:22.834 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.834 INFO kablam! Sep 02 16:40:22.838 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.838 INFO kablam! --> tests/rustc-exterior.rs:16:10 Sep 02 16:40:22.838 INFO kablam! | Sep 02 16:40:22.838 INFO kablam! 16 | #[derive(Derivative)] Sep 02 16:40:22.838 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.838 INFO kablam! Sep 02 16:40:22.849 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:40:22.849 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:22.850 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:22.850 INFO kablam! Sep 02 16:40:22.851 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:22.859 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:22.860 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:22.869 INFO kablam! error: aborting due to previous error Sep 02 16:40:22.869 INFO kablam! Sep 02 16:40:22.869 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:22.895 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:22.896 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:22.940 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:22.940 INFO kablam! --> tests/rustc-deriving-clone-tuple-struct.rs:16:10 Sep 02 16:40:22.940 INFO kablam! | Sep 02 16:40:22.940 INFO kablam! 16 | #[derive(Derivative)] Sep 02 16:40:22.941 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:22.941 INFO kablam! Sep 02 16:40:22.974 INFO kablam! error: aborting due to previous error Sep 02 16:40:22.974 INFO kablam! Sep 02 16:40:22.974 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:23.011 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:23.012 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:23.147 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:23.147 INFO kablam! --> tests/rustc-deriving-clone-generic-enum.rs:16:10 Sep 02 16:40:23.147 INFO kablam! | Sep 02 16:40:23.147 INFO kablam! 16 | #[derive(Derivative)] Sep 02 16:40:23.147 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:23.148 INFO kablam! Sep 02 16:40:23.179 INFO kablam! error: aborting due to previous error Sep 02 16:40:23.179 INFO kablam! Sep 02 16:40:23.179 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:23.202 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:23.203 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:24.232 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.232 INFO kablam! --> tests/derive-debug.rs:4:10 Sep 02 16:40:24.232 INFO kablam! | Sep 02 16:40:24.233 INFO kablam! 4 | #[derive(Derivative)] Sep 02 16:40:24.233 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.233 INFO kablam! Sep 02 16:40:24.238 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.238 INFO kablam! --> tests/derive-debug.rs:12:10 Sep 02 16:40:24.238 INFO kablam! | Sep 02 16:40:24.238 INFO kablam! 12 | #[derive(Derivative)] Sep 02 16:40:24.238 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.238 INFO kablam! Sep 02 16:40:24.244 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.244 INFO kablam! --> tests/derive-debug.rs:20:10 Sep 02 16:40:24.244 INFO kablam! | Sep 02 16:40:24.244 INFO kablam! 20 | #[derive(Derivative)] Sep 02 16:40:24.244 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.244 INFO kablam! Sep 02 16:40:24.249 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.249 INFO kablam! --> tests/derive-debug.rs:28:10 Sep 02 16:40:24.249 INFO kablam! | Sep 02 16:40:24.249 INFO kablam! 28 | #[derive(Derivative)] Sep 02 16:40:24.249 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.250 INFO kablam! Sep 02 16:40:24.255 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.255 INFO kablam! --> tests/derive-debug.rs:37:10 Sep 02 16:40:24.255 INFO kablam! | Sep 02 16:40:24.255 INFO kablam! 37 | #[derive(Derivative)] Sep 02 16:40:24.255 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.255 INFO kablam! Sep 02 16:40:24.260 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.261 INFO kablam! --> tests/derive-debug.rs:41:10 Sep 02 16:40:24.261 INFO kablam! | Sep 02 16:40:24.261 INFO kablam! 41 | #[derive(Derivative)] Sep 02 16:40:24.261 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.261 INFO kablam! Sep 02 16:40:24.266 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:24.266 INFO kablam! --> tests/derive-debug.rs:45:10 Sep 02 16:40:24.266 INFO kablam! | Sep 02 16:40:24.266 INFO kablam! 45 | #[derive(Derivative)] Sep 02 16:40:24.266 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:24.266 INFO kablam! Sep 02 16:40:24.279 INFO kablam! error: aborting due to 7 previous errors Sep 02 16:40:24.279 INFO kablam! Sep 02 16:40:24.279 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:24.287 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:24.287 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:26.210 INFO kablam! error: build failed Sep 02 16:40:26.213 INFO kablam! su: No module specific data is present Sep 02 16:40:26.728 INFO running `"docker" "rm" "-f" "036b7b75709bcd2a8ce109dcc946c8aa37f2108b746d2c7346c9c2228dcf0e4b"` Sep 02 16:40:26.892 INFO blam! 036b7b75709bcd2a8ce109dcc946c8aa37f2108b746d2c7346c9c2228dcf0e4b