Sep 10 20:24:43.736 INFO checking derivate-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 20:24:43.736 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 20:24:43.736 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:24:43.942 INFO blam! 865021fd8491cfbb3563734891ca1809ec004b6ceb32e9f1cef0fc0aae6dd210 Sep 10 20:24:43.954 INFO running `"docker" "start" "-a" "865021fd8491cfbb3563734891ca1809ec004b6ceb32e9f1cef0fc0aae6dd210"` Sep 10 20:24:45.170 INFO kablam! usermod: no changes Sep 10 20:24:45.263 INFO kablam! Checking itertools v0.5.10 Sep 10 20:24:45.263 INFO kablam! Checking syn v0.10.8 Sep 10 20:24:45.265 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 10 20:24:57.588 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.588 INFO kablam! --> tests/rustc-deriving-clone-enum.rs:16:10 Sep 10 20:24:57.588 INFO kablam! | Sep 10 20:24:57.588 INFO kablam! 16 | #[derive(Derivative)] Sep 10 20:24:57.588 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.588 INFO kablam! Sep 10 20:24:57.595 INFO kablam! error: aborting due to previous error Sep 10 20:24:57.595 INFO kablam! Sep 10 20:24:57.595 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.611 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.611 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:57.649 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.649 INFO kablam! --> tests/rustc-deriving-clone-struct.rs:16:19 Sep 10 20:24:57.649 INFO kablam! | Sep 10 20:24:57.649 INFO kablam! 16 | #[derive(Default, Derivative)] Sep 10 20:24:57.649 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.649 INFO kablam! Sep 10 20:24:57.654 INFO kablam! error: aborting due to previous error Sep 10 20:24:57.654 INFO kablam! Sep 10 20:24:57.654 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.657 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.657 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:57.734 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.734 INFO kablam! --> tests/rustc-issue-25394.rs:14:10 Sep 10 20:24:57.734 INFO kablam! | Sep 10 20:24:57.734 INFO kablam! 14 | #[derive(Derivative)] Sep 10 20:24:57.734 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.734 INFO kablam! Sep 10 20:24:57.734 INFO kablam! error: aborting due to previous error Sep 10 20:24:57.734 INFO kablam! Sep 10 20:24:57.734 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.739 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.739 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:57.794 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.794 INFO kablam! --> tests/rustc-deriving-via-extension-hash-enum.rs:14:10 Sep 10 20:24:57.794 INFO kablam! | Sep 10 20:24:57.794 INFO kablam! 14 | #[derive(Derivative)] Sep 10 20:24:57.794 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.794 INFO kablam! Sep 10 20:24:57.822 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.822 INFO kablam! --> tests/rustc-deriving-via-extension-hash-enum.rs:22:10 Sep 10 20:24:57.822 INFO kablam! | Sep 10 20:24:57.822 INFO kablam! 22 | #[derive(Derivative)] Sep 10 20:24:57.822 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.822 INFO kablam! Sep 10 20:24:57.846 INFO kablam! error: aborting due to 2 previous errors Sep 10 20:24:57.846 INFO kablam! Sep 10 20:24:57.846 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.846 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.846 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:57.910 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.910 INFO kablam! --> tests/rustc-issue-19037.rs:20:10 Sep 10 20:24:57.910 INFO kablam! | Sep 10 20:24:57.910 INFO kablam! 20 | #[derive(Derivative)] Sep 10 20:24:57.910 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.910 INFO kablam! Sep 10 20:24:57.918 INFO kablam! error: aborting due to previous error Sep 10 20:24:57.918 INFO kablam! Sep 10 20:24:57.918 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.934 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 10 20:24:57.934 INFO kablam! --> tests/rustc-issue-13434.rs:14:10 Sep 10 20:24:57.934 INFO kablam! | Sep 10 20:24:57.934 INFO kablam! 14 | #[derive(Derivative)] Sep 10 20:24:57.934 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 10 20:24:57.934 INFO kablam! Sep 10 20:24:57.934 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.934 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:57.934 INFO kablam! error: aborting due to previous error Sep 10 20:24:57.934 INFO kablam! Sep 10 20:24:57.934 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 20:24:57.940 INFO kablam! error: Could not compile `derivate`. Sep 10 20:24:57.940 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:24:59.472 INFO kablam! error: build failed Sep 10 20:24:59.474 INFO kablam! su: No module specific data is present Sep 10 20:25:00.313 INFO running `"docker" "rm" "-f" "865021fd8491cfbb3563734891ca1809ec004b6ceb32e9f1cef0fc0aae6dd210"` Sep 10 20:25:00.389 INFO blam! 865021fd8491cfbb3563734891ca1809ec004b6ceb32e9f1cef0fc0aae6dd210