Sep 01 06:36:27.120 INFO checking derivate-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:36:27.120 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:36:27.120 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:36:27.342 INFO blam! 9978cbddd0b9e7e76a5f6b180bc9dc10e940fb40d644b11ee833beb3b62e2451 Sep 01 06:36:27.345 INFO running `"docker" "start" "-a" "9978cbddd0b9e7e76a5f6b180bc9dc10e940fb40d644b11ee833beb3b62e2451"` Sep 01 06:36:28.208 INFO kablam! Checking syn v0.10.8 Sep 01 06:36:28.208 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 01 06:36:49.338 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.338 INFO kablam! --> tests/rustc-issue-29030.rs:14:10 Sep 01 06:36:49.338 INFO kablam! | Sep 01 06:36:49.338 INFO kablam! 14 | #[derive(Derivative)] Sep 01 06:36:49.338 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.339 INFO kablam! Sep 01 06:36:49.385 INFO kablam! error: aborting due to previous error Sep 01 06:36:49.385 INFO kablam! Sep 01 06:36:49.385 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.411 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.411 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:49.438 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.438 INFO kablam! --> tests/rustc-deriving-enum-single-variant.rs:18:10 Sep 01 06:36:49.438 INFO kablam! | Sep 01 06:36:49.438 INFO kablam! 18 | #[derive(Derivative)] Sep 01 06:36:49.438 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.438 INFO kablam! Sep 01 06:36:49.442 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.442 INFO kablam! --> tests/rustc-issue-21402.rs:16:10 Sep 01 06:36:49.442 INFO kablam! | Sep 01 06:36:49.442 INFO kablam! 16 | #[derive(Derivative)] Sep 01 06:36:49.442 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.442 INFO kablam! Sep 01 06:36:49.454 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.454 INFO kablam! --> tests/derive-default.rs:4:17 Sep 01 06:36:49.454 INFO kablam! | Sep 01 06:36:49.454 INFO kablam! 4 | #[derive(Debug, Derivative, PartialEq)] Sep 01 06:36:49.454 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.454 INFO kablam! Sep 01 06:36:49.461 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.461 INFO kablam! --> tests/derive-default.rs:12:17 Sep 01 06:36:49.461 INFO kablam! | Sep 01 06:36:49.461 INFO kablam! 12 | #[derive(Debug, Derivative, PartialEq)] Sep 01 06:36:49.461 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.461 INFO kablam! Sep 01 06:36:49.467 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.467 INFO kablam! --> tests/derive-default.rs:20:17 Sep 01 06:36:49.467 INFO kablam! | Sep 01 06:36:49.467 INFO kablam! 20 | #[derive(Debug, Derivative, PartialEq)] Sep 01 06:36:49.467 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.467 INFO kablam! Sep 01 06:36:49.468 INFO kablam! error: aborting due to previous error Sep 01 06:36:49.468 INFO kablam! Sep 01 06:36:49.468 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.470 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.470 INFO kablam! --> tests/derive-default.rs:29:17 Sep 01 06:36:49.470 INFO kablam! | Sep 01 06:36:49.470 INFO kablam! 29 | #[derive(Debug, Derivative, PartialEq)] Sep 01 06:36:49.470 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.470 INFO kablam! Sep 01 06:36:49.473 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.473 INFO kablam! --> tests/derive-default.rs:38:17 Sep 01 06:36:49.473 INFO kablam! | Sep 01 06:36:49.473 INFO kablam! 38 | #[derive(Debug, Derivative, PartialEq)] Sep 01 06:36:49.473 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.473 INFO kablam! Sep 01 06:36:49.483 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.483 INFO kablam! --> tests/rustc-deriving-clone-generic-enum.rs:16:10 Sep 01 06:36:49.483 INFO kablam! | Sep 01 06:36:49.483 INFO kablam! 16 | #[derive(Derivative)] Sep 01 06:36:49.483 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.483 INFO kablam! Sep 01 06:36:49.484 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:36:49.484 INFO kablam! Sep 01 06:36:49.485 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.493 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.494 INFO kablam! warning: build failed, waiting for other jobs to finish...error: aborting due to previous error Sep 01 06:36:49.494 INFO kablam! Sep 01 06:36:49.494 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.495 INFO kablam! Sep 01 06:36:49.496 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.497 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:49.500 INFO kablam! error: aborting due to previous error Sep 01 06:36:49.500 INFO kablam! Sep 01 06:36:49.500 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.501 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.501 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:49.519 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.519 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:49.526 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.526 INFO kablam! --> tests/rustc-deriving-show-2.rs:9:10 Sep 01 06:36:49.526 INFO kablam! | Sep 01 06:36:49.526 INFO kablam! 9 | #[derive(Derivative)] Sep 01 06:36:49.526 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.526 INFO kablam! Sep 01 06:36:49.544 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.544 INFO kablam! --> tests/rustc-deriving-show-2.rs:12:10 Sep 01 06:36:49.544 INFO kablam! | Sep 01 06:36:49.544 INFO kablam! 12 | #[derive(Derivative)] Sep 01 06:36:49.544 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.544 INFO kablam! Sep 01 06:36:49.556 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.556 INFO kablam! --> tests/rustc-deriving-show-2.rs:16:10 Sep 01 06:36:49.556 INFO kablam! | Sep 01 06:36:49.556 INFO kablam! 16 | #[derive(Derivative)] Sep 01 06:36:49.556 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.556 INFO kablam! Sep 01 06:36:49.561 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.562 INFO kablam! --> tests/rustc-deriving-show-2.rs:20:10 Sep 01 06:36:49.562 INFO kablam! | Sep 01 06:36:49.562 INFO kablam! 20 | #[derive(Derivative)] Sep 01 06:36:49.562 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.562 INFO kablam! Sep 01 06:36:49.568 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.568 INFO kablam! --> tests/rustc-deriving-show-2.rs:24:10 Sep 01 06:36:49.568 INFO kablam! | Sep 01 06:36:49.568 INFO kablam! 24 | #[derive(Derivative)] Sep 01 06:36:49.568 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.568 INFO kablam! Sep 01 06:36:49.573 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.573 INFO kablam! --> tests/rustc-deriving-show-2.rs:27:10 Sep 01 06:36:49.573 INFO kablam! | Sep 01 06:36:49.573 INFO kablam! 27 | #[derive(Derivative)] Sep 01 06:36:49.573 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.574 INFO kablam! Sep 01 06:36:49.580 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.580 INFO kablam! --> tests/rustc-deriving-show-2.rs:30:10 Sep 01 06:36:49.580 INFO kablam! | Sep 01 06:36:49.580 INFO kablam! 30 | #[derive(Derivative)] Sep 01 06:36:49.580 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.580 INFO kablam! Sep 01 06:36:49.586 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.586 INFO kablam! --> tests/rustc-deriving-show-2.rs:33:10 Sep 01 06:36:49.586 INFO kablam! | Sep 01 06:36:49.586 INFO kablam! 33 | #[derive(Derivative)] Sep 01 06:36:49.586 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.586 INFO kablam! Sep 01 06:36:49.592 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.592 INFO kablam! --> tests/rustc-deriving-show-2.rs:36:10 Sep 01 06:36:49.592 INFO kablam! | Sep 01 06:36:49.592 INFO kablam! 36 | #[derive(Derivative)] Sep 01 06:36:49.592 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.592 INFO kablam! Sep 01 06:36:49.598 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 01 06:36:49.598 INFO kablam! --> tests/rustc-deriving-show-2.rs:39:10 Sep 01 06:36:49.598 INFO kablam! | Sep 01 06:36:49.598 INFO kablam! 39 | #[derive(Derivative)] Sep 01 06:36:49.598 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 01 06:36:49.598 INFO kablam! Sep 01 06:36:49.613 INFO kablam! error: aborting due to 10 previous errors Sep 01 06:36:49.613 INFO kablam! Sep 01 06:36:49.613 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 06:36:49.620 INFO kablam! error: Could not compile `derivate`. Sep 01 06:36:49.620 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:51.384 INFO kablam! error: build failed Sep 01 06:36:51.387 INFO kablam! su: No module specific data is present Sep 01 06:36:51.921 INFO running `"docker" "rm" "-f" "9978cbddd0b9e7e76a5f6b180bc9dc10e940fb40d644b11ee833beb3b62e2451"` Sep 01 06:36:52.088 INFO blam! 9978cbddd0b9e7e76a5f6b180bc9dc10e940fb40d644b11ee833beb3b62e2451