Sep 02 16:39:59.106 INFO checking derivate-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:39:59.106 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:39:59.106 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:39:59.364 INFO blam! 9ee3d1c965a6aa2ade9dacb3a9199a93b639f3219ab855dde7af5b7587633772 Sep 02 16:39:59.364 INFO running `"docker" "start" "-a" "9ee3d1c965a6aa2ade9dacb3a9199a93b639f3219ab855dde7af5b7587633772"` Sep 02 16:40:00.411 INFO kablam! Checking syn v0.10.8 Sep 02 16:40:00.411 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 02 16:40:19.889 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:19.889 INFO kablam! --> tests/rustc-issue-19135.rs:16:10 Sep 02 16:40:19.890 INFO kablam! | Sep 02 16:40:19.890 INFO kablam! 16 | #[derive(Derivative)] Sep 02 16:40:19.890 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:19.890 INFO kablam! Sep 02 16:40:20.003 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.003 INFO kablam! --> tests/derive-partial-eq.rs:4:10 Sep 02 16:40:20.004 INFO kablam! | Sep 02 16:40:20.004 INFO kablam! 4 | #[derive(Derivative)] Sep 02 16:40:20.004 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.004 INFO kablam! Sep 02 16:40:20.006 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.006 INFO kablam! --> tests/derive-partial-eq.rs:10:10 Sep 02 16:40:20.006 INFO kablam! | Sep 02 16:40:20.006 INFO kablam! 10 | #[derive(Derivative)] Sep 02 16:40:20.006 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.006 INFO kablam! Sep 02 16:40:20.022 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.022 INFO kablam! --> tests/derive-partial-eq.rs:17:10 Sep 02 16:40:20.022 INFO kablam! | Sep 02 16:40:20.022 INFO kablam! 17 | #[derive(Derivative)] Sep 02 16:40:20.022 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.022 INFO kablam! Sep 02 16:40:20.036 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.036 INFO kablam! --> tests/derive-partial-eq.rs:24:10 Sep 02 16:40:20.036 INFO kablam! | Sep 02 16:40:20.036 INFO kablam! 24 | #[derive(Derivative)] Sep 02 16:40:20.036 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.036 INFO kablam! Sep 02 16:40:20.038 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.038 INFO kablam! --> tests/derive-partial-eq.rs:28:10 Sep 02 16:40:20.038 INFO kablam! | Sep 02 16:40:20.038 INFO kablam! 28 | #[derive(Derivative)] Sep 02 16:40:20.038 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.038 INFO kablam! Sep 02 16:40:20.053 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.053 INFO kablam! --> tests/derive-partial-eq.rs:35:10 Sep 02 16:40:20.053 INFO kablam! | Sep 02 16:40:20.053 INFO kablam! 35 | #[derive(Derivative)] Sep 02 16:40:20.053 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.053 INFO kablam! Sep 02 16:40:20.055 INFO kablam! error: aborting due to previous error Sep 02 16:40:20.055 INFO kablam! Sep 02 16:40:20.055 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.067 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.067 INFO kablam! --> tests/derive-partial-eq.rs:43:10 Sep 02 16:40:20.067 INFO kablam! | Sep 02 16:40:20.067 INFO kablam! 43 | #[derive(Derivative)] Sep 02 16:40:20.067 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.067 INFO kablam! Sep 02 16:40:20.069 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.069 INFO kablam! --> tests/derive-partial-eq.rs:54:10 Sep 02 16:40:20.069 INFO kablam! | Sep 02 16:40:20.069 INFO kablam! 54 | #[derive(Derivative)] Sep 02 16:40:20.069 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.069 INFO kablam! Sep 02 16:40:20.091 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.091 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:20.095 INFO kablam! error: aborting due to 8 previous errors Sep 02 16:40:20.095 INFO kablam! Sep 02 16:40:20.095 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.127 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.127 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:20.179 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.180 INFO kablam! --> tests/rustc-deriving-enum-single-variant.rs:18:10 Sep 02 16:40:20.180 INFO kablam! | Sep 02 16:40:20.180 INFO kablam! 18 | #[derive(Derivative)] Sep 02 16:40:20.180 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.180 INFO kablam! Sep 02 16:40:20.183 INFO kablam! error: aborting due to previous error Sep 02 16:40:20.183 INFO kablam! Sep 02 16:40:20.183 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.197 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.197 INFO kablam! --> tests/rustc-deriving-clone-struct.rs:16:19 Sep 02 16:40:20.197 INFO kablam! | Sep 02 16:40:20.197 INFO kablam! 16 | #[derive(Default, Derivative)] Sep 02 16:40:20.197 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.197 INFO kablam! Sep 02 16:40:20.198 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.198 INFO kablam! --> tests/rustc-deriving-meta-multiple.rs:19:10 Sep 02 16:40:20.198 INFO kablam! | Sep 02 16:40:20.198 INFO kablam! 19 | #[derive(Derivative)] Sep 02 16:40:20.198 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.198 INFO kablam! Sep 02 16:40:20.210 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.211 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:20.217 INFO kablam! error: aborting due to previous error Sep 02 16:40:20.217 INFO kablam! Sep 02 16:40:20.217 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.234 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.235 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:20.245 INFO kablam! error: aborting due to previous error Sep 02 16:40:20.245 INFO kablam! Sep 02 16:40:20.245 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.259 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.259 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:20.381 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 02 16:40:20.381 INFO kablam! --> tests/rustc-issue-29540.rs:14:10 Sep 02 16:40:20.381 INFO kablam! | Sep 02 16:40:20.381 INFO kablam! 14 | #[derive(Derivative)] Sep 02 16:40:20.382 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 02 16:40:20.382 INFO kablam! Sep 02 16:40:20.420 INFO kablam! error: aborting due to previous error Sep 02 16:40:20.420 INFO kablam! Sep 02 16:40:20.420 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 16:40:20.439 INFO kablam! error: Could not compile `derivate`. Sep 02 16:40:20.439 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:40:22.297 INFO kablam! error: build failed Sep 02 16:40:22.299 INFO kablam! su: No module specific data is present Sep 02 16:40:22.825 INFO running `"docker" "rm" "-f" "9ee3d1c965a6aa2ade9dacb3a9199a93b639f3219ab855dde7af5b7587633772"` Sep 02 16:40:22.992 INFO blam! 9ee3d1c965a6aa2ade9dacb3a9199a93b639f3219ab855dde7af5b7587633772