Sep 14 05:58:44.239 INFO checking zeromq-0.1.0-pre against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:58:44.239 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:58:44.239 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:58:44.483 INFO blam! ad8aa631637b99834e19b04d5e878df4a9bf1d841dc70d083960b1a454aaf800 Sep 14 05:58:44.492 INFO running `"docker" "start" "-a" "ad8aa631637b99834e19b04d5e878df4a9bf1d841dc70d083960b1a454aaf800"` Sep 14 05:58:45.416 INFO kablam! usermod: no changes Sep 14 05:58:45.438 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 14 05:58:45.483 INFO kablam! error: expected type, found `|` Sep 14 05:58:45.483 INFO kablam! --> src/socket_base.rs:184:36 Sep 14 05:58:45.483 INFO kablam! | Sep 14 05:58:45.483 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 14 05:58:45.483 INFO kablam! | ^ Sep 14 05:58:45.483 INFO kablam! Sep 14 05:58:45.484 INFO kablam! error: expected type, found `|` Sep 14 05:58:45.484 INFO kablam! --> src/socket_base.rs:184:36 Sep 14 05:58:45.484 INFO kablam! | Sep 14 05:58:45.484 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 14 05:58:45.485 INFO kablam! | ^ Sep 14 05:58:45.485 INFO kablam! Sep 14 05:58:45.549 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 14 05:58:45.549 INFO kablam! --> src/lib.rs:35:3 Sep 14 05:58:45.549 INFO kablam! | Sep 14 05:58:45.549 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 14 05:58:45.549 INFO kablam! | ^^^^^ Sep 14 05:58:45.549 INFO kablam! | Sep 14 05:58:45.549 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.549 INFO kablam! Sep 14 05:58:45.557 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 14 05:58:45.557 INFO kablam! --> src/consts.rs:54:3 Sep 14 05:58:45.557 INFO kablam! | Sep 14 05:58:45.557 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 14 05:58:45.557 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.557 INFO kablam! | Sep 14 05:58:45.557 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.557 INFO kablam! Sep 14 05:58:45.557 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 14 05:58:45.557 INFO kablam! --> src/msg.rs:5:3 Sep 14 05:58:45.557 INFO kablam! | Sep 14 05:58:45.557 INFO kablam! 5 | #[deriving(Show)] Sep 14 05:58:45.557 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.557 INFO kablam! | Sep 14 05:58:45.557 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.557 INFO kablam! Sep 14 05:58:45.558 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 14 05:58:45.558 INFO kablam! --> src/result.rs:8:3 Sep 14 05:58:45.558 INFO kablam! | Sep 14 05:58:45.558 INFO kablam! 8 | #[deriving(Show)] Sep 14 05:58:45.558 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.558 INFO kablam! | Sep 14 05:58:45.558 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.558 INFO kablam! Sep 14 05:58:45.559 INFO kablam! error: aborting due to 5 previous errors Sep 14 05:58:45.559 INFO kablam! Sep 14 05:58:45.559 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 05:58:45.562 INFO kablam! error: Could not compile `zeromq`. Sep 14 05:58:45.563 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:58:45.566 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 14 05:58:45.566 INFO kablam! --> src/lib.rs:35:3 Sep 14 05:58:45.566 INFO kablam! | Sep 14 05:58:45.567 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 14 05:58:45.567 INFO kablam! | ^^^^^ Sep 14 05:58:45.567 INFO kablam! | Sep 14 05:58:45.567 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.567 INFO kablam! Sep 14 05:58:45.572 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 14 05:58:45.572 INFO kablam! --> src/consts.rs:54:3 Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 14 05:58:45.572 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.572 INFO kablam! Sep 14 05:58:45.572 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 14 05:58:45.572 INFO kablam! --> src/msg.rs:5:3 Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! 5 | #[deriving(Show)] Sep 14 05:58:45.572 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.572 INFO kablam! Sep 14 05:58:45.572 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 14 05:58:45.572 INFO kablam! --> src/result.rs:8:3 Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! 8 | #[deriving(Show)] Sep 14 05:58:45.572 INFO kablam! | ^^^^^^^^ Sep 14 05:58:45.572 INFO kablam! | Sep 14 05:58:45.572 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 05:58:45.572 INFO kablam! Sep 14 05:58:45.574 INFO kablam! error: aborting due to 5 previous errors Sep 14 05:58:45.574 INFO kablam! Sep 14 05:58:45.574 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 05:58:45.578 INFO kablam! error: Could not compile `zeromq`. Sep 14 05:58:45.578 INFO kablam! Sep 14 05:58:45.578 INFO kablam! To learn more, run the command again with --verbose. Sep 14 05:58:45.579 INFO kablam! su: No module specific data is present Sep 14 05:58:46.100 INFO running `"docker" "rm" "-f" "ad8aa631637b99834e19b04d5e878df4a9bf1d841dc70d083960b1a454aaf800"` Sep 14 05:58:46.186 INFO blam! ad8aa631637b99834e19b04d5e878df4a9bf1d841dc70d083960b1a454aaf800