Sep 21 02:42:45.761 INFO checking specs_messenger-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:42:45.761 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:42:45.761 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/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 02:42:45.976 INFO blam! 6d2fd69b4995111316762a151f2a9176c4cf821df1962e4996ba3cd058d44070 Sep 21 02:42:45.977 INFO running `"docker" "start" "-a" "6d2fd69b4995111316762a151f2a9176c4cf821df1962e4996ba3cd058d44070"` Sep 21 02:42:47.166 INFO kablam! usermod: no changes Sep 21 02:42:47.290 INFO kablam! Checking specs v0.11.2 Sep 21 02:42:49.956 INFO kablam! Checking specs_messenger v0.1.0 (/source) Sep 21 02:42:51.778 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 21 02:42:51.778 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:51.778 INFO kablam! | Sep 21 02:42:51.778 INFO kablam! 31 | / fn build( Sep 21 02:42:51.778 INFO kablam! 32 | | self, Sep 21 02:42:51.778 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:51.778 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:51.778 INFO kablam! ... | Sep 21 02:42:51.778 INFO kablam! 42 | | )) Sep 21 02:42:51.778 INFO kablam! 43 | | } Sep 21 02:42:51.778 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 21 02:42:51.778 INFO kablam! | Sep 21 02:42:51.778 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:51.778 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:51.778 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 21 02:42:51.778 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:51.778 INFO kablam! | Sep 21 02:42:51.778 INFO kablam! 31 | / fn build( Sep 21 02:42:51.778 INFO kablam! 32 | | self, Sep 21 02:42:51.778 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:51.778 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:51.778 INFO kablam! ... | Sep 21 02:42:51.778 INFO kablam! 42 | | )) Sep 21 02:42:51.778 INFO kablam! 43 | | } Sep 21 02:42:51.778 INFO kablam! | |_____^ Sep 21 02:42:51.778 INFO kablam! Sep 21 02:42:51.778 INFO kablam! error: aborting due to previous error Sep 21 02:42:51.778 INFO kablam! Sep 21 02:42:51.778 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 21 02:42:51.821 INFO kablam! error: Could not compile `specs_messenger`. Sep 21 02:42:51.821 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:42:51.874 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 21 02:42:51.874 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:51.874 INFO kablam! | Sep 21 02:42:51.874 INFO kablam! 31 | / fn build( Sep 21 02:42:51.874 INFO kablam! 32 | | self, Sep 21 02:42:51.874 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:51.874 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:51.874 INFO kablam! ... | Sep 21 02:42:51.874 INFO kablam! 42 | | )) Sep 21 02:42:51.874 INFO kablam! 43 | | } Sep 21 02:42:51.874 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 21 02:42:51.874 INFO kablam! | Sep 21 02:42:51.874 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:51.874 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 21 02:42:51.874 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 21 02:42:51.874 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 21 02:42:51.874 INFO kablam! | Sep 21 02:42:51.874 INFO kablam! 31 | / fn build( Sep 21 02:42:51.874 INFO kablam! 32 | | self, Sep 21 02:42:51.874 INFO kablam! 33 | | world: &mut World, Sep 21 02:42:51.874 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 21 02:42:51.874 INFO kablam! ... | Sep 21 02:42:51.874 INFO kablam! 42 | | )) Sep 21 02:42:51.874 INFO kablam! 43 | | } Sep 21 02:42:51.874 INFO kablam! | |_____^ Sep 21 02:42:51.874 INFO kablam! Sep 21 02:42:51.874 INFO kablam! error: aborting due to previous error Sep 21 02:42:51.874 INFO kablam! Sep 21 02:42:51.874 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 21 02:42:51.878 INFO kablam! error: Could not compile `specs_messenger`. Sep 21 02:42:51.878 INFO kablam! Sep 21 02:42:51.878 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:42:51.882 INFO kablam! su: No module specific data is present Sep 21 02:42:53.554 INFO running `"docker" "rm" "-f" "6d2fd69b4995111316762a151f2a9176c4cf821df1962e4996ba3cd058d44070"` Sep 21 02:42:53.661 INFO blam! 6d2fd69b4995111316762a151f2a9176c4cf821df1962e4996ba3cd058d44070