Aug 11 01:21:36.973 INFO checking specs_messenger-0.1.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 01:21:36.973 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:21:36.973 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:21:36.973 INFO running `"docker" "create" "-v" "/tmp/crater.A8HKfiieuj76:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-5/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 01:21:37.239 INFO blam! e2633d6fdab7a60b988818fba2b4d18aa4ff08b60d0252907c2c330ef245733e Aug 11 01:21:37.241 INFO running `"docker" "start" "-a" "e2633d6fdab7a60b988818fba2b4d18aa4ff08b60d0252907c2c330ef245733e"` Aug 11 01:21:38.726 INFO kablam! Checking specs_bundler v0.3.2 Aug 11 01:21:40.044 INFO kablam! Checking specs_messenger v0.1.0 (file:///source) Aug 11 01:21:42.559 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Aug 11 01:21:42.559 INFO kablam! --> src/messenger_bundle.rs:31:5 Aug 11 01:21:42.559 INFO kablam! | Aug 11 01:21:42.559 INFO kablam! 31 | / fn build( Aug 11 01:21:42.559 INFO kablam! 32 | | self, Aug 11 01:21:42.559 INFO kablam! 33 | | world: &mut World, Aug 11 01:21:42.559 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Aug 11 01:21:42.559 INFO kablam! ... | Aug 11 01:21:42.559 INFO kablam! 42 | | )) Aug 11 01:21:42.559 INFO kablam! 43 | | } Aug 11 01:21:42.559 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Aug 11 01:21:42.559 INFO kablam! | Aug 11 01:21:42.560 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Aug 11 01:21:42.560 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Aug 11 01:21:42.560 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Aug 11 01:21:42.560 INFO kablam! --> src/messenger_bundle.rs:31:5 Aug 11 01:21:42.560 INFO kablam! | Aug 11 01:21:42.560 INFO kablam! 31 | / fn build( Aug 11 01:21:42.560 INFO kablam! 32 | | self, Aug 11 01:21:42.560 INFO kablam! 33 | | world: &mut World, Aug 11 01:21:42.560 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Aug 11 01:21:42.560 INFO kablam! ... | Aug 11 01:21:42.561 INFO kablam! 42 | | )) Aug 11 01:21:42.561 INFO kablam! 43 | | } Aug 11 01:21:42.561 INFO kablam! | |_____^ Aug 11 01:21:42.561 INFO kablam! Aug 11 01:21:42.596 INFO kablam! error: aborting due to previous error Aug 11 01:21:42.597 INFO kablam! Aug 11 01:21:42.597 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 11 01:21:42.618 INFO kablam! error: Could not compile `specs_messenger`. Aug 11 01:21:42.620 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:21:42.780 INFO kablam! error[E0053]: method `build` has an incompatible type for trait Aug 11 01:21:42.780 INFO kablam! --> src/messenger_bundle.rs:31:5 Aug 11 01:21:42.780 INFO kablam! | Aug 11 01:21:42.780 INFO kablam! 31 | / fn build( Aug 11 01:21:42.780 INFO kablam! 32 | | self, Aug 11 01:21:42.780 INFO kablam! 33 | | world: &mut World, Aug 11 01:21:42.780 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Aug 11 01:21:42.780 INFO kablam! ... | Aug 11 01:21:42.780 INFO kablam! 42 | | )) Aug 11 01:21:42.780 INFO kablam! 43 | | } Aug 11 01:21:42.780 INFO kablam! | |_____^ expected struct `specs::world::World`, found struct `specs::World` Aug 11 01:21:42.780 INFO kablam! | Aug 11 01:21:42.787 INFO kablam! = note: expected type `fn(messenger_bundle::MessengerBundle, &mut specs::world::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Aug 11 01:21:42.788 INFO kablam! found type `fn(messenger_bundle::MessengerBundle, &mut specs::World, specs::DispatcherBuilder<'a, 'b>) -> std::result::Result, ()>` Aug 11 01:21:42.788 INFO kablam! note: Perhaps two different versions of crate `specs` are being used? Aug 11 01:21:42.788 INFO kablam! --> src/messenger_bundle.rs:31:5 Aug 11 01:21:42.788 INFO kablam! | Aug 11 01:21:42.788 INFO kablam! 31 | / fn build( Aug 11 01:21:42.788 INFO kablam! 32 | | self, Aug 11 01:21:42.788 INFO kablam! 33 | | world: &mut World, Aug 11 01:21:42.788 INFO kablam! 34 | | dispatch_builder: DispatcherBuilder<'a, 'b>, Aug 11 01:21:42.788 INFO kablam! ... | Aug 11 01:21:42.788 INFO kablam! 42 | | )) Aug 11 01:21:42.788 INFO kablam! 43 | | } Aug 11 01:21:42.788 INFO kablam! | |_____^ Aug 11 01:21:42.788 INFO kablam! Aug 11 01:21:42.788 INFO kablam! error: aborting due to previous error Aug 11 01:21:42.788 INFO kablam! Aug 11 01:21:42.788 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 11 01:21:42.823 INFO kablam! error: Could not compile `specs_messenger`. Aug 11 01:21:42.823 INFO kablam! Aug 11 01:21:42.823 INFO kablam! To learn more, run the command again with --verbose. Aug 11 01:21:42.823 INFO kablam! su: No module specific data is present Aug 11 01:21:43.310 INFO running `"docker" "rm" "-f" "e2633d6fdab7a60b988818fba2b4d18aa4ff08b60d0252907c2c330ef245733e"` Aug 11 01:21:43.501 INFO blam! e2633d6fdab7a60b988818fba2b4d18aa4ff08b60d0252907c2c330ef245733e