Sep 04 20:00:25.176 INFO checking derivate-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:00:25.176 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:00:25.176 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:00:25.426 INFO blam! 058fe1a92374b7f11f45eafd3226e987a63784ba9687f9ad85a0b3ee66273c82 Sep 04 20:00:25.428 INFO running `"docker" "start" "-a" "058fe1a92374b7f11f45eafd3226e987a63784ba9687f9ad85a0b3ee66273c82"` Sep 04 20:00:26.368 INFO kablam! Checking itertools v0.5.10 Sep 04 20:00:26.374 INFO kablam! Checking syn v0.10.8 Sep 04 20:00:26.423 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 04 20:00:46.895 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:46.896 INFO kablam! --> tests/rustc-deriving-meta.rs:18:10 Sep 04 20:00:46.896 INFO kablam! | Sep 04 20:00:46.896 INFO kablam! 18 | #[derive(Derivative)] Sep 04 20:00:46.896 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:46.910 INFO kablam! Sep 04 20:00:46.912 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:46.912 INFO kablam! --> tests/rustc-issue-19358.rs:16:10 Sep 04 20:00:46.912 INFO kablam! | Sep 04 20:00:46.912 INFO kablam! 16 | #[derive(Derivative)] Sep 04 20:00:46.912 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:46.914 INFO kablam! Sep 04 20:00:46.940 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:46.940 INFO kablam! --> tests/derive-eq.rs:4:10 Sep 04 20:00:46.940 INFO kablam! | Sep 04 20:00:46.940 INFO kablam! 4 | #[derive(Derivative, PartialEq)] Sep 04 20:00:46.940 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:46.942 INFO kablam! Sep 04 20:00:46.945 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:46.945 INFO kablam! --> tests/derive-eq.rs:10:10 Sep 04 20:00:46.946 INFO kablam! | Sep 04 20:00:46.946 INFO kablam! 10 | #[derive(Derivative)] Sep 04 20:00:46.946 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:46.946 INFO kablam! Sep 04 20:00:46.947 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:46.947 INFO kablam! --> tests/rustc-issue-19358.rs:22:10 Sep 04 20:00:46.948 INFO kablam! | Sep 04 20:00:46.948 INFO kablam! 22 | #[derive(Derivative)] Sep 04 20:00:46.948 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:46.949 INFO kablam! Sep 04 20:00:46.999 INFO kablam! error: aborting due to previous error Sep 04 20:00:46.999 INFO kablam! Sep 04 20:00:46.999 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:46.999 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:00:47.000 INFO kablam! Sep 04 20:00:47.000 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:47.019 INFO kablam! error: Could not compile `derivate`. Sep 04 20:00:47.020 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:47.021 INFO kablam! error: Could not compile `derivate`. Sep 04 20:00:47.022 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:47.023 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:00:47.023 INFO kablam! Sep 04 20:00:47.024 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:47.040 INFO kablam! error: Could not compile `derivate`. Sep 04 20:00:47.041 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:47.196 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:47.196 INFO kablam! --> tests/rustc-issue-32292.rs:16:10 Sep 04 20:00:47.196 INFO kablam! | Sep 04 20:00:47.196 INFO kablam! 16 | #[derive(Derivative)] Sep 04 20:00:47.196 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:47.196 INFO kablam! Sep 04 20:00:47.201 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:47.201 INFO kablam! --> tests/rustc-issue-29710.rs:17:10 Sep 04 20:00:47.201 INFO kablam! | Sep 04 20:00:47.201 INFO kablam! 17 | #[derive(Derivative)] Sep 04 20:00:47.201 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:47.201 INFO kablam! Sep 04 20:00:47.213 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:47.213 INFO kablam! --> tests/rustc-deriving-via-extension-type-params.rs:14:10 Sep 04 20:00:47.213 INFO kablam! | Sep 04 20:00:47.213 INFO kablam! 14 | #[derive(Derivative)] Sep 04 20:00:47.213 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:47.213 INFO kablam! Sep 04 20:00:47.231 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 20:00:47.232 INFO kablam! --> tests/rustc-issue-29710.rs:21:10 Sep 04 20:00:47.232 INFO kablam! | Sep 04 20:00:47.232 INFO kablam! 21 | #[derive(Derivative)] Sep 04 20:00:47.232 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 20:00:47.232 INFO kablam! Sep 04 20:00:47.256 INFO kablam! error: aborting due to previous error Sep 04 20:00:47.257 INFO kablam! Sep 04 20:00:47.257 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:47.264 INFO kablam! error: aborting due to 2 previous errors Sep 04 20:00:47.264 INFO kablam! Sep 04 20:00:47.264 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:47.266 INFO kablam! error: Could not compile `derivate`. Sep 04 20:00:47.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:47.278 INFO kablam! error:error: aborting due to previous error Sep 04 20:00:47.278 INFO kablam! Sep 04 20:00:47.278 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 20:00:47.278 INFO kablam! Could not compile `derivate`. Sep 04 20:00:47.278 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:47.285 INFO kablam! error: Could not compile `derivate`. Sep 04 20:00:47.285 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:00:49.548 INFO kablam! error: build failed Sep 04 20:00:49.549 INFO kablam! su: No module specific data is present Sep 04 20:00:50.165 INFO running `"docker" "rm" "-f" "058fe1a92374b7f11f45eafd3226e987a63784ba9687f9ad85a0b3ee66273c82"` Sep 04 20:00:50.305 INFO blam! 058fe1a92374b7f11f45eafd3226e987a63784ba9687f9ad85a0b3ee66273c82