Sep 19 19:51:37.101 INFO checking specs_messenger-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:51:37.101 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:51:37.101 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:51:37.320 INFO blam! dfee32cf90e419d33b763003964ec23f0756b03acabed89259697aa233491f05 Sep 19 19:51:37.321 INFO running `"docker" "start" "-a" "dfee32cf90e419d33b763003964ec23f0756b03acabed89259697aa233491f05"` Sep 19 19:51:38.927 INFO kablam! usermod: no changes Sep 19 19:51:39.082 INFO kablam! Checking specs v0.11.2 Sep 19 19:51:39.083 INFO kablam! Checking specs_bundler v0.3.2 Sep 19 19:51:42.278 INFO kablam! Checking specs_messenger v0.1.0 (/source) Sep 19 19:51:43.506 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 19 19:51:43.506 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 19 19:51:43.506 INFO kablam! | Sep 19 19:51:43.506 INFO kablam! 31 | / fn build( Sep 19 19:51:43.506 INFO kablam! 32 | | self, Sep 19 19:51:43.506 INFO kablam! 33 | | world: &mut World, Sep 19 19:51:43.506 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 19 19:51:43.506 INFO kablam! ... | Sep 19 19:51:43.506 INFO kablam! 42 | | )) Sep 19 19:51:43.506 INFO kablam! 43 | | } Sep 19 19:51:43.506 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 19 19:51:43.506 INFO kablam! | Sep 19 19:51:43.506 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 19 19:51:43.506 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 19 19:51:43.506 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 19 19:51:43.506 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 19 19:51:43.506 INFO kablam! | Sep 19 19:51:43.506 INFO kablam! 31 | / fn build( Sep 19 19:51:43.506 INFO kablam! 32 | | self, Sep 19 19:51:43.506 INFO kablam! 33 | | world: &mut World, Sep 19 19:51:43.506 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 19 19:51:43.506 INFO kablam! ... | Sep 19 19:51:43.506 INFO kablam! 42 | | )) Sep 19 19:51:43.506 INFO kablam! 43 | | } Sep 19 19:51:43.506 INFO kablam! | |_____^ Sep 19 19:51:43.506 INFO kablam! Sep 19 19:51:43.515 INFO kablam! error: aborting due to previous error Sep 19 19:51:43.515 INFO kablam! Sep 19 19:51:43.515 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 19 19:51:43.515 INFO kablam! error: Could not compile `specs_messenger`. Sep 19 19:51:43.515 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:51:43.570 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 19 19:51:43.570 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 19 19:51:43.570 INFO kablam! | Sep 19 19:51:43.570 INFO kablam! 31 | / fn build( Sep 19 19:51:43.570 INFO kablam! 32 | | self, Sep 19 19:51:43.570 INFO kablam! 33 | | world: &mut World, Sep 19 19:51:43.570 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 19 19:51:43.570 INFO kablam! ... | Sep 19 19:51:43.570 INFO kablam! 42 | | )) Sep 19 19:51:43.570 INFO kablam! 43 | | } Sep 19 19:51:43.570 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 19 19:51:43.570 INFO kablam! | Sep 19 19:51:43.570 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 19 19:51:43.570 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 19 19:51:43.570 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 19 19:51:43.570 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 19 19:51:43.570 INFO kablam! | Sep 19 19:51:43.570 INFO kablam! 31 | / fn build( Sep 19 19:51:43.570 INFO kablam! 32 | | self, Sep 19 19:51:43.570 INFO kablam! 33 | | world: &mut World, Sep 19 19:51:43.570 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 19 19:51:43.570 INFO kablam! ... | Sep 19 19:51:43.570 INFO kablam! 42 | | )) Sep 19 19:51:43.570 INFO kablam! 43 | | } Sep 19 19:51:43.570 INFO kablam! | |_____^ Sep 19 19:51:43.570 INFO kablam! Sep 19 19:51:43.578 INFO kablam! error: aborting due to previous error Sep 19 19:51:43.578 INFO kablam! Sep 19 19:51:43.578 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 19 19:51:43.586 INFO kablam! error: Could not compile `specs_messenger`. Sep 19 19:51:43.586 INFO kablam! Sep 19 19:51:43.586 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:51:43.586 INFO kablam! su: No module specific data is present Sep 19 19:51:44.927 INFO running `"docker" "rm" "-f" "dfee32cf90e419d33b763003964ec23f0756b03acabed89259697aa233491f05"` Sep 19 19:51:45.048 INFO blam! dfee32cf90e419d33b763003964ec23f0756b03acabed89259697aa233491f05