Sep 14 17:42:40.039 INFO checking derivate-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:42:40.039 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:42:40.039 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:42:40.194 INFO blam! ae614499c0b5c700fa30b239379ada5c3fa4bfdbc308f1fcf384462bede0f1aa Sep 14 17:42:40.197 INFO running `"docker" "start" "-a" "ae614499c0b5c700fa30b239379ada5c3fa4bfdbc308f1fcf384462bede0f1aa"` Sep 14 17:42:41.187 INFO kablam! usermod: no changes Sep 14 17:42:41.236 INFO kablam! Checking either v1.5.0 Sep 14 17:42:41.237 INFO kablam! Checking syn v0.10.8 Sep 14 17:42:41.237 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 14 17:42:41.443 INFO kablam! Checking itertools v0.5.10 Sep 14 17:42:51.962 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:51.962 INFO kablam! --> tests/rustc-deriving-clone-generic-tuple-struct.rs:16:10 Sep 14 17:42:51.962 INFO kablam! | Sep 14 17:42:51.962 INFO kablam! 16 | #[derive(Derivative)] Sep 14 17:42:51.962 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:51.962 INFO kablam! Sep 14 17:42:51.974 INFO kablam! error: aborting due to previous error Sep 14 17:42:51.978 INFO kablam! Sep 14 17:42:51.979 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:51.984 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:51.984 INFO kablam! --> tests/rustc-deriving-enum-single-variant.rs:18:10 Sep 14 17:42:51.984 INFO kablam! | Sep 14 17:42:51.984 INFO kablam! 18 | #[derive(Derivative)] Sep 14 17:42:51.984 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:51.984 INFO kablam! Sep 14 17:42:51.986 INFO kablam! error: aborting due to previous error Sep 14 17:42:51.987 INFO kablam! Sep 14 17:42:51.987 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:51.995 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:51.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:51.995 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:51.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:52.146 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.147 INFO kablam! --> tests/rustc-exterior.rs:16:10 Sep 14 17:42:52.147 INFO kablam! | Sep 14 17:42:52.147 INFO kablam! 16 | #[derive(Derivative)] Sep 14 17:42:52.147 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.147 INFO kablam! Sep 14 17:42:52.163 INFO kablam! error: aborting due to previous error Sep 14 17:42:52.163 INFO kablam! Sep 14 17:42:52.163 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:52.179 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:52.179 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:52.223 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.223 INFO kablam! --> tests/rustc-issue-19358.rs:16:10 Sep 14 17:42:52.223 INFO kablam! | Sep 14 17:42:52.223 INFO kablam! 16 | #[derive(Derivative)] Sep 14 17:42:52.223 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.224 INFO kablam! Sep 14 17:42:52.235 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.235 INFO kablam! --> tests/rustc-issue-19358.rs:22:10 Sep 14 17:42:52.235 INFO kablam! | Sep 14 17:42:52.235 INFO kablam! 22 | #[derive(Derivative)] Sep 14 17:42:52.235 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.242 INFO kablam! Sep 14 17:42:52.258 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.258 INFO kablam! --> tests/rustc-deriving-default-box.rs:16:10 Sep 14 17:42:52.258 INFO kablam! | Sep 14 17:42:52.258 INFO kablam! 16 | #[derive(Derivative)] Sep 14 17:42:52.258 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.258 INFO kablam! Sep 14 17:42:52.267 INFO kablam! error: aborting due to 2 previous errors Sep 14 17:42:52.267 INFO kablam! Sep 14 17:42:52.267 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:52.281 INFO kablam! error: aborting due to previous error Sep 14 17:42:52.281 INFO kablam! Sep 14 17:42:52.281 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:52.302 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:52.302 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:52.314 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:52.315 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:52.376 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.376 INFO kablam! --> tests/rustc-issue-28561.rs:14:10 Sep 14 17:42:52.376 INFO kablam! | Sep 14 17:42:52.376 INFO kablam! 14 | #[derive(Derivative)] Sep 14 17:42:52.376 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.376 INFO kablam! Sep 14 17:42:52.595 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.595 INFO kablam! --> tests/rustc-issue-28561.rs:54:10 Sep 14 17:42:52.595 INFO kablam! | Sep 14 17:42:52.595 INFO kablam! 54 | #[derive(Derivative)] Sep 14 17:42:52.595 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.595 INFO kablam! Sep 14 17:42:52.602 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.603 INFO kablam! --> tests/rustc-issue-28561.rs:92:10 Sep 14 17:42:52.603 INFO kablam! | Sep 14 17:42:52.603 INFO kablam! 92 | #[derive(Derivative)] Sep 14 17:42:52.603 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.603 INFO kablam! Sep 14 17:42:52.775 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 14 17:42:52.775 INFO kablam! --> tests/rustc-issue-28561.rs:111:10 Sep 14 17:42:52.775 INFO kablam! | Sep 14 17:42:52.775 INFO kablam! 111 | #[derive(Derivative)] Sep 14 17:42:52.775 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 14 17:42:52.775 INFO kablam! Sep 14 17:42:52.955 INFO kablam! error: aborting due to 4 previous errors Sep 14 17:42:52.955 INFO kablam! Sep 14 17:42:52.955 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 17:42:52.959 INFO kablam! error: Could not compile `derivate`. Sep 14 17:42:52.959 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:42:53.578 INFO kablam! error: build failed Sep 14 17:42:53.579 INFO kablam! su: No module specific data is present Sep 14 17:42:54.140 INFO running `"docker" "rm" "-f" "ae614499c0b5c700fa30b239379ada5c3fa4bfdbc308f1fcf384462bede0f1aa"` Sep 14 17:42:54.219 INFO blam! ae614499c0b5c700fa30b239379ada5c3fa4bfdbc308f1fcf384462bede0f1aa