Sep 19 17:21:33.041 INFO checking zeromq-0.1.0-pre against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:21:33.041 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:21:33.041 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:21:33.202 INFO blam! 9ba0cf2980250b75e60597bf9fe01b6299a259f6b397ad2a28b0b48f1e446648 Sep 19 17:21:33.204 INFO running `"docker" "start" "-a" "9ba0cf2980250b75e60597bf9fe01b6299a259f6b397ad2a28b0b48f1e446648"` Sep 19 17:21:33.946 INFO kablam! usermod: no changes Sep 19 17:21:33.976 INFO kablam! Checking zeromq v0.1.0-pre (/source) Sep 19 17:21:34.043 INFO kablam! error: expected type, found `|` Sep 19 17:21:34.043 INFO kablam! --> src/socket_base.rs:184:36 Sep 19 17:21:34.043 INFO kablam! | Sep 19 17:21:34.043 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 19 17:21:34.043 INFO kablam! | ^ Sep 19 17:21:34.043 INFO kablam! Sep 19 17:21:34.048 INFO kablam! error: expected type, found `|` Sep 19 17:21:34.048 INFO kablam! --> src/socket_base.rs:184:36 Sep 19 17:21:34.048 INFO kablam! | Sep 19 17:21:34.048 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 19 17:21:34.048 INFO kablam! | ^ Sep 19 17:21:34.048 INFO kablam! Sep 19 17:21:34.109 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 19 17:21:34.109 INFO kablam! --> src/lib.rs:35:3 Sep 19 17:21:34.109 INFO kablam! | Sep 19 17:21:34.109 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 19 17:21:34.109 INFO kablam! | ^^^^^ Sep 19 17:21:34.109 INFO kablam! | Sep 19 17:21:34.109 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.109 INFO kablam! Sep 19 17:21:34.117 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 19 17:21:34.117 INFO kablam! --> src/consts.rs:54:3 Sep 19 17:21:34.117 INFO kablam! | Sep 19 17:21:34.117 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 19 17:21:34.117 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.117 INFO kablam! | Sep 19 17:21:34.117 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.117 INFO kablam! Sep 19 17:21:34.118 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 19 17:21:34.118 INFO kablam! --> src/msg.rs:5:3 Sep 19 17:21:34.118 INFO kablam! | Sep 19 17:21:34.118 INFO kablam! 5 | #[deriving(Show)] Sep 19 17:21:34.118 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.118 INFO kablam! | Sep 19 17:21:34.118 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.119 INFO kablam! Sep 19 17:21:34.119 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 19 17:21:34.119 INFO kablam! --> src/result.rs:8:3 Sep 19 17:21:34.119 INFO kablam! | Sep 19 17:21:34.119 INFO kablam! 8 | #[deriving(Show)] Sep 19 17:21:34.119 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.119 INFO kablam! | Sep 19 17:21:34.119 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.119 INFO kablam! Sep 19 17:21:34.119 INFO kablam! error: aborting due to 5 previous errors Sep 19 17:21:34.119 INFO kablam! Sep 19 17:21:34.119 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 17:21:34.123 INFO kablam! error: Could not compile `zeromq`. Sep 19 17:21:34.123 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:21:34.146 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 19 17:21:34.146 INFO kablam! --> src/lib.rs:35:3 Sep 19 17:21:34.146 INFO kablam! | Sep 19 17:21:34.146 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 19 17:21:34.146 INFO kablam! | ^^^^^ Sep 19 17:21:34.146 INFO kablam! | Sep 19 17:21:34.146 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.146 INFO kablam! Sep 19 17:21:34.152 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 19 17:21:34.152 INFO kablam! --> src/consts.rs:54:3 Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 19 17:21:34.152 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.152 INFO kablam! Sep 19 17:21:34.152 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 19 17:21:34.152 INFO kablam! --> src/msg.rs:5:3 Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! 5 | #[deriving(Show)] Sep 19 17:21:34.152 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.152 INFO kablam! Sep 19 17:21:34.152 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 19 17:21:34.152 INFO kablam! --> src/result.rs:8:3 Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! 8 | #[deriving(Show)] Sep 19 17:21:34.152 INFO kablam! | ^^^^^^^^ Sep 19 17:21:34.152 INFO kablam! | Sep 19 17:21:34.152 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 17:21:34.152 INFO kablam! Sep 19 17:21:34.155 INFO kablam! error: aborting due to 5 previous errors Sep 19 17:21:34.155 INFO kablam! Sep 19 17:21:34.155 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 17:21:34.160 INFO kablam! error: Could not compile `zeromq`. Sep 19 17:21:34.160 INFO kablam! Sep 19 17:21:34.160 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:21:34.160 INFO kablam! su: No module specific data is present Sep 19 17:21:34.809 INFO running `"docker" "rm" "-f" "9ba0cf2980250b75e60597bf9fe01b6299a259f6b397ad2a28b0b48f1e446648"` Sep 19 17:21:34.900 INFO blam! 9ba0cf2980250b75e60597bf9fe01b6299a259f6b397ad2a28b0b48f1e446648