Sep 04 00:59:37.375 INFO checking zeromq-0.1.0-pre against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 00:59:37.375 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 00:59:37.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:59:37.522 INFO blam! 8e407d9e9b0642309bff8a8329e1519041556d2b76e4225c047d4916dd06347a Sep 04 00:59:37.524 INFO running `"docker" "start" "-a" "8e407d9e9b0642309bff8a8329e1519041556d2b76e4225c047d4916dd06347a"` Sep 04 00:59:38.283 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 04 00:59:38.330 INFO kablam! error: expected type, found `|` Sep 04 00:59:38.330 INFO kablam! --> src/socket_base.rs:184:36 Sep 04 00:59:38.330 INFO kablam! | Sep 04 00:59:38.330 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 04 00:59:38.330 INFO kablam! | ^ Sep 04 00:59:38.330 INFO kablam! Sep 04 00:59:38.338 INFO kablam! error: expected type, found `|` Sep 04 00:59:38.338 INFO kablam! --> src/socket_base.rs:184:36 Sep 04 00:59:38.338 INFO kablam! | Sep 04 00:59:38.338 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 04 00:59:38.338 INFO kablam! | ^ Sep 04 00:59:38.338 INFO kablam! Sep 04 00:59:38.465 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 04 00:59:38.465 INFO kablam! --> src/lib.rs:35:3 Sep 04 00:59:38.465 INFO kablam! | Sep 04 00:59:38.465 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 04 00:59:38.465 INFO kablam! | ^^^^^ Sep 04 00:59:38.465 INFO kablam! | Sep 04 00:59:38.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.465 INFO kablam! Sep 04 00:59:38.483 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 04 00:59:38.483 INFO kablam! --> src/consts.rs:54:3 Sep 04 00:59:38.483 INFO kablam! | Sep 04 00:59:38.483 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 04 00:59:38.483 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.483 INFO kablam! | Sep 04 00:59:38.483 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.483 INFO kablam! Sep 04 00:59:38.483 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 04 00:59:38.483 INFO kablam! --> src/msg.rs:5:3 Sep 04 00:59:38.483 INFO kablam! | Sep 04 00:59:38.483 INFO kablam! 5 | #[deriving(Show)] Sep 04 00:59:38.484 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.484 INFO kablam! | Sep 04 00:59:38.484 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.484 INFO kablam! Sep 04 00:59:38.484 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 04 00:59:38.484 INFO kablam! --> src/result.rs:8:3 Sep 04 00:59:38.484 INFO kablam! | Sep 04 00:59:38.484 INFO kablam! 8 | #[deriving(Show)] Sep 04 00:59:38.484 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.484 INFO kablam! | Sep 04 00:59:38.484 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.484 INFO kablam! Sep 04 00:59:38.484 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 04 00:59:38.484 INFO kablam! --> src/lib.rs:35:3 Sep 04 00:59:38.484 INFO kablam! | Sep 04 00:59:38.484 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 04 00:59:38.484 INFO kablam! | ^^^^^ Sep 04 00:59:38.484 INFO kablam! | Sep 04 00:59:38.484 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.484 INFO kablam! Sep 04 00:59:38.486 INFO kablam! error: aborting due to 5 previous errors Sep 04 00:59:38.486 INFO kablam! Sep 04 00:59:38.486 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 00:59:38.491 INFO kablam! error: Could not compile `zeromq`. Sep 04 00:59:38.491 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:59:38.507 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 04 00:59:38.507 INFO kablam! --> src/consts.rs:54:3 Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 04 00:59:38.507 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.507 INFO kablam! Sep 04 00:59:38.507 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 04 00:59:38.507 INFO kablam! --> src/msg.rs:5:3 Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! 5 | #[deriving(Show)] Sep 04 00:59:38.507 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.507 INFO kablam! Sep 04 00:59:38.507 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 04 00:59:38.507 INFO kablam! --> src/result.rs:8:3 Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! 8 | #[deriving(Show)] Sep 04 00:59:38.507 INFO kablam! | ^^^^^^^^ Sep 04 00:59:38.507 INFO kablam! | Sep 04 00:59:38.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 00:59:38.507 INFO kablam! Sep 04 00:59:38.510 INFO kablam! error: aborting due to 5 previous errors Sep 04 00:59:38.510 INFO kablam! Sep 04 00:59:38.510 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 00:59:38.516 INFO kablam! error: Could not compile `zeromq`. Sep 04 00:59:38.516 INFO kablam! Sep 04 00:59:38.516 INFO kablam! To learn more, run the command again with --verbose. Sep 04 00:59:38.517 INFO kablam! su: No module specific data is present Sep 04 00:59:38.944 INFO running `"docker" "rm" "-f" "8e407d9e9b0642309bff8a8329e1519041556d2b76e4225c047d4916dd06347a"` Sep 04 00:59:39.031 INFO blam! 8e407d9e9b0642309bff8a8329e1519041556d2b76e4225c047d4916dd06347a