Sep 03 21:23:41.380 INFO checking zeromq-0.1.0-pre against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:23:41.380 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:23:41.381 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:23:41.525 INFO blam! d2e5a57eef9b67af6b6754543b0ffac2fbd6a2166487880ceb8d6cf3a5f4b8f7 Sep 03 21:23:41.530 INFO running `"docker" "start" "-a" "d2e5a57eef9b67af6b6754543b0ffac2fbd6a2166487880ceb8d6cf3a5f4b8f7"` Sep 03 21:23:42.310 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 03 21:23:42.361 INFO kablam! error: expected type, found `|` Sep 03 21:23:42.361 INFO kablam! --> src/socket_base.rs:184:36 Sep 03 21:23:42.361 INFO kablam! | Sep 03 21:23:42.361 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 03 21:23:42.361 INFO kablam! | ^ Sep 03 21:23:42.361 INFO kablam! Sep 03 21:23:42.367 INFO kablam! error: expected type, found `|` Sep 03 21:23:42.367 INFO kablam! --> src/socket_base.rs:184:36 Sep 03 21:23:42.368 INFO kablam! | Sep 03 21:23:42.368 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 03 21:23:42.368 INFO kablam! | ^ Sep 03 21:23:42.368 INFO kablam! Sep 03 21:23:42.515 INFO kablam! error[E0658]: The attribute `phase` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.515 INFO kablam! --> src/lib.rs:35:3 Sep 03 21:23:42.515 INFO kablam! | Sep 03 21:23:42.515 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 03 21:23:42.515 INFO kablam! | ^^^^^ Sep 03 21:23:42.515 INFO kablam! | Sep 03 21:23:42.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.515 INFO kablam! Sep 03 21:23:42.524 INFO kablam! error[E0658]: The attribute `phase` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.524 INFO kablam! --> src/lib.rs:35:3 Sep 03 21:23:42.524 INFO kablam! | Sep 03 21:23:42.524 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 03 21:23:42.524 INFO kablam! | ^^^^^ Sep 03 21:23:42.524 INFO kablam! | Sep 03 21:23:42.524 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.524 INFO kablam! Sep 03 21:23:42.530 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.530 INFO kablam! --> src/consts.rs:54:3 Sep 03 21:23:42.530 INFO kablam! | Sep 03 21:23:42.530 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 03 21:23:42.530 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.530 INFO kablam! | Sep 03 21:23:42.530 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.530 INFO kablam! Sep 03 21:23:42.530 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.530 INFO kablam! --> src/msg.rs:5:3 Sep 03 21:23:42.530 INFO kablam! | Sep 03 21:23:42.530 INFO kablam! 5 | #[deriving(Show)] Sep 03 21:23:42.530 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.530 INFO kablam! | Sep 03 21:23:42.530 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.530 INFO kablam! Sep 03 21:23:42.531 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.531 INFO kablam! --> src/result.rs:8:3 Sep 03 21:23:42.531 INFO kablam! | Sep 03 21:23:42.531 INFO kablam! 8 | #[deriving(Show)] Sep 03 21:23:42.531 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.531 INFO kablam! | Sep 03 21:23:42.531 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.531 INFO kablam! Sep 03 21:23:42.532 INFO kablam! error: aborting due to 5 previous errors Sep 03 21:23:42.532 INFO kablam! Sep 03 21:23:42.532 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 03 21:23:42.537 INFO kablam! error: Could not compile `zeromq`. Sep 03 21:23:42.537 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:23:42.538 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.538 INFO kablam! --> src/consts.rs:54:3 Sep 03 21:23:42.538 INFO kablam! | Sep 03 21:23:42.538 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 03 21:23:42.538 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.538 INFO kablam! | Sep 03 21:23:42.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.538 INFO kablam! Sep 03 21:23:42.538 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.538 INFO kablam! --> src/msg.rs:5:3 Sep 03 21:23:42.538 INFO kablam! | Sep 03 21:23:42.538 INFO kablam! 5 | #[deriving(Show)] Sep 03 21:23:42.538 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.538 INFO kablam! | Sep 03 21:23:42.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.538 INFO kablam! Sep 03 21:23:42.538 INFO kablam! error[E0658]: The attribute `deriving` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 03 21:23:42.538 INFO kablam! --> src/result.rs:8:3 Sep 03 21:23:42.538 INFO kablam! | Sep 03 21:23:42.538 INFO kablam! 8 | #[deriving(Show)] Sep 03 21:23:42.539 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.539 INFO kablam! | Sep 03 21:23:42.539 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.539 INFO kablam! Sep 03 21:23:42.540 INFO kablam! error: aborting due to 5 previous errors Sep 03 21:23:42.541 INFO kablam! Sep 03 21:23:42.541 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 03 21:23:42.545 INFO kablam! error: Could not compile `zeromq`. Sep 03 21:23:42.545 INFO kablam! Sep 03 21:23:42.545 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:23:42.546 INFO kablam! su: No module specific data is present Sep 03 21:23:43.076 INFO running `"docker" "rm" "-f" "d2e5a57eef9b67af6b6754543b0ffac2fbd6a2166487880ceb8d6cf3a5f4b8f7"` Sep 03 21:23:43.160 INFO blam! d2e5a57eef9b67af6b6754543b0ffac2fbd6a2166487880ceb8d6cf3a5f4b8f7