Sep 04 22:11:07.350 INFO checking cargo-ipcgen-swift-0.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:11:07.350 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:11:07.350 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:11:07.551 INFO blam! 7118c504ef5cb95bd34cdb5a59bcb24debddff3160fc3617912000feafe62b4d Sep 04 22:11:07.554 INFO running `"docker" "start" "-a" "7118c504ef5cb95bd34cdb5a59bcb24debddff3160fc3617912000feafe62b4d"` Sep 04 22:11:08.230 INFO kablam! Checking rls-span v0.4.0 Sep 04 22:11:08.232 INFO kablam! Compiling derive-new v0.5.5 Sep 04 22:11:08.235 INFO kablam! Checking syntex_syntax v0.59.1 Sep 04 22:11:09.664 INFO kablam! Checking rls-data v0.16.0 Sep 04 22:11:15.438 INFO kablam! Checking rls-analysis v0.13.0 Sep 04 22:11:41.313 INFO kablam! Checking cargo-ipcgen-swift v0.0.1 (file:///source) Sep 04 22:11:48.478 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 04 22:11:48.478 INFO kablam! --> src/v2/scan.rs:13:23 Sep 04 22:11:48.478 INFO kablam! | Sep 04 22:11:48.478 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 04 22:11:48.478 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 04 22:11:48.478 INFO kablam! Sep 04 22:11:48.478 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 04 22:11:48.478 INFO kablam! --> src/v2/scan.rs:111:23 Sep 04 22:11:48.478 INFO kablam! | Sep 04 22:11:48.478 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 04 22:11:48.478 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 04 22:11:48.478 INFO kablam! Sep 04 22:11:48.569 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 04 22:11:48.569 INFO kablam! --> src/v2/scan.rs:15:10 Sep 04 22:11:48.569 INFO kablam! | Sep 04 22:11:48.569 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 04 22:11:48.569 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 22:11:48.569 INFO kablam! Sep 04 22:11:48.569 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 04 22:11:48.569 INFO kablam! --> src/v2/scan.rs:19:10 Sep 04 22:11:48.569 INFO kablam! | Sep 04 22:11:48.569 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 04 22:11:48.569 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 22:11:48.569 INFO kablam! Sep 04 22:11:48.569 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 04 22:11:48.569 INFO kablam! --> src/v2/scan.rs:23:10 Sep 04 22:11:48.570 INFO kablam! | Sep 04 22:11:48.570 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 04 22:11:48.570 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 22:11:48.570 INFO kablam! Sep 04 22:11:48.570 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 04 22:11:48.570 INFO kablam! --> src/v2/scan.rs:113:9 Sep 04 22:11:48.570 INFO kablam! | Sep 04 22:11:48.570 INFO kablam! 113 | TyPath(qpath) => { Sep 04 22:11:48.570 INFO kablam! | ^^^^^^ not found in this scope Sep 04 22:11:48.570 INFO kablam! Sep 04 22:11:48.803 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 04 22:11:48.803 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 04 22:11:48.804 INFO kablam! | Sep 04 22:11:48.804 INFO kablam! 63 | / fn late_callback( Sep 04 22:11:48.804 INFO kablam! 64 | | &mut self, Sep 04 22:11:48.804 INFO kablam! 65 | | t: &CodegenBackend, Sep 04 22:11:48.804 INFO kablam! 66 | | m: &getopts::Matches, Sep 04 22:11:48.804 INFO kablam! ... | Sep 04 22:11:48.804 INFO kablam! 74 | | //Compilation::Continue Sep 04 22:11:48.804 INFO kablam! 75 | | } Sep 04 22:11:48.804 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 04 22:11:48.804 INFO kablam! | Sep 04 22:11:48.804 INFO kablam! = note: expected type `fn(&mut v2::compilation::GenCalls<'a>, &dyn v2::compilation::rustc_codegen_utils::codegen_backend::CodegenBackend, &v2::compilation::getopts::Matches, &rustc::session::Session, &rustc_metadata::cstore::CStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Sep 04 22:11:48.804 INFO kablam! found type `fn(&mut v2::compilation::GenCalls<'a>, &dyn v2::compilation::rustc_codegen_utils::codegen_backend::CodegenBackend, &v2::compilation::getopts::Matches, &rustc::session::Session, &dyn rustc::middle::cstore::CrateStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Sep 04 22:11:48.804 INFO kablam! Sep 04 22:11:48.818 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 04 22:11:48.818 INFO kablam! --> src/v2/scan.rs:13:23 Sep 04 22:11:48.818 INFO kablam! | Sep 04 22:11:48.818 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 04 22:11:48.819 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 04 22:11:48.819 INFO kablam! Sep 04 22:11:48.819 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 04 22:11:48.819 INFO kablam! --> src/v2/scan.rs:111:23 Sep 04 22:11:48.819 INFO kablam! | Sep 04 22:11:48.819 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 04 22:11:48.819 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 04 22:11:48.819 INFO kablam! Sep 04 22:11:48.821 INFO kablam! error: aborting due to 7 previous errors Sep 04 22:11:48.821 INFO kablam! Sep 04 22:11:48.821 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 04 22:11:48.821 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 04 22:11:48.841 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 04 22:11:48.841 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:11:48.902 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 04 22:11:48.902 INFO kablam! --> src/v2/scan.rs:15:10 Sep 04 22:11:48.902 INFO kablam! | Sep 04 22:11:48.902 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 04 22:11:48.902 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 22:11:48.902 INFO kablam! Sep 04 22:11:48.902 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 04 22:11:48.902 INFO kablam! --> src/v2/scan.rs:19:10 Sep 04 22:11:48.902 INFO kablam! | Sep 04 22:11:48.902 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 04 22:11:48.902 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 22:11:48.903 INFO kablam! Sep 04 22:11:48.903 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 04 22:11:48.903 INFO kablam! --> src/v2/scan.rs:23:10 Sep 04 22:11:48.903 INFO kablam! | Sep 04 22:11:48.903 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 04 22:11:48.903 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 22:11:48.903 INFO kablam! Sep 04 22:11:48.903 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 04 22:11:48.903 INFO kablam! --> src/v2/scan.rs:113:9 Sep 04 22:11:48.903 INFO kablam! | Sep 04 22:11:48.903 INFO kablam! 113 | TyPath(qpath) => { Sep 04 22:11:48.903 INFO kablam! | ^^^^^^ not found in this scope Sep 04 22:11:48.903 INFO kablam! Sep 04 22:11:49.123 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 04 22:11:49.124 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 04 22:11:49.124 INFO kablam! | Sep 04 22:11:49.124 INFO kablam! 63 | / fn late_callback( Sep 04 22:11:49.124 INFO kablam! 64 | | &mut self, Sep 04 22:11:49.124 INFO kablam! 65 | | t: &CodegenBackend, Sep 04 22:11:49.124 INFO kablam! 66 | | m: &getopts::Matches, Sep 04 22:11:49.124 INFO kablam! ... | Sep 04 22:11:49.124 INFO kablam! 74 | | //Compilation::Continue Sep 04 22:11:49.124 INFO kablam! 75 | | } Sep 04 22:11:49.124 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 04 22:11:49.124 INFO kablam! | Sep 04 22:11:49.124 INFO kablam! = note: expected type `fn(&mut v2::compilation::GenCalls<'a>, &dyn v2::compilation::rustc_codegen_utils::codegen_backend::CodegenBackend, &v2::compilation::getopts::Matches, &rustc::session::Session, &rustc_metadata::cstore::CStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Sep 04 22:11:49.124 INFO kablam! found type `fn(&mut v2::compilation::GenCalls<'a>, &dyn v2::compilation::rustc_codegen_utils::codegen_backend::CodegenBackend, &v2::compilation::getopts::Matches, &rustc::session::Session, &dyn rustc::middle::cstore::CrateStore, &rustc::session::config::Input, &std::option::Option, &std::option::Option) -> rustc_driver::Compilation` Sep 04 22:11:49.124 INFO kablam! Sep 04 22:11:49.141 INFO kablam! error: aborting due to 7 previous errors Sep 04 22:11:49.141 INFO kablam! Sep 04 22:11:49.141 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 04 22:11:49.141 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 04 22:11:49.164 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 04 22:11:49.165 INFO kablam! Sep 04 22:11:49.165 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:11:49.166 INFO kablam! su: No module specific data is present Sep 04 22:11:49.552 INFO running `"docker" "rm" "-f" "7118c504ef5cb95bd34cdb5a59bcb24debddff3160fc3617912000feafe62b4d"` Sep 04 22:11:49.681 INFO blam! 7118c504ef5cb95bd34cdb5a59bcb24debddff3160fc3617912000feafe62b4d