Sep 05 20:19:01.786 INFO checking zeromq-0.1.0-pre against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:19:01.786 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:19:01.786 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:19:02.073 INFO blam! c830598575bca128a94eb6b390591b6b0e55d96073b630f72f1e45b71e7a8832 Sep 05 20:19:02.074 INFO running `"docker" "start" "-a" "c830598575bca128a94eb6b390591b6b0e55d96073b630f72f1e45b71e7a8832"` Sep 05 20:19:03.374 INFO kablam! usermod: no changes Sep 05 20:19:03.431 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 05 20:19:03.491 INFO kablam! error: expected type, found `|` Sep 05 20:19:03.491 INFO kablam! --> src/socket_base.rs:184:36 Sep 05 20:19:03.491 INFO kablam! | Sep 05 20:19:03.491 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 05 20:19:03.491 INFO kablam! | ^ Sep 05 20:19:03.491 INFO kablam! Sep 05 20:19:03.592 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 05 20:19:03.592 INFO kablam! --> src/lib.rs:35:3 Sep 05 20:19:03.592 INFO kablam! | Sep 05 20:19:03.592 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 05 20:19:03.592 INFO kablam! | ^^^^^ Sep 05 20:19:03.592 INFO kablam! | Sep 05 20:19:03.592 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.592 INFO kablam! Sep 05 20:19:03.595 INFO kablam! error: expected type, found `|` Sep 05 20:19:03.595 INFO kablam! --> src/socket_base.rs:184:36 Sep 05 20:19:03.595 INFO kablam! | Sep 05 20:19:03.595 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 05 20:19:03.595 INFO kablam! | ^ Sep 05 20:19:03.595 INFO kablam! Sep 05 20:19:03.613 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 05 20:19:03.613 INFO kablam! --> src/consts.rs:54:3 Sep 05 20:19:03.613 INFO kablam! | Sep 05 20:19:03.613 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 05 20:19:03.613 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.614 INFO kablam! | Sep 05 20:19:03.614 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.614 INFO kablam! Sep 05 20:19:03.615 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 05 20:19:03.615 INFO kablam! --> src/msg.rs:5:3 Sep 05 20:19:03.615 INFO kablam! | Sep 05 20:19:03.615 INFO kablam! 5 | #[deriving(Show)] Sep 05 20:19:03.615 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.615 INFO kablam! | Sep 05 20:19:03.615 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.615 INFO kablam! Sep 05 20:19:03.616 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 05 20:19:03.616 INFO kablam! --> src/result.rs:8:3 Sep 05 20:19:03.616 INFO kablam! | Sep 05 20:19:03.616 INFO kablam! 8 | #[deriving(Show)] Sep 05 20:19:03.616 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.616 INFO kablam! | Sep 05 20:19:03.616 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.617 INFO kablam! Sep 05 20:19:03.619 INFO kablam! error: aborting due to 5 previous errors Sep 05 20:19:03.624 INFO kablam! Sep 05 20:19:03.624 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 05 20:19:03.629 INFO kablam! error: Could not compile `zeromq`. Sep 05 20:19:03.630 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:19:03.690 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 05 20:19:03.690 INFO kablam! --> src/lib.rs:35:3 Sep 05 20:19:03.690 INFO kablam! | Sep 05 20:19:03.690 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 05 20:19:03.690 INFO kablam! | ^^^^^ Sep 05 20:19:03.690 INFO kablam! | Sep 05 20:19:03.690 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.690 INFO kablam! Sep 05 20:19:03.698 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 05 20:19:03.698 INFO kablam! --> src/consts.rs:54:3 Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 05 20:19:03.698 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.698 INFO kablam! Sep 05 20:19:03.698 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 05 20:19:03.698 INFO kablam! --> src/msg.rs:5:3 Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! 5 | #[deriving(Show)] Sep 05 20:19:03.698 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.698 INFO kablam! Sep 05 20:19:03.698 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 05 20:19:03.698 INFO kablam! --> src/result.rs:8:3 Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! 8 | #[deriving(Show)] Sep 05 20:19:03.698 INFO kablam! | ^^^^^^^^ Sep 05 20:19:03.698 INFO kablam! | Sep 05 20:19:03.698 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:03.698 INFO kablam! Sep 05 20:19:03.698 INFO kablam! error: aborting due to 5 previous errors Sep 05 20:19:03.698 INFO kablam! Sep 05 20:19:03.698 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 05 20:19:03.703 INFO kablam! error: Could not compile `zeromq`. Sep 05 20:19:03.703 INFO kablam! Sep 05 20:19:03.703 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:19:03.706 INFO kablam! su: No module specific data is present Sep 05 20:19:04.424 INFO running `"docker" "rm" "-f" "c830598575bca128a94eb6b390591b6b0e55d96073b630f72f1e45b71e7a8832"` Sep 05 20:19:04.611 INFO blam! c830598575bca128a94eb6b390591b6b0e55d96073b630f72f1e45b71e7a8832