Sep 01 23:11:11.657 INFO checking specs_messenger-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:11:11.658 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:11:11.658 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:11:11.923 INFO blam! 4feb86040b98af292ec7490acbcbd5c8cf6166c465998e1e33dde34b5ef5899d Sep 01 23:11:11.924 INFO running `"docker" "start" "-a" "4feb86040b98af292ec7490acbcbd5c8cf6166c465998e1e33dde34b5ef5899d"` Sep 01 23:11:12.896 INFO kablam! Checking specs v0.11.2 Sep 01 23:11:18.579 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 01 23:11:20.618 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 01 23:11:20.618 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 01 23:11:20.618 INFO kablam! | Sep 01 23:11:20.618 INFO kablam! 31 | / fn build( Sep 01 23:11:20.618 INFO kablam! 32 | | self, Sep 01 23:11:20.618 INFO kablam! 33 | | world: &mut World, Sep 01 23:11:20.618 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 01 23:11:20.618 INFO kablam! ... | Sep 01 23:11:20.618 INFO kablam! 42 | | )) Sep 01 23:11:20.619 INFO kablam! 43 | | } Sep 01 23:11:20.619 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 01 23:11:20.619 INFO kablam! | Sep 01 23:11:20.619 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 01 23:11:20.619 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 01 23:11:20.619 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 01 23:11:20.619 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 01 23:11:20.619 INFO kablam! | Sep 01 23:11:20.619 INFO kablam! 31 | / fn build( Sep 01 23:11:20.619 INFO kablam! 32 | | self, Sep 01 23:11:20.619 INFO kablam! 33 | | world: &mut World, Sep 01 23:11:20.620 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 01 23:11:20.620 INFO kablam! ... | Sep 01 23:11:20.620 INFO kablam! 42 | | )) Sep 01 23:11:20.620 INFO kablam! 43 | | } Sep 01 23:11:20.620 INFO kablam! | |_____^ Sep 01 23:11:20.620 INFO kablam! Sep 01 23:11:20.639 INFO kablam! error: aborting due to previous error Sep 01 23:11:20.639 INFO kablam! Sep 01 23:11:20.639 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 01 23:11:20.654 INFO kablam! error: Could not compile `specs_messenger`. Sep 01 23:11:20.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:11:20.816 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 01 23:11:20.816 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 01 23:11:20.816 INFO kablam! | Sep 01 23:11:20.816 INFO kablam! 31 | / fn build( Sep 01 23:11:20.816 INFO kablam! 32 | | self, Sep 01 23:11:20.816 INFO kablam! 33 | | world: &mut World, Sep 01 23:11:20.816 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 01 23:11:20.816 INFO kablam! ... | Sep 01 23:11:20.816 INFO kablam! 42 | | )) Sep 01 23:11:20.816 INFO kablam! 43 | | } Sep 01 23:11:20.816 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 01 23:11:20.816 INFO kablam! | Sep 01 23:11:20.816 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 01 23:11:20.816 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 01 23:11:20.817 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 01 23:11:20.817 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 01 23:11:20.817 INFO kablam! | Sep 01 23:11:20.817 INFO kablam! 31 | / fn build( Sep 01 23:11:20.817 INFO kablam! 32 | | self, Sep 01 23:11:20.817 INFO kablam! 33 | | world: &mut World, Sep 01 23:11:20.817 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 01 23:11:20.817 INFO kablam! ... | Sep 01 23:11:20.817 INFO kablam! 42 | | )) Sep 01 23:11:20.817 INFO kablam! 43 | | } Sep 01 23:11:20.817 INFO kablam! | |_____^ Sep 01 23:11:20.817 INFO kablam! Sep 01 23:11:20.820 INFO kablam! error: aborting due to previous error Sep 01 23:11:20.820 INFO kablam! Sep 01 23:11:20.820 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 01 23:11:20.836 INFO kablam! error: Could not compile `specs_messenger`. Sep 01 23:11:20.836 INFO kablam! Sep 01 23:11:20.836 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:11:20.839 INFO kablam! su: No module specific data is present Sep 01 23:11:21.367 INFO running `"docker" "rm" "-f" "4feb86040b98af292ec7490acbcbd5c8cf6166c465998e1e33dde34b5ef5899d"` Sep 01 23:11:21.531 INFO blam! 4feb86040b98af292ec7490acbcbd5c8cf6166c465998e1e33dde34b5ef5899d