Sep 04 22:51:10.241 INFO checking derivate-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:51:10.241 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:51:10.241 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:51:10.490 INFO blam! b507cec038952bc12a0e51c805e14df768be346507fcb5d39ee90997d45a4683 Sep 04 22:51:10.493 INFO running `"docker" "start" "-a" "b507cec038952bc12a0e51c805e14df768be346507fcb5d39ee90997d45a4683"` Sep 04 22:51:11.431 INFO kablam! Checking either v1.5.0 Sep 04 22:51:11.432 INFO kablam! Checking syn v0.10.8 Sep 04 22:51:11.432 INFO kablam! Compiling derivate v0.1.0 (file:///source) Sep 04 22:51:12.265 INFO kablam! Checking itertools v0.5.10 Sep 04 22:51:26.124 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:26.124 INFO kablam! --> tests/derive-eq.rs:4:10 Sep 04 22:51:26.124 INFO kablam! | Sep 04 22:51:26.124 INFO kablam! 4 | #[derive(Derivative, PartialEq)] Sep 04 22:51:26.124 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:26.124 INFO kablam! Sep 04 22:51:26.132 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:26.132 INFO kablam! --> tests/derive-eq.rs:10:10 Sep 04 22:51:26.132 INFO kablam! | Sep 04 22:51:26.132 INFO kablam! 10 | #[derive(Derivative)] Sep 04 22:51:26.132 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:26.132 INFO kablam! Sep 04 22:51:26.165 INFO kablam! error: aborting due to 2 previous errors Sep 04 22:51:26.165 INFO kablam! Sep 04 22:51:26.165 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:26.173 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:26.174 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:26.559 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:26.559 INFO kablam! --> tests/rustc-deriving-via-extension-type-params.rs:14:10 Sep 04 22:51:26.559 INFO kablam! | Sep 04 22:51:26.559 INFO kablam! 14 | #[derive(Derivative)] Sep 04 22:51:26.559 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:26.559 INFO kablam! Sep 04 22:51:26.592 INFO kablam! error: aborting due to previous error Sep 04 22:51:26.592 INFO kablam! Sep 04 22:51:26.592 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:26.609 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:26.609 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:26.682 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:26.683 INFO kablam! --> tests/rustc-deriving-clone-generic-enum.rs:16:10 Sep 04 22:51:26.683 INFO kablam! | Sep 04 22:51:26.683 INFO kablam! 16 | #[derive(Derivative)] Sep 04 22:51:26.683 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:26.683 INFO kablam! Sep 04 22:51:26.690 INFO kablam! error: aborting due to previous error Sep 04 22:51:26.704 INFO kablam! Sep 04 22:51:26.705 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:26.712 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:26.712 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:26.841 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:26.841 INFO kablam! --> tests/rustc-exterior.rs:16:10 Sep 04 22:51:26.841 INFO kablam! | Sep 04 22:51:26.841 INFO kablam! 16 | #[derive(Derivative)] Sep 04 22:51:26.841 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:26.841 INFO kablam! Sep 04 22:51:26.850 INFO kablam! error: aborting due to previous error Sep 04 22:51:26.850 INFO kablam! Sep 04 22:51:26.850 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:26.856 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:26.856 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:27.054 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.054 INFO kablam! --> tests/derive-debug-bounds.rs:6:10 Sep 04 22:51:27.054 INFO kablam! | Sep 04 22:51:27.054 INFO kablam! 6 | #[derive(Derivative)] Sep 04 22:51:27.054 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.054 INFO kablam! Sep 04 22:51:27.054 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.054 INFO kablam! --> tests/rustc-deriving-hash.rs:19:10 Sep 04 22:51:27.054 INFO kablam! | Sep 04 22:51:27.054 INFO kablam! 19 | #[derive(Derivative)] Sep 04 22:51:27.054 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.054 INFO kablam! Sep 04 22:51:27.061 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.061 INFO kablam! --> tests/derive-debug-bounds.rs:14:10 Sep 04 22:51:27.061 INFO kablam! | Sep 04 22:51:27.061 INFO kablam! 14 | #[derive(Derivative)] Sep 04 22:51:27.061 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.061 INFO kablam! Sep 04 22:51:27.063 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.064 INFO kablam! --> tests/rustc-deriving-hash.rs:28:10 Sep 04 22:51:27.064 INFO kablam! | Sep 04 22:51:27.064 INFO kablam! 28 | #[derive(Derivative)] Sep 04 22:51:27.064 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.064 INFO kablam! Sep 04 22:51:27.068 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.068 INFO kablam! --> tests/rustc-deriving-hash.rs:30:10 Sep 04 22:51:27.068 INFO kablam! | Sep 04 22:51:27.068 INFO kablam! 30 | #[derive(Derivative)] Sep 04 22:51:27.068 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.068 INFO kablam! Sep 04 22:51:27.071 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.071 INFO kablam! --> tests/derive-debug-bounds.rs:22:10 Sep 04 22:51:27.071 INFO kablam! | Sep 04 22:51:27.071 INFO kablam! 22 | #[derive(Derivative)] Sep 04 22:51:27.071 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.071 INFO kablam! Sep 04 22:51:27.076 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.076 INFO kablam! --> tests/rustc-deriving-hash.rs:34:10 Sep 04 22:51:27.076 INFO kablam! | Sep 04 22:51:27.076 INFO kablam! 34 | #[derive(Derivative)] Sep 04 22:51:27.076 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.076 INFO kablam! Sep 04 22:51:27.083 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.083 INFO kablam! --> tests/derive-debug-bounds.rs:30:10 Sep 04 22:51:27.083 INFO kablam! | Sep 04 22:51:27.083 INFO kablam! 30 | #[derive(Derivative)] Sep 04 22:51:27.083 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.083 INFO kablam! Sep 04 22:51:27.089 INFO kablam! error: aborting due to 4 previous errors Sep 04 22:51:27.089 INFO kablam! Sep 04 22:51:27.089 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:27.097 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate core;`? Sep 04 22:51:27.097 INFO kablam! --> tests/derive-debug-bounds.rs:47:10 Sep 04 22:51:27.097 INFO kablam! | Sep 04 22:51:27.097 INFO kablam! 47 | #[derive(Derivative)] Sep 04 22:51:27.097 INFO kablam! | ^^^^^^^^^^ Maybe a missing `extern crate core;`? Sep 04 22:51:27.097 INFO kablam! Sep 04 22:51:27.097 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:27.097 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:27.109 INFO kablam! error: aborting due to 5 previous errors Sep 04 22:51:27.109 INFO kablam! Sep 04 22:51:27.109 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 22:51:27.116 INFO kablam! error: Could not compile `derivate`. Sep 04 22:51:27.116 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:51:29.102 INFO kablam! error: build failed Sep 04 22:51:29.103 INFO kablam! su: No module specific data is present Sep 04 22:51:29.703 INFO running `"docker" "rm" "-f" "b507cec038952bc12a0e51c805e14df768be346507fcb5d39ee90997d45a4683"` Sep 04 22:51:29.833 INFO blam! b507cec038952bc12a0e51c805e14df768be346507fcb5d39ee90997d45a4683