Sep 05 23:40:13.572 INFO checking specs_messenger-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 23:40:13.572 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 23:40:13.572 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:40:13.807 INFO blam! 539fd814268ec7d7ba19f0e817426e7c70329d0fdc3a0a7ae1ef96f0197d407e Sep 05 23:40:13.812 INFO running `"docker" "start" "-a" "539fd814268ec7d7ba19f0e817426e7c70329d0fdc3a0a7ae1ef96f0197d407e"` Sep 05 23:40:14.775 INFO kablam! usermod: no changes Sep 05 23:40:14.979 INFO kablam! Checking mopa v0.2.2 Sep 05 23:40:14.988 INFO kablam! Checking atom v0.3.5 Sep 05 23:40:14.998 INFO kablam! Checking tuple_utils v0.2.0 Sep 05 23:40:14.998 INFO kablam! Checking type-name v0.1.0 Sep 05 23:40:15.006 INFO kablam! Compiling shred-derive v0.5.0 Sep 05 23:40:15.006 INFO kablam! Checking parking_lot v0.5.5 Sep 05 23:40:15.950 INFO kablam! Checking hibitset v0.5.1 Sep 05 23:40:15.974 INFO kablam! Checking shred v0.7.0 Sep 05 23:40:18.302 INFO kablam! Checking shrev v1.0.1 Sep 05 23:40:21.804 INFO kablam! Checking specs v0.12.1 Sep 05 23:40:21.804 INFO kablam! Checking specs v0.11.2 Sep 05 23:40:26.374 INFO kablam! Checking specs_bundler v0.3.2 Sep 05 23:40:27.179 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 05 23:40:28.353 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 05 23:40:28.353 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 05 23:40:28.353 INFO kablam! | Sep 05 23:40:28.353 INFO kablam! 31 | / fn build( Sep 05 23:40:28.353 INFO kablam! 32 | | self, Sep 05 23:40:28.353 INFO kablam! 33 | | world: &mut World, Sep 05 23:40:28.353 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 05 23:40:28.353 INFO kablam! ... | Sep 05 23:40:28.353 INFO kablam! 42 | | )) Sep 05 23:40:28.353 INFO kablam! 43 | | } Sep 05 23:40:28.353 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 05 23:40:28.353 INFO kablam! | Sep 05 23:40:28.354 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 05 23:40:28.354 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 05 23:40:28.354 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 05 23:40:28.354 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 05 23:40:28.354 INFO kablam! | Sep 05 23:40:28.354 INFO kablam! 31 | / fn build( Sep 05 23:40:28.354 INFO kablam! 32 | | self, Sep 05 23:40:28.354 INFO kablam! 33 | | world: &mut World, Sep 05 23:40:28.354 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 05 23:40:28.354 INFO kablam! ... | Sep 05 23:40:28.354 INFO kablam! 42 | | )) Sep 05 23:40:28.354 INFO kablam! 43 | | } Sep 05 23:40:28.354 INFO kablam! | |_____^ Sep 05 23:40:28.354 INFO kablam! Sep 05 23:40:28.359 INFO kablam! error: aborting due to previous error Sep 05 23:40:28.359 INFO kablam! Sep 05 23:40:28.359 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 05 23:40:28.378 INFO kablam! error: Could not compile `specs_messenger`. Sep 05 23:40:28.379 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 23:40:28.476 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 05 23:40:28.476 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 05 23:40:28.476 INFO kablam! | Sep 05 23:40:28.476 INFO kablam! 31 | / fn build( Sep 05 23:40:28.476 INFO kablam! 32 | | self, Sep 05 23:40:28.476 INFO kablam! 33 | | world: &mut World, Sep 05 23:40:28.476 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 05 23:40:28.476 INFO kablam! ... | Sep 05 23:40:28.476 INFO kablam! 42 | | )) Sep 05 23:40:28.476 INFO kablam! 43 | | } Sep 05 23:40:28.476 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 05 23:40:28.476 INFO kablam! | Sep 05 23:40:28.476 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 05 23:40:28.476 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 05 23:40:28.476 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 05 23:40:28.476 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 05 23:40:28.476 INFO kablam! | Sep 05 23:40:28.476 INFO kablam! 31 | / fn build( Sep 05 23:40:28.476 INFO kablam! 32 | | self, Sep 05 23:40:28.476 INFO kablam! 33 | | world: &mut World, Sep 05 23:40:28.476 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 05 23:40:28.476 INFO kablam! ... | Sep 05 23:40:28.476 INFO kablam! 42 | | )) Sep 05 23:40:28.477 INFO kablam! 43 | | } Sep 05 23:40:28.477 INFO kablam! | |_____^ Sep 05 23:40:28.477 INFO kablam! Sep 05 23:40:28.483 INFO kablam! error: aborting due to previous error Sep 05 23:40:28.483 INFO kablam! Sep 05 23:40:28.483 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 05 23:40:28.498 INFO kablam! error: Could not compile `specs_messenger`. Sep 05 23:40:28.498 INFO kablam! Sep 05 23:40:28.498 INFO kablam! To learn more, run the command again with --verbose. Sep 05 23:40:28.500 INFO kablam! su: No module specific data is present Sep 05 23:40:30.055 INFO running `"docker" "rm" "-f" "539fd814268ec7d7ba19f0e817426e7c70329d0fdc3a0a7ae1ef96f0197d407e"` Sep 05 23:40:30.166 INFO blam! 539fd814268ec7d7ba19f0e817426e7c70329d0fdc3a0a7ae1ef96f0197d407e