Sep 21 02:42:38.872 INFO checking specs_messenger-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:42:38.873 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:42:38.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:42:39.084 INFO blam! af1aab16cd729f04d56ed6ed2e3fbb2d191a6174e2611efa6fe0f539d2f48ff3 Sep 21 02:42:39.086 INFO running `"docker" "start" "-a" "af1aab16cd729f04d56ed6ed2e3fbb2d191a6174e2611efa6fe0f539d2f48ff3"` Sep 21 02:42:40.725 INFO kablam! usermod: no changes Sep 21 02:42:40.882 INFO kablam! Checking specs v0.11.2 Sep 21 02:42:43.338 INFO kablam! Checking specs_messenger v0.1.0 (/source) Sep 21 02:42:44.378 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 21 02:42:44.378 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:44.378 INFO kablam! | Sep 21 02:42:44.378 INFO kablam! 31 | / fn build( Sep 21 02:42:44.378 INFO kablam! 32 | | self, Sep 21 02:42:44.378 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:44.378 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:44.378 INFO kablam! ... | Sep 21 02:42:44.378 INFO kablam! 42 | | )) Sep 21 02:42:44.378 INFO kablam! 43 | | } Sep 21 02:42:44.378 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 21 02:42:44.382 INFO kablam! | Sep 21 02:42:44.382 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:44.382 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:44.382 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 21 02:42:44.382 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:44.382 INFO kablam! | Sep 21 02:42:44.382 INFO kablam! 31 | / fn build( Sep 21 02:42:44.382 INFO kablam! 32 | | self, Sep 21 02:42:44.382 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:44.382 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:44.382 INFO kablam! ... | Sep 21 02:42:44.382 INFO kablam! 42 | | )) Sep 21 02:42:44.382 INFO kablam! 43 | | } Sep 21 02:42:44.382 INFO kablam! | |_____^ Sep 21 02:42:44.382 INFO kablam! Sep 21 02:42:44.402 INFO kablam! error: aborting due to previous error Sep 21 02:42:44.402 INFO kablam! Sep 21 02:42:44.402 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 21 02:42:44.410 INFO kablam! error: Could not compile `specs_messenger`. Sep 21 02:42:44.410 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:42:44.790 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 21 02:42:44.790 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:44.790 INFO kablam! | Sep 21 02:42:44.790 INFO kablam! 31 | / fn build( Sep 21 02:42:44.790 INFO kablam! 32 | | self, Sep 21 02:42:44.790 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:44.790 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:44.790 INFO kablam! ... | Sep 21 02:42:44.790 INFO kablam! 42 | | )) Sep 21 02:42:44.790 INFO kablam! 43 | | } Sep 21 02:42:44.791 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 21 02:42:44.791 INFO kablam! | Sep 21 02:42:44.791 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:44.791 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:44.791 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 21 02:42:44.791 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:44.791 INFO kablam! | Sep 21 02:42:44.791 INFO kablam! 31 | / fn build( Sep 21 02:42:44.791 INFO kablam! 32 | | self, Sep 21 02:42:44.791 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:44.791 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:44.791 INFO kablam! ... | Sep 21 02:42:44.791 INFO kablam! 42 | | )) Sep 21 02:42:44.791 INFO kablam! 43 | | } Sep 21 02:42:44.791 INFO kablam! | |_____^ Sep 21 02:42:44.791 INFO kablam! Sep 21 02:42:44.798 INFO kablam! error: aborting due to previous error Sep 21 02:42:44.798 INFO kablam! Sep 21 02:42:44.798 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 21 02:42:44.818 INFO kablam! error: Could not compile `specs_messenger`. Sep 21 02:42:44.818 INFO kablam! Sep 21 02:42:44.818 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:42:44.822 INFO kablam! su: No module specific data is present Sep 21 02:42:45.893 INFO running `"docker" "rm" "-f" "af1aab16cd729f04d56ed6ed2e3fbb2d191a6174e2611efa6fe0f539d2f48ff3"` Sep 21 02:42:46.003 INFO blam! af1aab16cd729f04d56ed6ed2e3fbb2d191a6174e2611efa6fe0f539d2f48ff3