Sep 04 02:30:22.571 INFO checking specs_messenger-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:30:22.571 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:30:22.571 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:22.818 INFO blam! 355b376abda8a95f7d1aaf3f7cc77ef4a467146d4ce7c70b7f9def5049bb864e Sep 04 02:30:22.820 INFO running `"docker" "start" "-a" "355b376abda8a95f7d1aaf3f7cc77ef4a467146d4ce7c70b7f9def5049bb864e"` Sep 04 02:30:23.825 INFO kablam! Checking specs v0.11.2 Sep 04 02:30:23.830 INFO kablam! Checking specs_bundler v0.3.2 Sep 04 02:30:29.342 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 04 02:30:31.332 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 02:30:31.332 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:31.332 INFO kablam! | Sep 04 02:30:31.332 INFO kablam! 31 | / fn build( Sep 04 02:30:31.332 INFO kablam! 32 | | self, Sep 04 02:30:31.332 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:31.332 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:31.332 INFO kablam! ... | Sep 04 02:30:31.332 INFO kablam! 42 | | )) Sep 04 02:30:31.332 INFO kablam! 43 | | } Sep 04 02:30:31.332 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 02:30:31.332 INFO kablam! | Sep 04 02:30:31.333 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:31.333 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:31.333 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 02:30:31.333 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:31.333 INFO kablam! | Sep 04 02:30:31.333 INFO kablam! 31 | / fn build( Sep 04 02:30:31.333 INFO kablam! 32 | | self, Sep 04 02:30:31.333 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:31.333 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:31.333 INFO kablam! ... | Sep 04 02:30:31.333 INFO kablam! 42 | | )) Sep 04 02:30:31.333 INFO kablam! 43 | | } Sep 04 02:30:31.334 INFO kablam! | |_____^ Sep 04 02:30:31.334 INFO kablam! Sep 04 02:30:31.335 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 02:30:31.335 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:31.335 INFO kablam! | Sep 04 02:30:31.335 INFO kablam! 31 | / fn build( Sep 04 02:30:31.335 INFO kablam! 32 | | self, Sep 04 02:30:31.335 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:31.335 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:31.335 INFO kablam! ... | Sep 04 02:30:31.335 INFO kablam! 42 | | )) Sep 04 02:30:31.335 INFO kablam! 43 | | } Sep 04 02:30:31.335 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 02:30:31.335 INFO kablam! | Sep 04 02:30:31.335 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:31.335 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 02:30:31.335 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 02:30:31.335 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 02:30:31.335 INFO kablam! | Sep 04 02:30:31.335 INFO kablam! 31 | / fn build( Sep 04 02:30:31.335 INFO kablam! 32 | | self, Sep 04 02:30:31.335 INFO kablam! 33 | | world: &mut World, Sep 04 02:30:31.335 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 02:30:31.335 INFO kablam! ... | Sep 04 02:30:31.335 INFO kablam! 42 | | )) Sep 04 02:30:31.335 INFO kablam! 43 | | } Sep 04 02:30:31.336 INFO kablam! | |_____^ Sep 04 02:30:31.336 INFO kablam! Sep 04 02:30:31.338 INFO kablam! error: aborting due to previous error Sep 04 02:30:31.338 INFO kablam! Sep 04 02:30:31.339 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 02:30:31.344 INFO kablam! error: aborting due to previous error Sep 04 02:30:31.345 INFO kablam! Sep 04 02:30:31.345 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 02:30:31.349 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 02:30:31.349 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:30:31.357 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 02:30:31.357 INFO kablam! Sep 04 02:30:31.357 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:30:31.359 INFO kablam! su: No module specific data is present Sep 04 02:30:31.832 INFO running `"docker" "rm" "-f" "355b376abda8a95f7d1aaf3f7cc77ef4a467146d4ce7c70b7f9def5049bb864e"` Sep 04 02:30:31.971 INFO blam! 355b376abda8a95f7d1aaf3f7cc77ef4a467146d4ce7c70b7f9def5049bb864e