Sep 05 22:10:17.803 INFO checking tarpc-plugins-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:10:17.803 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:10:17.803 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/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 05 22:10:17.984 INFO blam! 0501e6b0d64138aa1023e03d502f68d34b735e5c44e5ccc3ec64c51faffad004 Sep 05 22:10:17.986 INFO running `"docker" "start" "-a" "0501e6b0d64138aa1023e03d502f68d34b735e5c44e5ccc3ec64c51faffad004"` Sep 05 22:10:18.747 INFO kablam! usermod: no changes Sep 05 22:10:18.781 INFO kablam! Checking itertools v0.5.10 Sep 05 22:10:20.390 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 05 22:10:21.558 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 05 22:10:21.558 INFO kablam! --> src/lib.rs:17:19 Sep 05 22:10:21.558 INFO kablam! | Sep 05 22:10:21.558 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 05 22:10:21.558 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 05 22:10:21.558 INFO kablam! Sep 05 22:10:21.606 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 05 22:10:21.606 INFO kablam! --> src/lib.rs:68:44 Sep 05 22:10:21.606 INFO kablam! | Sep 05 22:10:21.606 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 05 22:10:21.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 05 22:10:21.614 INFO kablam! Sep 05 22:10:21.770 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 05 22:10:21.770 INFO kablam! --> src/lib.rs:17:19 Sep 05 22:10:21.770 INFO kablam! | Sep 05 22:10:21.770 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 05 22:10:21.770 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 05 22:10:21.770 INFO kablam! Sep 05 22:10:21.798 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 05 22:10:21.798 INFO kablam! --> src/lib.rs:129:23 Sep 05 22:10:21.798 INFO kablam! | Sep 05 22:10:21.798 INFO kablam! 129 | .identifier); Sep 05 22:10:21.798 INFO kablam! | ^^^^^^^^^^ Sep 05 22:10:21.798 INFO kablam! Sep 05 22:10:21.822 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 05 22:10:21.822 INFO kablam! --> src/lib.rs:68:44 Sep 05 22:10:21.822 INFO kablam! | Sep 05 22:10:21.822 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 05 22:10:21.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 05 22:10:21.822 INFO kablam! Sep 05 22:10:21.829 INFO kablam! error: aborting due to 3 previous errors Sep 05 22:10:21.838 INFO kablam! Sep 05 22:10:21.838 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 05 22:10:21.838 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 22:10:21.870 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 05 22:10:21.870 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:10:21.958 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 05 22:10:21.958 INFO kablam! --> src/lib.rs:129:23 Sep 05 22:10:21.958 INFO kablam! | Sep 05 22:10:21.958 INFO kablam! 129 | .identifier); Sep 05 22:10:21.958 INFO kablam! | ^^^^^^^^^^ Sep 05 22:10:21.958 INFO kablam! Sep 05 22:10:21.974 INFO kablam! error: aborting due to 3 previous errors Sep 05 22:10:21.974 INFO kablam! Sep 05 22:10:21.974 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 05 22:10:21.974 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 22:10:21.994 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 05 22:10:21.994 INFO kablam! Sep 05 22:10:21.994 INFO kablam! To learn more, run the command again with --verbose. Sep 05 22:10:21.997 INFO kablam! su: No module specific data is present Sep 05 22:10:23.051 INFO running `"docker" "rm" "-f" "0501e6b0d64138aa1023e03d502f68d34b735e5c44e5ccc3ec64c51faffad004"` Sep 05 22:10:23.185 INFO blam! 0501e6b0d64138aa1023e03d502f68d34b735e5c44e5ccc3ec64c51faffad004