Aug 29 21:54:57.300 INFO checking zeromq-0.1.0-pre against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 21:54:57.300 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 21:54:57.300 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 21:54:57.462 INFO blam! 25734546b35d3fd2a16d734e62f7d95851d894973773b18f0c480986cb676bfd Aug 29 21:54:57.464 INFO running `"docker" "start" "-a" "25734546b35d3fd2a16d734e62f7d95851d894973773b18f0c480986cb676bfd"` Aug 29 21:54:58.062 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Aug 29 21:54:58.121 INFO kablam! error: expected type, found `|` Aug 29 21:54:58.121 INFO kablam! --> src/socket_base.rs:184:36 Aug 29 21:54:58.121 INFO kablam! | Aug 29 21:54:58.121 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Aug 29 21:54:58.121 INFO kablam! | ^ Aug 29 21:54:58.121 INFO kablam! Aug 29 21:54:58.122 INFO kablam! error: expected type, found `|` Aug 29 21:54:58.122 INFO kablam! --> src/socket_base.rs:184:36 Aug 29 21:54:58.122 INFO kablam! | Aug 29 21:54:58.122 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Aug 29 21:54:58.122 INFO kablam! | ^ Aug 29 21:54:58.122 INFO kablam! Aug 29 21:54:58.267 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) Aug 29 21:54:58.267 INFO kablam! --> src/lib.rs:35:3 Aug 29 21:54:58.267 INFO kablam! | Aug 29 21:54:58.267 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Aug 29 21:54:58.267 INFO kablam! | ^^^^^ Aug 29 21:54:58.267 INFO kablam! | Aug 29 21:54:58.267 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.267 INFO kablam! Aug 29 21:54:58.270 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) Aug 29 21:54:58.270 INFO kablam! --> src/lib.rs:35:3 Aug 29 21:54:58.270 INFO kablam! | Aug 29 21:54:58.270 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Aug 29 21:54:58.270 INFO kablam! | ^^^^^ Aug 29 21:54:58.270 INFO kablam! | Aug 29 21:54:58.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.270 INFO kablam! Aug 29 21:54:58.282 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) Aug 29 21:54:58.282 INFO kablam! --> src/consts.rs:54:3 Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! 54 | #[deriving(PartialEq, Show)] Aug 29 21:54:58.283 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.283 INFO kablam! Aug 29 21:54:58.283 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) Aug 29 21:54:58.283 INFO kablam! --> src/msg.rs:5:3 Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! 5 | #[deriving(Show)] Aug 29 21:54:58.283 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.283 INFO kablam! Aug 29 21:54:58.283 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) Aug 29 21:54:58.283 INFO kablam! --> src/result.rs:8:3 Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! 8 | #[deriving(Show)] Aug 29 21:54:58.283 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.283 INFO kablam! | Aug 29 21:54:58.283 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.283 INFO kablam! Aug 29 21:54:58.286 INFO kablam! error: aborting due to 5 previous errors Aug 29 21:54:58.286 INFO kablam! Aug 29 21:54:58.286 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 29 21:54:58.291 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) Aug 29 21:54:58.291 INFO kablam! --> src/consts.rs:54:3 Aug 29 21:54:58.291 INFO kablam! | Aug 29 21:54:58.291 INFO kablam! 54 | #[deriving(PartialEq, Show)] Aug 29 21:54:58.291 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.291 INFO kablam! | Aug 29 21:54:58.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.291 INFO kablam! Aug 29 21:54:58.291 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) Aug 29 21:54:58.291 INFO kablam! --> src/msg.rs:5:3 Aug 29 21:54:58.291 INFO kablam! | Aug 29 21:54:58.291 INFO kablam! 5 | #[deriving(Show)] Aug 29 21:54:58.291 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.291 INFO kablam! | Aug 29 21:54:58.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.291 INFO kablam! Aug 29 21:54:58.291 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) Aug 29 21:54:58.291 INFO kablam! --> src/result.rs:8:3 Aug 29 21:54:58.292 INFO kablam! | Aug 29 21:54:58.292 INFO kablam! 8 | #[deriving(Show)] Aug 29 21:54:58.292 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.292 INFO kablam! | Aug 29 21:54:58.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.292 INFO kablam! Aug 29 21:54:58.292 INFO kablam! error: Could not compile `zeromq`. Aug 29 21:54:58.292 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 21:54:58.293 INFO kablam! error: aborting due to 5 previous errors Aug 29 21:54:58.294 INFO kablam! Aug 29 21:54:58.294 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 29 21:54:58.298 INFO kablam! error: Could not compile `zeromq`. Aug 29 21:54:58.298 INFO kablam! Aug 29 21:54:58.298 INFO kablam! To learn more, run the command again with --verbose. Aug 29 21:54:58.299 INFO kablam! su: No module specific data is present Aug 29 21:54:58.731 INFO running `"docker" "rm" "-f" "25734546b35d3fd2a16d734e62f7d95851d894973773b18f0c480986cb676bfd"` Aug 29 21:54:58.819 INFO blam! 25734546b35d3fd2a16d734e62f7d95851d894973773b18f0c480986cb676bfd