Sep 14 08:40:40.614 INFO checking specs_messenger-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:40:40.614 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:40:40.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:40:40.839 INFO blam! f5d721463d3e03adfd8af68f00df99199943852ba7788f9ce80336eee795668f Sep 14 08:40:40.845 INFO running `"docker" "start" "-a" "f5d721463d3e03adfd8af68f00df99199943852ba7788f9ce80336eee795668f"` Sep 14 08:40:41.689 INFO kablam! usermod: no changes Sep 14 08:40:41.817 INFO kablam! Checking type-name v0.1.0 Sep 14 08:40:41.817 INFO kablam! Checking fxhash v0.2.1 Sep 14 08:40:41.817 INFO kablam! Compiling shred-derive v0.5.0 Sep 14 08:40:41.817 INFO kablam! Checking shrev v1.0.1 Sep 14 08:40:41.817 INFO kablam! Checking hibitset v0.5.2 Sep 14 08:40:42.259 INFO kablam! Checking shred v0.7.0 Sep 14 08:40:47.106 INFO kablam! Checking specs v0.12.2 Sep 14 08:40:47.108 INFO kablam! Checking specs v0.11.2 Sep 14 08:40:51.211 INFO kablam! Checking specs_bundler v0.3.2 Sep 14 08:40:52.264 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 14 08:40:53.428 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 14 08:40:53.428 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 14 08:40:53.428 INFO kablam! | Sep 14 08:40:53.428 INFO kablam! 31 | / fn build( Sep 14 08:40:53.428 INFO kablam! 32 | | self, Sep 14 08:40:53.428 INFO kablam! 33 | | world: &mut World, Sep 14 08:40:53.428 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 14 08:40:53.428 INFO kablam! ... | Sep 14 08:40:53.428 INFO kablam! 42 | | )) Sep 14 08:40:53.428 INFO kablam! 43 | | } Sep 14 08:40:53.428 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 14 08:40:53.428 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 14 08:40:53.428 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 14 08:40:53.428 INFO kablam! | Sep 14 08:40:53.429 INFO kablam! 31 | / fn build( Sep 14 08:40:53.429 INFO kablam! 32 | | self, Sep 14 08:40:53.429 INFO kablam! 33 | | world: &mut World, Sep 14 08:40:53.429 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 14 08:40:53.429 INFO kablam! ... | Sep 14 08:40:53.429 INFO kablam! 42 | | )) Sep 14 08:40:53.429 INFO kablam! 43 | | } Sep 14 08:40:53.429 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 14 08:40:53.429 INFO kablam! | Sep 14 08:40:53.429 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 14 08:40:53.429 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 14 08:40:53.429 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 14 08:40:53.429 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 14 08:40:53.429 INFO kablam! | Sep 14 08:40:53.429 INFO kablam! 31 | / fn build( Sep 14 08:40:53.429 INFO kablam! 32 | | self, Sep 14 08:40:53.429 INFO kablam! 33 | | world: &mut World, Sep 14 08:40:53.429 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 14 08:40:53.429 INFO kablam! ... | Sep 14 08:40:53.429 INFO kablam! 42 | | )) Sep 14 08:40:53.429 INFO kablam! 43 | | } Sep 14 08:40:53.429 INFO kablam! | |_____^ Sep 14 08:40:53.429 INFO kablam! Sep 14 08:40:53.435 INFO kablam! | Sep 14 08:40:53.435 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 14 08:40:53.435 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 14 08:40:53.435 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 14 08:40:53.435 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 14 08:40:53.435 INFO kablam! | Sep 14 08:40:53.435 INFO kablam! 31 | / fn build( Sep 14 08:40:53.435 INFO kablam! 32 | | self, Sep 14 08:40:53.435 INFO kablam! 33 | | world: &mut World, Sep 14 08:40:53.435 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 14 08:40:53.435 INFO kablam! ... | Sep 14 08:40:53.435 INFO kablam! 42 | | )) Sep 14 08:40:53.435 INFO kablam! 43 | | } Sep 14 08:40:53.435 INFO kablam! | |_____^ Sep 14 08:40:53.436 INFO kablam! Sep 14 08:40:53.444 INFO kablam! error: aborting due to previous error Sep 14 08:40:53.444 INFO kablam! Sep 14 08:40:53.445 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 08:40:53.445 INFO kablam! error: aborting due to previous error Sep 14 08:40:53.445 INFO kablam! Sep 14 08:40:53.445 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 08:40:53.460 INFO kablam! error: Could not compile `specs_messenger`. Sep 14 08:40:53.460 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:40:53.465 INFO kablam! error: Could not compile `specs_messenger`. Sep 14 08:40:53.465 INFO kablam! Sep 14 08:40:53.465 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:40:53.467 INFO kablam! su: No module specific data is present Sep 14 08:40:55.211 INFO running `"docker" "rm" "-f" "f5d721463d3e03adfd8af68f00df99199943852ba7788f9ce80336eee795668f"` Sep 14 08:40:55.539 INFO blam! f5d721463d3e03adfd8af68f00df99199943852ba7788f9ce80336eee795668f