Sep 01 18:08:53.518 INFO checking zeromq-0.1.0-pre against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 18:08:53.518 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 18:08:53.518 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:08:53.727 INFO blam! 4c3c2d252c041ed723906e90a0336cba4ce88b14dc81d0b52ce665f80acbe8fb Sep 01 18:08:53.729 INFO running `"docker" "start" "-a" "4c3c2d252c041ed723906e90a0336cba4ce88b14dc81d0b52ce665f80acbe8fb"` Sep 01 18:08:54.596 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 01 18:08:54.662 INFO kablam! error: expected type, found `|` Sep 01 18:08:54.662 INFO kablam! --> src/socket_base.rs:184:36 Sep 01 18:08:54.662 INFO kablam! | Sep 01 18:08:54.662 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 01 18:08:54.662 INFO kablam! | ^ Sep 01 18:08:54.662 INFO kablam! Sep 01 18:08:54.665 INFO kablam! error: expected type, found `|` Sep 01 18:08:54.665 INFO kablam! --> src/socket_base.rs:184:36 Sep 01 18:08:54.665 INFO kablam! | Sep 01 18:08:54.665 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 01 18:08:54.665 INFO kablam! | ^ Sep 01 18:08:54.666 INFO kablam! Sep 01 18:08:54.964 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 01 18:08:54.964 INFO kablam! --> src/lib.rs:35:3 Sep 01 18:08:54.964 INFO kablam! | Sep 01 18:08:54.964 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 01 18:08:54.964 INFO kablam! | ^^^^^ Sep 01 18:08:54.965 INFO kablam! | Sep 01 18:08:54.965 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.965 INFO kablam! Sep 01 18:08:54.969 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 01 18:08:54.969 INFO kablam! --> src/lib.rs:35:3 Sep 01 18:08:54.969 INFO kablam! | Sep 01 18:08:54.969 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 01 18:08:54.969 INFO kablam! | ^^^^^ Sep 01 18:08:54.969 INFO kablam! | Sep 01 18:08:54.969 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.969 INFO kablam! Sep 01 18:08:54.990 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 01 18:08:54.991 INFO kablam! --> src/consts.rs:54:3 Sep 01 18:08:54.991 INFO kablam! | Sep 01 18:08:54.991 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 01 18:08:54.991 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.991 INFO kablam! | Sep 01 18:08:54.991 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.991 INFO kablam! Sep 01 18:08:54.991 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 01 18:08:54.991 INFO kablam! --> src/msg.rs:5:3 Sep 01 18:08:54.991 INFO kablam! | Sep 01 18:08:54.991 INFO kablam! 5 | #[deriving(Show)] Sep 01 18:08:54.991 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.992 INFO kablam! | Sep 01 18:08:54.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.992 INFO kablam! Sep 01 18:08:54.992 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 01 18:08:54.992 INFO kablam! --> src/result.rs:8:3 Sep 01 18:08:54.992 INFO kablam! | Sep 01 18:08:54.992 INFO kablam! 8 | #[deriving(Show)] Sep 01 18:08:54.992 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.992 INFO kablam! | Sep 01 18:08:54.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.992 INFO kablam! Sep 01 18:08:54.994 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 01 18:08:54.994 INFO kablam! --> src/consts.rs:54:3 Sep 01 18:08:54.994 INFO kablam! | Sep 01 18:08:54.994 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 01 18:08:54.994 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.994 INFO kablam! | Sep 01 18:08:54.994 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.994 INFO kablam! Sep 01 18:08:54.994 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 01 18:08:54.994 INFO kablam! --> src/msg.rs:5:3 Sep 01 18:08:54.994 INFO kablam! | Sep 01 18:08:54.994 INFO kablam! 5 | #[deriving(Show)] Sep 01 18:08:54.994 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.994 INFO kablam! | Sep 01 18:08:54.994 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.994 INFO kablam! Sep 01 18:08:54.995 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 01 18:08:54.995 INFO kablam! --> src/result.rs:8:3 Sep 01 18:08:54.995 INFO kablam! | Sep 01 18:08:54.995 INFO kablam! 8 | #[deriving(Show)] Sep 01 18:08:54.995 INFO kablam! | ^^^^^^^^ Sep 01 18:08:54.995 INFO kablam! | Sep 01 18:08:54.995 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 18:08:54.995 INFO kablam! Sep 01 18:08:54.996 INFO kablam! error: aborting due to 5 previous errors Sep 01 18:08:54.996 INFO kablam! Sep 01 18:08:54.996 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 18:08:54.999 INFO kablam! error: aborting due to 5 previous errors Sep 01 18:08:54.999 INFO kablam! Sep 01 18:08:54.999 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 18:08:55.003 INFO kablam! error: Could not compile `zeromq`. Sep 01 18:08:55.003 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:08:55.005 INFO kablam! error: Could not compile `zeromq`. Sep 01 18:08:55.005 INFO kablam! Sep 01 18:08:55.005 INFO kablam! To learn more, run the command again with --verbose. Sep 01 18:08:55.012 INFO kablam! su: No module specific data is present Sep 01 18:08:55.446 INFO running `"docker" "rm" "-f" "4c3c2d252c041ed723906e90a0336cba4ce88b14dc81d0b52ce665f80acbe8fb"` Sep 01 18:08:55.538 INFO blam! 4c3c2d252c041ed723906e90a0336cba4ce88b14dc81d0b52ce665f80acbe8fb