Sep 03 21:23:41.175 INFO checking zeromq-0.1.0-pre against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 21:23:41.175 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 21:23:41.175 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.370 INFO blam! 4a6981a55ae53e1cd1e8301ccd740894316e4d376ff5375877e7d35201d854e8 Sep 03 21:23:41.372 INFO running `"docker" "start" "-a" "4a6981a55ae53e1cd1e8301ccd740894316e4d376ff5375877e7d35201d854e8"` Sep 03 21:23:42.313 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 03 21:23:42.378 INFO kablam! error: expected type, found `|` Sep 03 21:23:42.378 INFO kablam! --> src/socket_base.rs:184:36 Sep 03 21:23:42.378 INFO kablam! | Sep 03 21:23:42.378 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 03 21:23:42.378 INFO kablam! | ^ Sep 03 21:23:42.378 INFO kablam! Sep 03 21:23:42.381 INFO kablam! error: expected type, found `|` Sep 03 21:23:42.381 INFO kablam! --> src/socket_base.rs:184:36 Sep 03 21:23:42.381 INFO kablam! | Sep 03 21:23:42.381 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 03 21:23:42.381 INFO kablam! | ^ Sep 03 21:23:42.381 INFO kablam! Sep 03 21:23:42.584 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.584 INFO kablam! --> src/lib.rs:35:3 Sep 03 21:23:42.584 INFO kablam! | Sep 03 21:23:42.584 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 03 21:23:42.584 INFO kablam! | ^^^^^ Sep 03 21:23:42.584 INFO kablam! | Sep 03 21:23:42.584 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.584 INFO kablam! Sep 03 21:23:42.586 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.586 INFO kablam! --> src/lib.rs:35:3 Sep 03 21:23:42.586 INFO kablam! | Sep 03 21:23:42.586 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 03 21:23:42.586 INFO kablam! | ^^^^^ Sep 03 21:23:42.586 INFO kablam! | Sep 03 21:23:42.586 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.587 INFO kablam! Sep 03 21:23:42.599 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.599 INFO kablam! --> src/consts.rs:54:3 Sep 03 21:23:42.599 INFO kablam! | Sep 03 21:23:42.599 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 03 21:23:42.599 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.599 INFO kablam! | Sep 03 21:23:42.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.599 INFO kablam! Sep 03 21:23:42.599 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.599 INFO kablam! --> src/msg.rs:5:3 Sep 03 21:23:42.599 INFO kablam! | Sep 03 21:23:42.599 INFO kablam! 5 | #[deriving(Show)] Sep 03 21:23:42.599 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.599 INFO kablam! | Sep 03 21:23:42.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.599 INFO kablam! Sep 03 21:23:42.599 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.599 INFO kablam! --> src/result.rs:8:3 Sep 03 21:23:42.599 INFO kablam! | Sep 03 21:23:42.599 INFO kablam! 8 | #[deriving(Show)] Sep 03 21:23:42.599 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.600 INFO kablam! | Sep 03 21:23:42.600 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.600 INFO kablam! Sep 03 21:23:42.600 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.600 INFO kablam! --> src/consts.rs:54:3 Sep 03 21:23:42.600 INFO kablam! | Sep 03 21:23:42.600 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 03 21:23:42.600 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.600 INFO kablam! | Sep 03 21:23:42.600 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.600 INFO kablam! Sep 03 21:23:42.600 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.600 INFO kablam! --> src/msg.rs:5:3 Sep 03 21:23:42.600 INFO kablam! | Sep 03 21:23:42.600 INFO kablam! 5 | #[deriving(Show)] Sep 03 21:23:42.600 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.601 INFO kablam! | Sep 03 21:23:42.601 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.601 INFO kablam! Sep 03 21:23:42.601 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.601 INFO kablam! --> src/result.rs:8:3 Sep 03 21:23:42.601 INFO kablam! | Sep 03 21:23:42.601 INFO kablam! 8 | #[deriving(Show)] Sep 03 21:23:42.601 INFO kablam! | ^^^^^^^^ Sep 03 21:23:42.601 INFO kablam! | Sep 03 21:23:42.601 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 03 21:23:42.601 INFO kablam! Sep 03 21:23:42.602 INFO kablam! error: aborting due to 5 previous errors Sep 03 21:23:42.602 INFO kablam! Sep 03 21:23:42.602 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 03 21:23:42.603 INFO kablam! error: aborting due to 5 previous errors Sep 03 21:23:42.603 INFO kablam! Sep 03 21:23:42.603 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 03 21:23:42.609 INFO kablam! error: Could not compile `zeromq`. Sep 03 21:23:42.609 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:23:42.610 INFO kablam! error: Could not compile `zeromq`. Sep 03 21:23:42.610 INFO kablam! Sep 03 21:23:42.610 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:23:42.611 INFO kablam! su: No module specific data is present Sep 03 21:23:43.160 INFO running `"docker" "rm" "-f" "4a6981a55ae53e1cd1e8301ccd740894316e4d376ff5375877e7d35201d854e8"` Sep 03 21:23:43.250 INFO blam! 4a6981a55ae53e1cd1e8301ccd740894316e4d376ff5375877e7d35201d854e8