Sep 01 01:08:46.629 INFO checking zeromq-0.1.0-pre against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 01:08:46.630 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 01:08:46.630 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:08:46.896 INFO blam! 445a37a097152c1f8d831f01428f0c009dfed4cc8c4e04c254445f4ceb5d574a Sep 01 01:08:46.897 INFO running `"docker" "start" "-a" "445a37a097152c1f8d831f01428f0c009dfed4cc8c4e04c254445f4ceb5d574a"` Sep 01 01:08:47.840 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 01 01:08:47.902 INFO kablam! error: expected type, found `|` Sep 01 01:08:47.902 INFO kablam! --> src/socket_base.rs:184:36 Sep 01 01:08:47.902 INFO kablam! | Sep 01 01:08:47.902 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 01 01:08:47.902 INFO kablam! | ^ Sep 01 01:08:47.902 INFO kablam! Sep 01 01:08:47.911 INFO kablam! error: expected type, found `|` Sep 01 01:08:47.911 INFO kablam! --> src/socket_base.rs:184:36 Sep 01 01:08:47.911 INFO kablam! | Sep 01 01:08:47.911 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 01 01:08:47.911 INFO kablam! | ^ Sep 01 01:08:47.911 INFO kablam! Sep 01 01:08:48.124 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 01:08:48.125 INFO kablam! --> src/lib.rs:35:3 Sep 01 01:08:48.125 INFO kablam! | Sep 01 01:08:48.125 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 01 01:08:48.125 INFO kablam! | ^^^^^ Sep 01 01:08:48.125 INFO kablam! | Sep 01 01:08:48.125 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.125 INFO kablam! Sep 01 01:08:48.154 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 01:08:48.154 INFO kablam! --> src/consts.rs:54:3 Sep 01 01:08:48.154 INFO kablam! | Sep 01 01:08:48.154 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 01 01:08:48.154 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.154 INFO kablam! | Sep 01 01:08:48.154 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.155 INFO kablam! Sep 01 01:08:48.155 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 01:08:48.156 INFO kablam! --> src/msg.rs:5:3 Sep 01 01:08:48.156 INFO kablam! | Sep 01 01:08:48.156 INFO kablam! 5 | #[deriving(Show)] Sep 01 01:08:48.156 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.156 INFO kablam! | Sep 01 01:08:48.156 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.156 INFO kablam! Sep 01 01:08:48.156 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 01:08:48.156 INFO kablam! --> src/result.rs:8:3 Sep 01 01:08:48.156 INFO kablam! | Sep 01 01:08:48.156 INFO kablam! 8 | #[deriving(Show)] Sep 01 01:08:48.156 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.157 INFO kablam! | Sep 01 01:08:48.157 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.157 INFO kablam! Sep 01 01:08:48.162 INFO kablam! error: aborting due to 5 previous errors Sep 01 01:08:48.162 INFO kablam! Sep 01 01:08:48.162 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 01:08:48.164 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 01:08:48.164 INFO kablam! --> src/lib.rs:35:3 Sep 01 01:08:48.164 INFO kablam! | Sep 01 01:08:48.164 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 01 01:08:48.165 INFO kablam! | ^^^^^ Sep 01 01:08:48.165 INFO kablam! | Sep 01 01:08:48.165 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.165 INFO kablam! Sep 01 01:08:48.171 INFO kablam! error: Could not compile `zeromq`. Sep 01 01:08:48.172 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:08:48.187 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 01:08:48.187 INFO kablam! --> src/consts.rs:54:3 Sep 01 01:08:48.188 INFO kablam! | Sep 01 01:08:48.188 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 01 01:08:48.188 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.188 INFO kablam! | Sep 01 01:08:48.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.188 INFO kablam! Sep 01 01:08:48.188 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 01:08:48.188 INFO kablam! --> src/msg.rs:5:3 Sep 01 01:08:48.188 INFO kablam! | Sep 01 01:08:48.188 INFO kablam! 5 | #[deriving(Show)] Sep 01 01:08:48.188 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.188 INFO kablam! | Sep 01 01:08:48.188 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.188 INFO kablam! Sep 01 01:08:48.188 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 01:08:48.189 INFO kablam! --> src/result.rs:8:3 Sep 01 01:08:48.189 INFO kablam! | Sep 01 01:08:48.189 INFO kablam! 8 | #[deriving(Show)] Sep 01 01:08:48.189 INFO kablam! | ^^^^^^^^ Sep 01 01:08:48.189 INFO kablam! | Sep 01 01:08:48.189 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 01:08:48.189 INFO kablam! Sep 01 01:08:48.190 INFO kablam! error: aborting due to 5 previous errors Sep 01 01:08:48.191 INFO kablam! Sep 01 01:08:48.191 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 01:08:48.196 INFO kablam! error: Could not compile `zeromq`. Sep 01 01:08:48.196 INFO kablam! Sep 01 01:08:48.196 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:08:48.199 INFO kablam! su: No module specific data is present Sep 01 01:08:48.789 INFO running `"docker" "rm" "-f" "445a37a097152c1f8d831f01428f0c009dfed4cc8c4e04c254445f4ceb5d574a"` Sep 01 01:08:48.973 INFO blam! 445a37a097152c1f8d831f01428f0c009dfed4cc8c4e04c254445f4ceb5d574a