Sep 04 02:30:26.830 INFO checking specs_messenger-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:30:26.830 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:30:26.831 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:30:27.054 INFO blam! fd9ece0295dccc7d7a3034b2563db420a5d6c03368c7ee478f0cfc8c60f79396 Sep 04 02:30:27.057 INFO running `"docker" "start" "-a" "fd9ece0295dccc7d7a3034b2563db420a5d6c03368c7ee478f0cfc8c60f79396"` Sep 04 02:30:28.093 INFO kablam! Checking specs v0.11.2 Sep 04 02:30:33.299 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 04 02:30:34.669 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 02:30:34.669 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:34.669 INFO kablam! | Sep 04 02:30:34.669 INFO kablam! 31 | / fn build( Sep 04 02:30:34.669 INFO kablam! 32 | | self, Sep 04 02:30:34.669 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:34.669 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:34.669 INFO kablam! ... | Sep 04 02:30:34.669 INFO kablam! 42 | | )) Sep 04 02:30:34.669 INFO kablam! 43 | | } Sep 04 02:30:34.669 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 02:30:34.669 INFO kablam! | Sep 04 02:30:34.669 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:34.669 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:34.669 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 02:30:34.669 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:34.669 INFO kablam! | Sep 04 02:30:34.669 INFO kablam! 31 | / fn build( Sep 04 02:30:34.669 INFO kablam! 32 | | self, Sep 04 02:30:34.669 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:34.670 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:34.670 INFO kablam! ... | Sep 04 02:30:34.670 INFO kablam! 42 | | )) Sep 04 02:30:34.670 INFO kablam! 43 | | } Sep 04 02:30:34.670 INFO kablam! | |_____^ Sep 04 02:30:34.670 INFO kablam! Sep 04 02:30:34.672 INFO kablam! error: aborting due to previous error Sep 04 02:30:34.672 INFO kablam! Sep 04 02:30:34.672 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 02:30:34.680 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 02:30:34.680 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:30:34.698 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 02:30:34.698 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:34.698 INFO kablam! | Sep 04 02:30:34.698 INFO kablam! 31 | / fn build( Sep 04 02:30:34.698 INFO kablam! 32 | | self, Sep 04 02:30:34.698 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:34.698 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:34.698 INFO kablam! ... | Sep 04 02:30:34.699 INFO kablam! 42 | | )) Sep 04 02:30:34.699 INFO kablam! 43 | | } Sep 04 02:30:34.699 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 02:30:34.699 INFO kablam! | Sep 04 02:30:34.699 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:34.699 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:34.699 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 02:30:34.699 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:34.699 INFO kablam! | Sep 04 02:30:34.699 INFO kablam! 31 | / fn build( Sep 04 02:30:34.699 INFO kablam! 32 | | self, Sep 04 02:30:34.699 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:34.699 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:34.699 INFO kablam! ... | Sep 04 02:30:34.699 INFO kablam! 42 | | )) Sep 04 02:30:34.699 INFO kablam! 43 | | } Sep 04 02:30:34.699 INFO kablam! | |_____^ Sep 04 02:30:34.699 INFO kablam! Sep 04 02:30:34.707 INFO kablam! error: aborting due to previous error Sep 04 02:30:34.707 INFO kablam! Sep 04 02:30:34.707 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 02:30:34.720 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 02:30:34.720 INFO kablam! Sep 04 02:30:34.720 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:30:34.722 INFO kablam! su: No module specific data is present Sep 04 02:30:35.047 INFO running `"docker" "rm" "-f" "fd9ece0295dccc7d7a3034b2563db420a5d6c03368c7ee478f0cfc8c60f79396"` Sep 04 02:30:35.147 INFO blam! fd9ece0295dccc7d7a3034b2563db420a5d6c03368c7ee478f0cfc8c60f79396