Aug 17 12:42:45.063 INFO checking rls-rustc-0.4.0 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 17 12:42:45.063 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 12:42:45.064 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 12:42:45.064 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-5/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 12:42:45.334 INFO blam! 98a9851c2456701feb7f848d6a626ca7c75d3fa6eff8529af9c742d90e2909ac Aug 17 12:42:45.337 INFO running `"docker" "start" "-a" "98a9851c2456701feb7f848d6a626ca7c75d3fa6eff8529af9c742d90e2909ac"` Aug 17 12:42:46.246 INFO kablam! Checking rls-rustc v0.4.0 (file:///source) Aug 17 12:42:50.450 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Aug 17 12:42:50.450 INFO kablam! --> src/lib.rs:56:5 Aug 17 12:42:50.450 INFO kablam! | Aug 17 12:42:50.450 INFO kablam! 56 | / fn late_callback(&mut self, Aug 17 12:42:50.450 INFO kablam! 57 | | a: &CodegenBackend, Aug 17 12:42:50.450 INFO kablam! 58 | | b: &getopts::Matches, Aug 17 12:42:50.450 INFO kablam! 59 | | c: &Session, Aug 17 12:42:50.450 INFO kablam! ... | Aug 17 12:42:50.450 INFO kablam! 65 | | RustcDefaultCalls.late_callback(a, b, c, d, e, f, g) Aug 17 12:42:50.450 INFO kablam! 66 | | } Aug 17 12:42:50.450 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Aug 17 12:42:50.462 INFO kablam! | Aug 17 12:42:50.462 INFO kablam! = note: expected type `fn(&mut ShimCalls, &dyn rustc_codegen_utils::codegen_backend::CodegenBackend, &getopts::Matches, &rustc::session::Session, &rustc_metadata::cstore::CStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Aug 17 12:42:50.462 INFO kablam! found type `fn(&mut ShimCalls, &dyn rustc_codegen_utils::codegen_backend::CodegenBackend, &getopts::Matches, &rustc::session::Session, &dyn rustc::middle::cstore::CrateStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Aug 17 12:42:50.463 INFO kablam! Aug 17 12:42:50.465 INFO kablam! error: aborting due to previous error Aug 17 12:42:50.465 INFO kablam! Aug 17 12:42:50.465 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 17 12:42:50.527 INFO kablam! error: Could not compile `rls-rustc`. Aug 17 12:42:50.527 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 12:42:50.940 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Aug 17 12:42:50.940 INFO kablam! --> src/lib.rs:56:5 Aug 17 12:42:50.940 INFO kablam! | Aug 17 12:42:50.940 INFO kablam! 56 | / fn late_callback(&mut self, Aug 17 12:42:50.940 INFO kablam! 57 | | a: &CodegenBackend, Aug 17 12:42:50.940 INFO kablam! 58 | | b: &getopts::Matches, Aug 17 12:42:50.940 INFO kablam! 59 | | c: &Session, Aug 17 12:42:50.940 INFO kablam! ... | Aug 17 12:42:50.940 INFO kablam! 65 | | RustcDefaultCalls.late_callback(a, b, c, d, e, f, g) Aug 17 12:42:50.940 INFO kablam! 66 | | } Aug 17 12:42:50.940 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Aug 17 12:42:50.941 INFO kablam! | Aug 17 12:42:50.942 INFO kablam! = note: expected type `fn(&mut ShimCalls, &dyn rustc_codegen_utils::codegen_backend::CodegenBackend, &getopts::Matches, &rustc::session::Session, &rustc_metadata::cstore::CStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Aug 17 12:42:50.942 INFO kablam! found type `fn(&mut ShimCalls, &dyn rustc_codegen_utils::codegen_backend::CodegenBackend, &getopts::Matches, &rustc::session::Session, &dyn rustc::middle::cstore::CrateStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Aug 17 12:42:50.943 INFO kablam! Aug 17 12:42:50.947 INFO kablam! error: aborting due to previous error Aug 17 12:42:50.947 INFO kablam! Aug 17 12:42:50.947 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 17 12:42:50.965 INFO kablam! error: Could not compile `rls-rustc`. Aug 17 12:42:50.966 INFO kablam! Aug 17 12:42:50.966 INFO kablam! To learn more, run the command again with --verbose. Aug 17 12:42:50.967 INFO kablam! su: No module specific data is present Aug 17 12:42:51.577 INFO running `"docker" "rm" "-f" "98a9851c2456701feb7f848d6a626ca7c75d3fa6eff8529af9c742d90e2909ac"` Aug 17 12:42:51.736 INFO blam! 98a9851c2456701feb7f848d6a626ca7c75d3fa6eff8529af9c742d90e2909ac