Sep 05 01:03:28.226 INFO checking cargo-ipcgen-swift-0.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 01:03:28.226 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 01:03:28.226 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:03:28.456 INFO blam! 903ba714297357ff3cabbc883191e23f1c27b9231da371d0026319fc376f49e1 Sep 05 01:03:28.458 INFO running `"docker" "start" "-a" "903ba714297357ff3cabbc883191e23f1c27b9231da371d0026319fc376f49e1"` Sep 05 01:03:29.416 INFO kablam! Checking rls-span v0.4.0 Sep 05 01:03:29.417 INFO kablam! Compiling derive-new v0.5.5 Sep 05 01:03:30.602 INFO kablam! Checking rls-data v0.16.0 Sep 05 01:03:34.907 INFO kablam! Checking rls-analysis v0.13.0 Sep 05 01:03:36.728 INFO kablam! Checking cargo-ipcgen-swift v0.0.1 (file:///source) Sep 05 01:03:45.635 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 05 01:03:45.635 INFO kablam! --> src/v2/scan.rs:13:23 Sep 05 01:03:45.635 INFO kablam! | Sep 05 01:03:45.635 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 05 01:03:45.635 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 05 01:03:45.635 INFO kablam! Sep 05 01:03:45.635 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 05 01:03:45.635 INFO kablam! --> src/v2/scan.rs:111:23 Sep 05 01:03:45.635 INFO kablam! | Sep 05 01:03:45.635 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 05 01:03:45.635 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 05 01:03:45.635 INFO kablam! Sep 05 01:03:45.745 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 05 01:03:45.745 INFO kablam! --> src/v2/scan.rs:15:10 Sep 05 01:03:45.745 INFO kablam! | Sep 05 01:03:45.745 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 05 01:03:45.745 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:03:45.745 INFO kablam! Sep 05 01:03:45.745 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 05 01:03:45.745 INFO kablam! --> src/v2/scan.rs:19:10 Sep 05 01:03:45.745 INFO kablam! | Sep 05 01:03:45.746 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 05 01:03:45.746 INFO kablam! | ^^^^^^^^ not found in this scope Sep 05 01:03:45.746 INFO kablam! Sep 05 01:03:45.746 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 05 01:03:45.746 INFO kablam! --> src/v2/scan.rs:23:10 Sep 05 01:03:45.746 INFO kablam! | Sep 05 01:03:45.746 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 05 01:03:45.746 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 05 01:03:45.746 INFO kablam! Sep 05 01:03:45.746 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 05 01:03:45.746 INFO kablam! --> src/v2/scan.rs:113:9 Sep 05 01:03:45.746 INFO kablam! | Sep 05 01:03:45.746 INFO kablam! 113 | TyPath(qpath) => { Sep 05 01:03:45.746 INFO kablam! | ^^^^^^ not found in this scope Sep 05 01:03:45.746 INFO kablam! Sep 05 01:03:45.804 INFO kablam! error[E0432]: unresolved import `rustc::hir::Item_` Sep 05 01:03:45.804 INFO kablam! --> src/v2/scan.rs:13:23 Sep 05 01:03:45.804 INFO kablam! | Sep 05 01:03:45.804 INFO kablam! 13 | use ::rustc::hir::Item_::*; Sep 05 01:03:45.804 INFO kablam! | ^^^^^ Could not find `Item_` in `hir` Sep 05 01:03:45.804 INFO kablam! Sep 05 01:03:45.804 INFO kablam! error[E0432]: unresolved import `rustc::hir::Ty_` Sep 05 01:03:45.804 INFO kablam! --> src/v2/scan.rs:111:23 Sep 05 01:03:45.804 INFO kablam! | Sep 05 01:03:45.804 INFO kablam! 111 | use ::rustc::hir::Ty_::*; Sep 05 01:03:45.804 INFO kablam! | ^^^ Could not find `Ty_` in `hir` Sep 05 01:03:45.804 INFO kablam! Sep 05 01:03:45.942 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemMod` in this scope Sep 05 01:03:45.942 INFO kablam! --> src/v2/scan.rs:15:10 Sep 05 01:03:45.942 INFO kablam! | Sep 05 01:03:45.942 INFO kablam! 15 | &ItemMod(ref hir_mod) => { Sep 05 01:03:45.942 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:03:45.942 INFO kablam! Sep 05 01:03:45.942 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope Sep 05 01:03:45.942 INFO kablam! --> src/v2/scan.rs:19:10 Sep 05 01:03:45.942 INFO kablam! | Sep 05 01:03:45.942 INFO kablam! 19 | &ItemEnum(ref hir_enum, ref _hir_generics) => { Sep 05 01:03:45.942 INFO kablam! | ^^^^^^^^ not found in this scope Sep 05 01:03:45.943 INFO kablam! Sep 05 01:03:45.943 INFO kablam! error[E0531]: cannot find tuple struct/variant `ItemStruct` in this scope Sep 05 01:03:45.943 INFO kablam! --> src/v2/scan.rs:23:10 Sep 05 01:03:45.943 INFO kablam! | Sep 05 01:03:45.943 INFO kablam! 23 | &ItemStruct(ref hir_struct, ref _hir_generics) => { Sep 05 01:03:45.943 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 05 01:03:45.943 INFO kablam! Sep 05 01:03:45.943 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyPath` in this scope Sep 05 01:03:45.943 INFO kablam! --> src/v2/scan.rs:113:9 Sep 05 01:03:45.943 INFO kablam! | Sep 05 01:03:45.943 INFO kablam! 113 | TyPath(qpath) => { Sep 05 01:03:45.943 INFO kablam! | ^^^^^^ not found in this scope Sep 05 01:03:45.943 INFO kablam! Sep 05 01:03:46.071 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 05 01:03:46.072 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 05 01:03:46.072 INFO kablam! | Sep 05 01:03:46.072 INFO kablam! 63 | / fn late_callback( Sep 05 01:03:46.072 INFO kablam! 64 | | &mut self, Sep 05 01:03:46.072 INFO kablam! 65 | | t: &CodegenBackend, Sep 05 01:03:46.072 INFO kablam! 66 | | m: &getopts::Matches, Sep 05 01:03:46.072 INFO kablam! ... | Sep 05 01:03:46.072 INFO kablam! 74 | | //Compilation::Continue Sep 05 01:03:46.072 INFO kablam! 75 | | } Sep 05 01:03:46.072 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 05 01:03:46.072 INFO kablam! | Sep 05 01:03:46.072 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 05 01:03:46.072 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 05 01:03:46.072 INFO kablam! Sep 05 01:03:46.091 INFO kablam! error: aborting due to 7 previous errors Sep 05 01:03:46.092 INFO kablam! Sep 05 01:03:46.092 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 05 01:03:46.092 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 05 01:03:46.111 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 05 01:03:46.111 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 01:03:46.160 INFO kablam! error[E0053]: method `late_callback` has an incompatible type for trait Sep 05 01:03:46.160 INFO kablam! --> src/v2/compilation.rs:63:5 Sep 05 01:03:46.160 INFO kablam! | Sep 05 01:03:46.160 INFO kablam! 63 | / fn late_callback( Sep 05 01:03:46.160 INFO kablam! 64 | | &mut self, Sep 05 01:03:46.160 INFO kablam! 65 | | t: &CodegenBackend, Sep 05 01:03:46.160 INFO kablam! 66 | | m: &getopts::Matches, Sep 05 01:03:46.160 INFO kablam! ... | Sep 05 01:03:46.160 INFO kablam! 74 | | //Compilation::Continue Sep 05 01:03:46.160 INFO kablam! 75 | | } Sep 05 01:03:46.160 INFO kablam! | |_____^ expected struct `rustc_metadata::cstore::CStore`, found trait rustc::middle::cstore::CrateStore Sep 05 01:03:46.160 INFO kablam! | Sep 05 01:03:46.160 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 05 01:03:46.160 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 05 01:03:46.160 INFO kablam! Sep 05 01:03:46.183 INFO kablam! error: aborting due to 7 previous errors Sep 05 01:03:46.183 INFO kablam! Sep 05 01:03:46.183 INFO kablam! Some errors occurred: E0053, E0432, E0531. Sep 05 01:03:46.183 INFO kablam! For more information about an error, try `rustc --explain E0053`. Sep 05 01:03:46.211 INFO kablam! error: Could not compile `cargo-ipcgen-swift`. Sep 05 01:03:46.211 INFO kablam! Sep 05 01:03:46.211 INFO kablam! To learn more, run the command again with --verbose. Sep 05 01:03:46.213 INFO kablam! su: No module specific data is present Sep 05 01:03:46.806 INFO running `"docker" "rm" "-f" "903ba714297357ff3cabbc883191e23f1c27b9231da371d0026319fc376f49e1"` Sep 05 01:03:46.903 INFO blam! 903ba714297357ff3cabbc883191e23f1c27b9231da371d0026319fc376f49e1