Sep 05 20:19:04.655 INFO checking zeromq-0.1.0-pre against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 20:19:04.655 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 20:19:04.655 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:05.005 INFO blam! f808757c8a5f32f9d427ce540b0441630dd4f73a047ec3183576be7a91bd988b Sep 05 20:19:05.018 INFO running `"docker" "start" "-a" "f808757c8a5f32f9d427ce540b0441630dd4f73a047ec3183576be7a91bd988b"` Sep 05 20:19:05.998 INFO kablam! usermod: no changes Sep 05 20:19:06.082 INFO kablam! Checking zeromq v0.1.0-pre (file:///source) Sep 05 20:19:06.226 INFO kablam! error: expected type, found `|` Sep 05 20:19:06.226 INFO kablam! --> src/socket_base.rs:184:36 Sep 05 20:19:06.226 INFO kablam! | Sep 05 20:19:06.226 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 05 20:19:06.226 INFO kablam! | ^ Sep 05 20:19:06.226 INFO kablam! Sep 05 20:19:06.258 INFO kablam! error: expected type, found `|` Sep 05 20:19:06.258 INFO kablam! --> src/socket_base.rs:184:36 Sep 05 20:19:06.258 INFO kablam! | Sep 05 20:19:06.258 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 05 20:19:06.258 INFO kablam! | ^ Sep 05 20:19:06.258 INFO kablam! Sep 05 20:19:06.358 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:06.358 INFO kablam! --> src/lib.rs:35:3 Sep 05 20:19:06.358 INFO kablam! | Sep 05 20:19:06.358 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 05 20:19:06.358 INFO kablam! | ^^^^^ Sep 05 20:19:06.358 INFO kablam! | Sep 05 20:19:06.358 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.358 INFO kablam! Sep 05 20:19:06.374 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:06.374 INFO kablam! --> src/consts.rs:54:3 Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 05 20:19:06.374 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.374 INFO kablam! Sep 05 20:19:06.374 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:06.374 INFO kablam! --> src/msg.rs:5:3 Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! 5 | #[deriving(Show)] Sep 05 20:19:06.374 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.374 INFO kablam! Sep 05 20:19:06.374 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:06.374 INFO kablam! --> src/result.rs:8:3 Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! 8 | #[deriving(Show)] Sep 05 20:19:06.374 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.374 INFO kablam! | Sep 05 20:19:06.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.374 INFO kablam! Sep 05 20:19:06.374 INFO kablam! error: aborting due to 5 previous errors Sep 05 20:19:06.374 INFO kablam! Sep 05 20:19:06.374 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 05 20:19:06.402 INFO kablam! error: Could not compile `zeromq`. Sep 05 20:19:06.402 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:19:06.405 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:06.405 INFO kablam! --> src/lib.rs:35:3 Sep 05 20:19:06.405 INFO kablam! | Sep 05 20:19:06.405 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 05 20:19:06.405 INFO kablam! | ^^^^^ Sep 05 20:19:06.405 INFO kablam! | Sep 05 20:19:06.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.405 INFO kablam! Sep 05 20:19:06.413 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:06.413 INFO kablam! --> src/consts.rs:54:3 Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 05 20:19:06.413 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.413 INFO kablam! Sep 05 20:19:06.413 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:06.413 INFO kablam! --> src/msg.rs:5:3 Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! 5 | #[deriving(Show)] Sep 05 20:19:06.413 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.413 INFO kablam! Sep 05 20:19:06.413 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:06.413 INFO kablam! --> src/result.rs:8:3 Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! 8 | #[deriving(Show)] Sep 05 20:19:06.413 INFO kablam! | ^^^^^^^^ Sep 05 20:19:06.413 INFO kablam! | Sep 05 20:19:06.413 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 05 20:19:06.413 INFO kablam! Sep 05 20:19:06.416 INFO kablam! error: aborting due to 5 previous errors Sep 05 20:19:06.416 INFO kablam! Sep 05 20:19:06.416 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 05 20:19:06.421 INFO kablam! error: Could not compile `zeromq`. Sep 05 20:19:06.421 INFO kablam! Sep 05 20:19:06.421 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:19:06.422 INFO kablam! su: No module specific data is present Sep 05 20:19:07.243 INFO running `"docker" "rm" "-f" "f808757c8a5f32f9d427ce540b0441630dd4f73a047ec3183576be7a91bd988b"` Sep 05 20:19:07.445 INFO blam! f808757c8a5f32f9d427ce540b0441630dd4f73a047ec3183576be7a91bd988b