Sep 19 17:12:15.192 INFO checking tarpc-plugins-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:12:15.192 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:12:15.192 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:12:15.344 INFO blam! dea5071e77afb56d23c92d15e441b32fea70ccf9fd2058374282afce05879fc3 Sep 19 17:12:15.346 INFO running `"docker" "start" "-a" "dea5071e77afb56d23c92d15e441b32fea70ccf9fd2058374282afce05879fc3"` Sep 19 17:12:16.252 INFO kablam! usermod: no changes Sep 19 17:12:16.276 INFO kablam! Checking either v1.5.0 Sep 19 17:12:16.515 INFO kablam! Checking itertools v0.5.10 Sep 19 17:12:18.387 INFO kablam! Checking tarpc-plugins v0.1.1 (/source) Sep 19 17:12:20.459 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 17:12:20.459 INFO kablam! --> src/lib.rs:17:19 Sep 19 17:12:20.459 INFO kablam! | Sep 19 17:12:20.459 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 19 17:12:20.459 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 17:12:20.459 INFO kablam! Sep 19 17:12:20.508 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 19 17:12:20.508 INFO kablam! --> src/lib.rs:68:44 Sep 19 17:12:20.508 INFO kablam! | Sep 19 17:12:20.508 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 19 17:12:20.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 17:12:20.508 INFO kablam! Sep 19 17:12:20.568 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 17:12:20.568 INFO kablam! --> src/lib.rs:17:19 Sep 19 17:12:20.568 INFO kablam! | Sep 19 17:12:20.568 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 19 17:12:20.568 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 17:12:20.568 INFO kablam! Sep 19 17:12:20.607 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 19 17:12:20.607 INFO kablam! --> src/lib.rs:129:23 Sep 19 17:12:20.607 INFO kablam! | Sep 19 17:12:20.607 INFO kablam! 129 | .identifier); Sep 19 17:12:20.607 INFO kablam! | ^^^^^^^^^^ Sep 19 17:12:20.607 INFO kablam! Sep 19 17:12:20.619 INFO kablam! error: aborting due to 3 previous errors Sep 19 17:12:20.619 INFO kablam! Sep 19 17:12:20.619 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 19 17:12:20.619 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 17:12:20.630 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 19 17:12:20.630 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:12:20.631 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 19 17:12:20.631 INFO kablam! --> src/lib.rs:68:44 Sep 19 17:12:20.631 INFO kablam! | Sep 19 17:12:20.631 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 19 17:12:20.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 17:12:20.631 INFO kablam! Sep 19 17:12:20.738 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 19 17:12:20.738 INFO kablam! --> src/lib.rs:129:23 Sep 19 17:12:20.743 INFO kablam! | Sep 19 17:12:20.743 INFO kablam! 129 | .identifier); Sep 19 17:12:20.743 INFO kablam! | ^^^^^^^^^^ Sep 19 17:12:20.743 INFO kablam! Sep 19 17:12:20.759 INFO kablam! error: aborting due to 3 previous errors Sep 19 17:12:20.759 INFO kablam! Sep 19 17:12:20.759 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 19 17:12:20.759 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 17:12:20.772 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 19 17:12:20.772 INFO kablam! Sep 19 17:12:20.772 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:12:20.772 INFO kablam! su: No module specific data is present Sep 19 17:12:21.314 INFO running `"docker" "rm" "-f" "dea5071e77afb56d23c92d15e441b32fea70ccf9fd2058374282afce05879fc3"` Sep 19 17:12:21.543 INFO blam! dea5071e77afb56d23c92d15e441b32fea70ccf9fd2058374282afce05879fc3