Aug 11 04:28:46.492 INFO checking rerast-0.1.26 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 04:28:46.492 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 04:28:46.492 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 04:28:46.492 INFO running `"docker" "create" "-v" "/tmp/crater.DfCsB4reAdG6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-2/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 11 04:28:46.639 INFO blam! 8e97aa1a49535f0cb2b30bc91adb822bd82dcfacfd817b1543e59d3d94c5690f Aug 11 04:28:46.640 INFO running `"docker" "start" "-a" "8e97aa1a49535f0cb2b30bc91adb822bd82dcfacfd817b1543e59d3d94c5690f"` Aug 11 04:28:48.645 INFO kablam! Checking rerast_macros v0.1.12 Aug 11 04:28:48.652 INFO kablam! Compiling cargo_metadata v0.5.8 Aug 11 04:28:48.994 INFO kablam! Checking rerast v0.1.26 (file:///source) Aug 11 04:28:53.262 INFO kablam! error[E0053]: method `visit_path` has an incompatible type for trait Aug 11 04:28:53.262 INFO kablam! --> src/change_to_rule.rs:574:5 Aug 11 04:28:53.262 INFO kablam! | Aug 11 04:28:53.262 INFO kablam! 574 | fn visit_path(&mut self, path: &'gcx hir::Path, _: ast::NodeId) { Aug 11 04:28:53.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rustc::hir::HirId`, found struct `syntax::ast::NodeId` Aug 11 04:28:53.262 INFO kablam! | Aug 11 04:28:53.262 INFO kablam! = note: expected type `fn(&mut change_to_rule::ReferencedPathsFinder<'a, 'gcx>, &'gcx rustc::hir::Path, rustc::hir::HirId)` Aug 11 04:28:53.262 INFO kablam! found type `fn(&mut change_to_rule::ReferencedPathsFinder<'a, 'gcx>, &'gcx rustc::hir::Path, syntax::ast::NodeId)` Aug 11 04:28:53.262 INFO kablam! Aug 11 04:28:53.297 INFO kablam! error[E0053]: method `visit_qpath` has an incompatible type for trait Aug 11 04:28:53.297 INFO kablam! --> src/validation.rs:76:5 Aug 11 04:28:53.297 INFO kablam! | Aug 11 04:28:53.297 INFO kablam! 76 | fn visit_qpath(&mut self, qpath: &'gcx hir::QPath, id: NodeId, span: Span) { Aug 11 04:28:53.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rustc::hir::HirId`, found struct `syntax::ast::NodeId` Aug 11 04:28:53.297 INFO kablam! | Aug 11 04:28:53.297 INFO kablam! = note: expected type `fn(&mut validation::SearchValidator<'a, 'gcx>, &'gcx rustc::hir::QPath, rustc::hir::HirId, syntax_pos::Span)` Aug 11 04:28:53.297 INFO kablam! found type `fn(&mut validation::SearchValidator<'a, 'gcx>, &'gcx rustc::hir::QPath, syntax::ast::NodeId, syntax_pos::Span)` Aug 11 04:28:53.297 INFO kablam! Aug 11 04:28:53.298 INFO kablam! error[E0053]: method `visit_qpath` has an incompatible type for trait Aug 11 04:28:53.298 INFO kablam! --> src/validation.rs:100:5 Aug 11 04:28:53.298 INFO kablam! | Aug 11 04:28:53.298 INFO kablam! 100 | fn visit_qpath(&mut self, qpath: &'gcx hir::QPath, id: NodeId, span: Span) { Aug 11 04:28:53.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rustc::hir::HirId`, found struct `syntax::ast::NodeId` Aug 11 04:28:53.298 INFO kablam! | Aug 11 04:28:53.298 INFO kablam! = note: expected type `fn(&mut validation::ReplacementValidator<'a, 'gcx>, &'gcx rustc::hir::QPath, rustc::hir::HirId, syntax_pos::Span)` Aug 11 04:28:53.298 INFO kablam! found type `fn(&mut validation::ReplacementValidator<'a, 'gcx>, &'gcx rustc::hir::QPath, syntax::ast::NodeId, syntax_pos::Span)` Aug 11 04:28:53.298 INFO kablam! Aug 11 04:28:53.319 INFO kablam! error: aborting due to 3 previous errors Aug 11 04:28:53.320 INFO kablam! Aug 11 04:28:53.320 INFO kablam! For more information about this error, try `rustc --explain E0053`. Aug 11 04:28:53.340 INFO kablam! error: Could not compile `rerast`. Aug 11 04:28:53.340 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 04:28:56.021 INFO kablam! error: build failed Aug 11 04:28:56.024 INFO kablam! su: No module specific data is present Aug 11 04:28:56.663 INFO running `"docker" "rm" "-f" "8e97aa1a49535f0cb2b30bc91adb822bd82dcfacfd817b1543e59d3d94c5690f"` Aug 11 04:28:56.876 INFO blam! 8e97aa1a49535f0cb2b30bc91adb822bd82dcfacfd817b1543e59d3d94c5690f