Sep 06 09:05:31.991 INFO checking cargo-ipcgen-swift-0.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:05:31.991 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:05:31.991 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:05:32.171 INFO blam! b30efdec3c7bca85e18dc174266d511d39ddd1854285c47fe902c83c48f9489a Sep 06 09:05:32.173 INFO running `"docker" "start" "-a" "b30efdec3c7bca85e18dc174266d511d39ddd1854285c47fe902c83c48f9489a"` Sep 06 09:05:33.066 INFO kablam! usermod: no changes Sep 06 09:05:33.298 INFO kablam! Checking nibble_vec v0.0.4 Sep 06 09:05:33.298 INFO kablam! Checking endian-type v0.1.2 Sep 06 09:05:33.306 INFO kablam! Checking rls-span v0.4.0 Sep 06 09:05:33.318 INFO kablam! Compiling derive-new v0.5.5 Sep 06 09:05:34.579 INFO kablam! Checking radix_trie v0.1.3 Sep 06 09:05:35.009 INFO kablam! Checking rls-data v0.16.0 Sep 06 09:05:37.238 INFO kablam! Checking rls-analysis v0.13.0 Sep 06 09:05:38.598 INFO kablam! Checking cargo-ipcgen-swift v0.0.1 (file:///source) Sep 06 09:05:43.989 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 06 09:05:43.989 INFO kablam! --> src/v2/scan.rs:13:23 Sep 06 09:05:43.989 INFO kablam! | Sep 06 09:05:43.989 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 06 09:05:43.989 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 06 09:05:43.989 INFO kablam! Sep 06 09:05:43.989 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 06 09:05:43.989 INFO kablam! --> src/v2/scan.rs:111:23 Sep 06 09:05:43.989 INFO kablam! | Sep 06 09:05:43.989 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 06 09:05:43.989 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 06 09:05:43.989 INFO kablam! Sep 06 09:05:44.138 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 06 09:05:44.138 INFO kablam! --> src/v2/scan.rs:13:23 Sep 06 09:05:44.138 INFO kablam! | Sep 06 09:05:44.138 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 06 09:05:44.138 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 06 09:05:44.150 INFO kablam! Sep 06 09:05:44.150 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 06 09:05:44.150 INFO kablam! --> src/v2/scan.rs:111:23 Sep 06 09:05:44.150 INFO kablam! | Sep 06 09:05:44.150 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 06 09:05:44.150 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 06 09:05:44.150 INFO kablam! Sep 06 09:05:44.167 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 06 09:05:44.167 INFO kablam! --> src/v2/scan.rs:15:10 Sep 06 09:05:44.167 INFO kablam! | Sep 06 09:05:44.167 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 06 09:05:44.167 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 09:05:44.167 INFO kablam! Sep 06 09:05:44.167 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 06 09:05:44.167 INFO kablam! --> src/v2/scan.rs:19:10 Sep 06 09:05:44.167 INFO kablam! | Sep 06 09:05:44.167 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 06 09:05:44.167 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 09:05:44.167 INFO kablam! Sep 06 09:05:44.167 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 06 09:05:44.167 INFO kablam! --> src/v2/scan.rs:23:10 Sep 06 09:05:44.167 INFO kablam! | Sep 06 09:05:44.167 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 06 09:05:44.167 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 09:05:44.167 INFO kablam! Sep 06 09:05:44.168 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 06 09:05:44.168 INFO kablam! --> src/v2/scan.rs:113:9 Sep 06 09:05:44.168 INFO kablam! | Sep 06 09:05:44.168 INFO kablam! 113 | TyPath(qpath) => { Sep 06 09:05:44.168 INFO kablam! | ^^^^^^ not found in this scope Sep 06 09:05:44.168 INFO kablam! Sep 06 09:05:44.311 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 06 09:05:44.311 INFO kablam! --> src/v2/scan.rs:15:10 Sep 06 09:05:44.311 INFO kablam! | Sep 06 09:05:44.311 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 06 09:05:44.311 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 09:05:44.311 INFO kablam! Sep 06 09:05:44.312 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 06 09:05:44.312 INFO kablam! --> src/v2/scan.rs:19:10 Sep 06 09:05:44.312 INFO kablam! | Sep 06 09:05:44.312 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 06 09:05:44.312 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 09:05:44.312 INFO kablam! Sep 06 09:05:44.313 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 06 09:05:44.313 INFO kablam! --> src/v2/scan.rs:23:10 Sep 06 09:05:44.313 INFO kablam! | Sep 06 09:05:44.313 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 06 09:05:44.313 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 09:05:44.313 INFO kablam! Sep 06 09:05:44.314 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 06 09:05:44.314 INFO kablam! --> src/v2/scan.rs:113:9 Sep 06 09:05:44.314 INFO kablam! | Sep 06 09:05:44.314 INFO kablam! 113 | TyPath(qpath) => { Sep 06 09:05:44.314 INFO kablam! | ^^^^^^ not found in this scope Sep 06 09:05:44.314 INFO kablam! Sep 06 09:05:44.456 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 06 09:05:44.456 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 06 09:05:44.456 INFO kablam! | Sep 06 09:05:44.456 INFO kablam! 63 | / fn late_callback( Sep 06 09:05:44.456 INFO kablam! 64 | | &mut self, Sep 06 09:05:44.456 INFO kablam! 65 | | t: &CodegenBackend, Sep 06 09:05:44.456 INFO kablam! 66 | | m: &getopts::Matches, Sep 06 09:05:44.456 INFO kablam! ... | Sep 06 09:05:44.456 INFO kablam! 74 | | //Compilation::Continue Sep 06 09:05:44.456 INFO kablam! 75 | | } Sep 06 09:05:44.456 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 06 09:05:44.470 INFO kablam! | Sep 06 09:05:44.470 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 06 09:05:44.470 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 06 09:05:44.470 INFO kablam! Sep 06 09:05:44.486 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 06 09:05:44.486 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 06 09:05:44.486 INFO kablam! | Sep 06 09:05:44.486 INFO kablam! 63 | / fn late_callback( Sep 06 09:05:44.486 INFO kablam! 64 | | &mut self, Sep 06 09:05:44.486 INFO kablam! 65 | | t: &CodegenBackend, Sep 06 09:05:44.486 INFO kablam! 66 | | m: &getopts::Matches, Sep 06 09:05:44.486 INFO kablam! ... | Sep 06 09:05:44.487 INFO kablam! 74 | | //Compilation::Continue Sep 06 09:05:44.487 INFO kablam! 75 | | } Sep 06 09:05:44.487 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 06 09:05:44.487 INFO kablam! | Sep 06 09:05:44.487 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 06 09:05:44.487 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 06 09:05:44.487 INFO kablam! Sep 06 09:05:44.502 INFO kablam! error: aborting due to 7 previous errors Sep 06 09:05:44.502 INFO kablam! Sep 06 09:05:44.502 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 06 09:05:44.502 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 06 09:05:44.503 INFO kablam! error: aborting due to 7 previous errors Sep 06 09:05:44.503 INFO kablam! Sep 06 09:05:44.503 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 06 09:05:44.503 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 06 09:05:44.525 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 06 09:05:44.525 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:05:44.539 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 06 09:05:44.539 INFO kablam! Sep 06 09:05:44.539 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:05:44.541 INFO kablam! su: No module specific data is present Sep 06 09:05:45.956 INFO running `"docker" "rm" "-f" "b30efdec3c7bca85e18dc174266d511d39ddd1854285c47fe902c83c48f9489a"` Sep 06 09:05:46.075 INFO blam! b30efdec3c7bca85e18dc174266d511d39ddd1854285c47fe902c83c48f9489a