Aug 29 21:54:57.025 INFO checking zeromq-0.1.0-pre against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 29 21:54:57.025 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 29 21:54:57.025 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-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.194 INFO blam! 8d3741b2651a56749722d211b9f4c27b37c32d9eb9c2741d120032bf419c2ae0 Aug 29 21:54:57.195 INFO running `"docker" "start" "-a" "8d3741b2651a56749722d211b9f4c27b37c32d9eb9c2741d120032bf419c2ae0"` Aug 29 21:54:57.730 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Aug 29 21:54:57.783 INFO kablam! error: expected type, found `|` Aug 29 21:54:57.783 INFO kablam! --> src/socket_base.rs:184:36 Aug 29 21:54:57.784 INFO kablam! | Aug 29 21:54:57.784 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Aug 29 21:54:57.784 INFO kablam! | ^ Aug 29 21:54:57.784 INFO kablam! Aug 29 21:54:57.793 INFO kablam! error: expected type, found `|` Aug 29 21:54:57.793 INFO kablam! --> src/socket_base.rs:184:36 Aug 29 21:54:57.793 INFO kablam! | Aug 29 21:54:57.793 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Aug 29 21:54:57.793 INFO kablam! | ^ Aug 29 21:54:57.793 INFO kablam! Aug 29 21:54:57.987 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:57.987 INFO kablam! --> src/lib.rs:35:3 Aug 29 21:54:57.987 INFO kablam! | Aug 29 21:54:57.987 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Aug 29 21:54:57.987 INFO kablam! | ^^^^^ Aug 29 21:54:57.987 INFO kablam! | Aug 29 21:54:57.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:57.987 INFO kablam! Aug 29 21:54:58.003 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.004 INFO kablam! --> src/lib.rs:35:3 Aug 29 21:54:58.004 INFO kablam! | Aug 29 21:54:58.004 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Aug 29 21:54:58.004 INFO kablam! | ^^^^^ Aug 29 21:54:58.004 INFO kablam! | Aug 29 21:54:58.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.004 INFO kablam! Aug 29 21:54:58.011 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.011 INFO kablam! --> src/consts.rs:54:3 Aug 29 21:54:58.011 INFO kablam! | Aug 29 21:54:58.011 INFO kablam! 54 | #[deriving(PartialEq, Show)] Aug 29 21:54:58.012 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.012 INFO kablam! | Aug 29 21:54:58.012 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.012 INFO kablam! Aug 29 21:54:58.012 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.012 INFO kablam! --> src/msg.rs:5:3 Aug 29 21:54:58.012 INFO kablam! | Aug 29 21:54:58.012 INFO kablam! 5 | #[deriving(Show)] Aug 29 21:54:58.012 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.012 INFO kablam! | Aug 29 21:54:58.012 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.012 INFO kablam! Aug 29 21:54:58.012 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.012 INFO kablam! --> src/result.rs:8:3 Aug 29 21:54:58.012 INFO kablam! | Aug 29 21:54:58.012 INFO kablam! 8 | #[deriving(Show)] Aug 29 21:54:58.012 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.012 INFO kablam! | Aug 29 21:54:58.012 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.012 INFO kablam! Aug 29 21:54:58.014 INFO kablam! error: aborting due to 5 previous errors Aug 29 21:54:58.014 INFO kablam! Aug 29 21:54:58.014 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 29 21:54:58.019 INFO kablam! error: Could not compile `zeromq`. Aug 29 21:54:58.019 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 21:54:58.023 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.023 INFO kablam! --> src/consts.rs:54:3 Aug 29 21:54:58.023 INFO kablam! | Aug 29 21:54:58.023 INFO kablam! 54 | #[deriving(PartialEq, Show)] Aug 29 21:54:58.023 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.023 INFO kablam! | Aug 29 21:54:58.023 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.023 INFO kablam! Aug 29 21:54:58.023 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.024 INFO kablam! --> src/msg.rs:5:3 Aug 29 21:54:58.024 INFO kablam! | Aug 29 21:54:58.024 INFO kablam! 5 | #[deriving(Show)] Aug 29 21:54:58.024 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.024 INFO kablam! | Aug 29 21:54:58.024 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.024 INFO kablam! Aug 29 21:54:58.024 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.024 INFO kablam! --> src/result.rs:8:3 Aug 29 21:54:58.024 INFO kablam! | Aug 29 21:54:58.024 INFO kablam! 8 | #[deriving(Show)] Aug 29 21:54:58.024 INFO kablam! | ^^^^^^^^ Aug 29 21:54:58.024 INFO kablam! | Aug 29 21:54:58.024 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 29 21:54:58.024 INFO kablam! Aug 29 21:54:58.026 INFO kablam! error: aborting due to 5 previous errors Aug 29 21:54:58.026 INFO kablam! Aug 29 21:54:58.026 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 29 21:54:58.030 INFO kablam! error: Could not compile `zeromq`. Aug 29 21:54:58.030 INFO kablam! Aug 29 21:54:58.030 INFO kablam! To learn more, run the command again with --verbose. Aug 29 21:54:58.031 INFO kablam! su: No module specific data is present Aug 29 21:54:58.464 INFO running `"docker" "rm" "-f" "8d3741b2651a56749722d211b9f4c27b37c32d9eb9c2741d120032bf419c2ae0"` Aug 29 21:54:58.553 INFO blam! 8d3741b2651a56749722d211b9f4c27b37c32d9eb9c2741d120032bf419c2ae0