Aug 10 20:46:08.055 INFO checking allengeorge/thrift_rust_doc against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 10 20:46:08.055 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 20:46:08.055 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 20:46:08.056 INFO running `"docker" "create" "-v" "/tmp/crater.3GUlFboFkOgU:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/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 10 20:46:08.320 INFO blam! 650ea25446a6ec73dbf1e11942a99c2d3351da56c4fcb692b84ff722e6c2beca Aug 10 20:46:08.323 INFO running `"docker" "start" "-a" "650ea25446a6ec73dbf1e11942a99c2d3351da56c4fcb692b84ff722e6c2beca"` Aug 10 20:46:09.499 INFO kablam! warning: dependency (thrift) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Aug 10 20:46:09.603 INFO kablam! Checking integer-encoding v1.0.5 Aug 10 20:46:09.609 INFO kablam! Checking ordered-float v0.3.0 Aug 10 20:46:11.035 INFO kablam! Checking thrift v0.0.4 Aug 10 20:46:14.722 INFO kablam! Checking thrift-tutorial v0.1.0 (file:///source) Aug 10 20:46:15.848 INFO kablam! error[E0053]: method `process` has an incompatible type for trait Aug 10 20:46:15.848 INFO kablam! --> src/shared.rs:240:3 Aug 10 20:46:15.848 INFO kablam! | Aug 10 20:46:15.848 INFO kablam! 240 | fn process(&mut self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> thrift::Result<()> { Aug 10 20:46:15.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Aug 10 20:46:15.848 INFO kablam! | Aug 10 20:46:15.848 INFO kablam! = note: expected type `fn(&shared::SharedServiceSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.848 INFO kablam! found type `fn(&mut shared::SharedServiceSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.848 INFO kablam! Aug 10 20:46:15.849 INFO kablam! error[E0053]: method `process` has an incompatible type for trait Aug 10 20:46:15.849 INFO kablam! --> src/tutorial.rs:670:3 Aug 10 20:46:15.849 INFO kablam! | Aug 10 20:46:15.849 INFO kablam! 670 | fn process(&mut self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> thrift::Result<()> { Aug 10 20:46:15.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Aug 10 20:46:15.850 INFO kablam! | Aug 10 20:46:15.850 INFO kablam! = note: expected type `fn(&tutorial::CalculatorSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.850 INFO kablam! found type `fn(&mut tutorial::CalculatorSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.850 INFO kablam! Aug 10 20:46:15.869 INFO kablam! error: aborting due to 2 previous errors Aug 10 20:46:15.869 INFO kablam! Aug 10 20:46:15.869 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 10 20:46:15.885 INFO kablam! error: Could not compile `thrift-tutorial`. Aug 10 20:46:15.885 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 10 20:46:15.985 INFO kablam! error[E0053]: method `process` has an incompatible type for trait Aug 10 20:46:15.985 INFO kablam! --> src/shared.rs:240:3 Aug 10 20:46:15.985 INFO kablam! | Aug 10 20:46:15.985 INFO kablam! 240 | fn process(&mut self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> thrift::Result<()> { Aug 10 20:46:15.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Aug 10 20:46:15.985 INFO kablam! | Aug 10 20:46:15.985 INFO kablam! = note: expected type `fn(&shared::SharedServiceSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.985 INFO kablam! found type `fn(&mut shared::SharedServiceSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.985 INFO kablam! Aug 10 20:46:15.986 INFO kablam! error[E0053]: method `process` has an incompatible type for trait Aug 10 20:46:15.986 INFO kablam! --> src/tutorial.rs:670:3 Aug 10 20:46:15.986 INFO kablam! | Aug 10 20:46:15.986 INFO kablam! 670 | fn process(&mut self, i_prot: &mut TInputProtocol, o_prot: &mut TOutputProtocol) -> thrift::Result<()> { Aug 10 20:46:15.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Aug 10 20:46:15.987 INFO kablam! | Aug 10 20:46:15.987 INFO kablam! = note: expected type `fn(&tutorial::CalculatorSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.987 INFO kablam! found type `fn(&mut tutorial::CalculatorSyncProcessor, &mut dyn thrift::protocol::TInputProtocol, &mut dyn thrift::protocol::TOutputProtocol) -> std::result::Result<(), thrift::Error>` Aug 10 20:46:15.987 INFO kablam! Aug 10 20:46:16.006 INFO kablam! error: aborting due to 2 previous errors Aug 10 20:46:16.006 INFO kablam! Aug 10 20:46:16.006 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 10 20:46:16.016 INFO kablam! error: Could not compile `thrift-tutorial`. Aug 10 20:46:16.016 INFO kablam! Aug 10 20:46:16.016 INFO kablam! To learn more, run the command again with --verbose. Aug 10 20:46:16.018 INFO kablam! su: No module specific data is present Aug 10 20:46:16.567 INFO running `"docker" "rm" "-f" "650ea25446a6ec73dbf1e11942a99c2d3351da56c4fcb692b84ff722e6c2beca"` Aug 10 20:46:16.724 INFO blam! 650ea25446a6ec73dbf1e11942a99c2d3351da56c4fcb692b84ff722e6c2beca