Sep 21 00:10:56.275 INFO checking zeromq-0.1.0-pre against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:10:56.275 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:10:56.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:10:56.432 INFO blam! 08ce5e8a239659133416c04803ef33d68baf60edc7b545b8bf9d63868e4452c5 Sep 21 00:10:56.435 INFO running `"docker" "start" "-a" "08ce5e8a239659133416c04803ef33d68baf60edc7b545b8bf9d63868e4452c5"` Sep 21 00:10:57.261 INFO kablam! usermod: no changes Sep 21 00:10:57.302 INFO kablam! Checking zeromq v0.1.0-pre (/source) Sep 21 00:10:57.362 INFO kablam! error: expected type, found `|` Sep 21 00:10:57.362 INFO kablam! --> src/socket_base.rs:184:36 Sep 21 00:10:57.362 INFO kablam! | Sep 21 00:10:57.362 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 21 00:10:57.362 INFO kablam! | ^ Sep 21 00:10:57.362 INFO kablam! Sep 21 00:10:57.362 INFO kablam! error: expected type, found `|` Sep 21 00:10:57.362 INFO kablam! --> src/socket_base.rs:184:36 Sep 21 00:10:57.362 INFO kablam! | Sep 21 00:10:57.362 INFO kablam! 184 | fn sync_until(&mut self, cond: |&SocketBase| -> bool) { Sep 21 00:10:57.362 INFO kablam! | ^ Sep 21 00:10:57.362 INFO kablam! Sep 21 00:10:57.445 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 21 00:10:57.445 INFO kablam! --> src/lib.rs:35:3 Sep 21 00:10:57.445 INFO kablam! | Sep 21 00:10:57.445 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 21 00:10:57.445 INFO kablam! | ^^^^^ Sep 21 00:10:57.445 INFO kablam! | Sep 21 00:10:57.445 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.445 INFO kablam! Sep 21 00:10:57.460 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 21 00:10:57.460 INFO kablam! --> src/consts.rs:54:3 Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 21 00:10:57.460 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.460 INFO kablam! Sep 21 00:10:57.460 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 21 00:10:57.460 INFO kablam! --> src/msg.rs:5:3 Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! 5 | #[deriving(Show)] Sep 21 00:10:57.460 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.460 INFO kablam! Sep 21 00:10:57.460 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 21 00:10:57.460 INFO kablam! --> src/result.rs:8:3 Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! 8 | #[deriving(Show)] Sep 21 00:10:57.460 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.460 INFO kablam! | Sep 21 00:10:57.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.460 INFO kablam! Sep 21 00:10:57.460 INFO kablam! error: aborting due to 5 previous errors Sep 21 00:10:57.461 INFO kablam! Sep 21 00:10:57.461 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 00:10:57.462 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 21 00:10:57.462 INFO kablam! --> src/lib.rs:35:3 Sep 21 00:10:57.462 INFO kablam! | Sep 21 00:10:57.462 INFO kablam! 35 | #[phase(plugin, link)] extern crate log; Sep 21 00:10:57.462 INFO kablam! | ^^^^^ Sep 21 00:10:57.462 INFO kablam! | Sep 21 00:10:57.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.462 INFO kablam! Sep 21 00:10:57.466 INFO kablam! error: Could not compile `zeromq`. Sep 21 00:10:57.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:10:57.467 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 21 00:10:57.467 INFO kablam! --> src/consts.rs:54:3 Sep 21 00:10:57.467 INFO kablam! | Sep 21 00:10:57.467 INFO kablam! 54 | #[deriving(PartialEq, Show)] Sep 21 00:10:57.467 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.467 INFO kablam! | Sep 21 00:10:57.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.467 INFO kablam! Sep 21 00:10:57.467 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 21 00:10:57.467 INFO kablam! --> src/msg.rs:5:3 Sep 21 00:10:57.467 INFO kablam! | Sep 21 00:10:57.467 INFO kablam! 5 | #[deriving(Show)] Sep 21 00:10:57.467 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.468 INFO kablam! | Sep 21 00:10:57.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.468 INFO kablam! Sep 21 00:10:57.468 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 21 00:10:57.468 INFO kablam! --> src/result.rs:8:3 Sep 21 00:10:57.468 INFO kablam! | Sep 21 00:10:57.468 INFO kablam! 8 | #[deriving(Show)] Sep 21 00:10:57.468 INFO kablam! | ^^^^^^^^ Sep 21 00:10:57.468 INFO kablam! | Sep 21 00:10:57.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:10:57.468 INFO kablam! Sep 21 00:10:57.469 INFO kablam! error: aborting due to 5 previous errors Sep 21 00:10:57.469 INFO kablam! Sep 21 00:10:57.469 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 00:10:57.475 INFO kablam! error: Could not compile `zeromq`. Sep 21 00:10:57.475 INFO kablam! Sep 21 00:10:57.475 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:10:57.477 INFO kablam! su: No module specific data is present Sep 21 00:10:58.478 INFO running `"docker" "rm" "-f" "08ce5e8a239659133416c04803ef33d68baf60edc7b545b8bf9d63868e4452c5"` Sep 21 00:10:58.555 INFO blam! 08ce5e8a239659133416c04803ef33d68baf60edc7b545b8bf9d63868e4452c5