Sep 04 05:46:12.151 INFO checking specs_messenger-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 05:46:12.152 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 05:46:12.152 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:46:12.347 INFO blam! 74a0637a5c96e2e8463aa558ea38d54a0b4a5f657259727023c3f2d2348440b1 Sep 04 05:46:12.350 INFO running `"docker" "start" "-a" "74a0637a5c96e2e8463aa558ea38d54a0b4a5f657259727023c3f2d2348440b1"` Sep 04 05:46:13.197 INFO kablam! Checking atom v0.3.5 Sep 04 05:46:13.198 INFO kablam! Checking type-name v0.1.0 Sep 04 05:46:13.201 INFO kablam! Compiling shred-derive v0.5.0 Sep 04 05:46:13.202 INFO kablam! Checking shrev v1.0.1 Sep 04 05:46:13.204 INFO kablam! Checking shred v0.7.0 Sep 04 05:46:14.055 INFO kablam! Checking hibitset v0.5.1 Sep 04 05:46:18.185 INFO kablam! Checking specs v0.12.1 Sep 04 05:46:18.185 INFO kablam! Checking specs v0.11.2 Sep 04 05:46:22.758 INFO kablam! Checking specs_bundler v0.3.2 Sep 04 05:46:24.012 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Sep 04 05:46:25.626 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 05:46:25.626 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 05:46:25.626 INFO kablam! | Sep 04 05:46:25.626 INFO kablam! 31 | / fn build( Sep 04 05:46:25.626 INFO kablam! 32 | | self, Sep 04 05:46:25.626 INFO kablam! 33 | | world: &mut World, Sep 04 05:46:25.626 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 05:46:25.626 INFO kablam! ... | Sep 04 05:46:25.626 INFO kablam! 42 | | )) Sep 04 05:46:25.626 INFO kablam! 43 | | } Sep 04 05:46:25.626 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 05:46:25.627 INFO kablam! | Sep 04 05:46:25.627 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 05:46:25.627 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 05:46:25.627 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 05:46:25.627 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 05:46:25.627 INFO kablam! | Sep 04 05:46:25.627 INFO kablam! 31 | / fn build( Sep 04 05:46:25.627 INFO kablam! 32 | | self, Sep 04 05:46:25.627 INFO kablam! 33 | | world: &mut World, Sep 04 05:46:25.627 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 05:46:25.627 INFO kablam! ... | Sep 04 05:46:25.627 INFO kablam! 42 | | )) Sep 04 05:46:25.627 INFO kablam! 43 | | } Sep 04 05:46:25.627 INFO kablam! | |_____^ Sep 04 05:46:25.627 INFO kablam! Sep 04 05:46:25.631 INFO kablam! error: aborting due to previous error Sep 04 05:46:25.631 INFO kablam! Sep 04 05:46:25.631 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 05:46:25.640 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 05:46:25.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:46:25.723 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Sep 04 05:46:25.723 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 05:46:25.723 INFO kablam! | Sep 04 05:46:25.723 INFO kablam! 31 | / fn build( Sep 04 05:46:25.723 INFO kablam! 32 | | self, Sep 04 05:46:25.723 INFO kablam! 33 | | world: &mut World, Sep 04 05:46:25.723 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 05:46:25.723 INFO kablam! ... | Sep 04 05:46:25.723 INFO kablam! 42 | | )) Sep 04 05:46:25.723 INFO kablam! 43 | | } Sep 04 05:46:25.723 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Sep 04 05:46:25.723 INFO kablam! | Sep 04 05:46:25.723 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 05:46:25.723 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Sep 04 05:46:25.724 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Sep 04 05:46:25.724 INFO kablam! --> src/messenger_bundle.rs:31:5 Sep 04 05:46:25.724 INFO kablam! | Sep 04 05:46:25.724 INFO kablam! 31 | / fn build( Sep 04 05:46:25.724 INFO kablam! 32 | | self, Sep 04 05:46:25.724 INFO kablam! 33 | | world: &mut World, Sep 04 05:46:25.724 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Sep 04 05:46:25.724 INFO kablam! ... | Sep 04 05:46:25.724 INFO kablam! 42 | | )) Sep 04 05:46:25.724 INFO kablam! 43 | | } Sep 04 05:46:25.724 INFO kablam! | |_____^ Sep 04 05:46:25.724 INFO kablam! Sep 04 05:46:25.735 INFO kablam! error: aborting due to previous error Sep 04 05:46:25.735 INFO kablam! Sep 04 05:46:25.735 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 04 05:46:25.749 INFO kablam! error: Could not compile `specs_messenger`. Sep 04 05:46:25.750 INFO kablam! Sep 04 05:46:25.750 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:46:25.752 INFO kablam! su: No module specific data is present Sep 04 05:46:26.238 INFO running `"docker" "rm" "-f" "74a0637a5c96e2e8463aa558ea38d54a0b4a5f657259727023c3f2d2348440b1"` Sep 04 05:46:26.381 INFO blam! 74a0637a5c96e2e8463aa558ea38d54a0b4a5f657259727023c3f2d2348440b1