Sep 05 22:10:17.919 INFO checking tarpc-plugins-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 22:10:17.919 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 22:10:17.919 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:10:18.055 INFO blam! 2fbcbe72aa2b9b2e6d2d8e47c458f1edaf2252ee4a0eba8352e285dca1f25c97 Sep 05 22:10:18.062 INFO running `"docker" "start" "-a" "2fbcbe72aa2b9b2e6d2d8e47c458f1edaf2252ee4a0eba8352e285dca1f25c97"` Sep 05 22:10:18.994 INFO kablam! usermod: no changes Sep 05 22:10:19.029 INFO kablam! Checking itertools v0.5.10 Sep 05 22:10:20.715 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 05 22:10:22.455 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 05 22:10:22.455 INFO kablam! --> src/lib.rs:17:19 Sep 05 22:10:22.455 INFO kablam! | Sep 05 22:10:22.455 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 05 22:10:22.455 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 05 22:10:22.455 INFO kablam! Sep 05 22:10:22.505 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 05 22:10:22.505 INFO kablam! --> src/lib.rs:68:44 Sep 05 22:10:22.505 INFO kablam! | Sep 05 22:10:22.505 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 05 22:10:22.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 05 22:10:22.505 INFO kablam! Sep 05 22:10:22.511 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 05 22:10:22.511 INFO kablam! --> src/lib.rs:17:19 Sep 05 22:10:22.511 INFO kablam! | Sep 05 22:10:22.511 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 05 22:10:22.511 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 05 22:10:22.511 INFO kablam! Sep 05 22:10:22.574 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 05 22:10:22.574 INFO kablam! --> src/lib.rs:68:44 Sep 05 22:10:22.575 INFO kablam! | Sep 05 22:10:22.575 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 05 22:10:22.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 05 22:10:22.575 INFO kablam! Sep 05 22:10:22.642 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 05 22:10:22.642 INFO kablam! --> src/lib.rs:129:23 Sep 05 22:10:22.642 INFO kablam! | Sep 05 22:10:22.642 INFO kablam! 129 | .identifier); Sep 05 22:10:22.642 INFO kablam! | ^^^^^^^^^^ Sep 05 22:10:22.642 INFO kablam! Sep 05 22:10:22.656 INFO kablam! error: aborting due to 3 previous errors Sep 05 22:10:22.656 INFO kablam! Sep 05 22:10:22.656 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 05 22:10:22.656 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 22:10:22.674 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 05 22:10:22.674 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:10:22.690 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 05 22:10:22.690 INFO kablam! --> src/lib.rs:129:23 Sep 05 22:10:22.690 INFO kablam! | Sep 05 22:10:22.690 INFO kablam! 129 | .identifier); Sep 05 22:10:22.690 INFO kablam! | ^^^^^^^^^^ Sep 05 22:10:22.690 INFO kablam! Sep 05 22:10:22.714 INFO kablam! error: aborting due to 3 previous errors Sep 05 22:10:22.714 INFO kablam! Sep 05 22:10:22.714 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 05 22:10:22.714 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 22:10:22.726 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 05 22:10:22.726 INFO kablam! Sep 05 22:10:22.726 INFO kablam! To learn more, run the command again with --verbose. Sep 05 22:10:22.729 INFO kablam! su: No module specific data is present Sep 05 22:10:23.427 INFO running `"docker" "rm" "-f" "2fbcbe72aa2b9b2e6d2d8e47c458f1edaf2252ee4a0eba8352e285dca1f25c97"` Sep 05 22:10:23.505 INFO blam! 2fbcbe72aa2b9b2e6d2d8e47c458f1edaf2252ee4a0eba8352e285dca1f25c97