Sep 10 08:04:42.037 INFO checking tarpc-plugins-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 08:04:42.037 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 08:04:42.037 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 08:04:42.145 INFO blam! 647b96776751a1c032e853757173f2dcb01e156eeef39cf9b0980620c9a68589 Sep 10 08:04:42.147 INFO running `"docker" "start" "-a" "647b96776751a1c032e853757173f2dcb01e156eeef39cf9b0980620c9a68589"` Sep 10 08:04:43.414 INFO kablam! usermod: no changes Sep 10 08:04:43.438 INFO kablam! Checking itertools v0.5.10 Sep 10 08:04:45.347 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 10 08:04:46.856 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 10 08:04:46.856 INFO kablam! --> src/lib.rs:17:19 Sep 10 08:04:46.857 INFO kablam! | Sep 10 08:04:46.857 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 10 08:04:46.857 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 10 08:04:46.857 INFO kablam! Sep 10 08:04:46.866 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 10 08:04:46.866 INFO kablam! --> src/lib.rs:17:19 Sep 10 08:04:46.866 INFO kablam! | Sep 10 08:04:46.866 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 10 08:04:46.866 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 10 08:04:46.866 INFO kablam! Sep 10 08:04:46.908 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 08:04:46.908 INFO kablam! --> src/lib.rs:68:44 Sep 10 08:04:46.908 INFO kablam! | Sep 10 08:04:46.908 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 10 08:04:46.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 08:04:46.908 INFO kablam! Sep 10 08:04:46.923 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 08:04:46.923 INFO kablam! --> src/lib.rs:68:44 Sep 10 08:04:46.923 INFO kablam! | Sep 10 08:04:46.923 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 10 08:04:46.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 08:04:46.923 INFO kablam! Sep 10 08:04:47.018 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 10 08:04:47.018 INFO kablam! --> src/lib.rs:129:23 Sep 10 08:04:47.018 INFO kablam! | Sep 10 08:04:47.018 INFO kablam! 129 | .identifier); Sep 10 08:04:47.018 INFO kablam! | ^^^^^^^^^^ Sep 10 08:04:47.018 INFO kablam! Sep 10 08:04:47.038 INFO kablam! error: aborting due to 3 previous errors Sep 10 08:04:47.038 INFO kablam! Sep 10 08:04:47.038 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 10 08:04:47.038 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 08:04:47.054 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 10 08:04:47.054 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 08:04:47.062 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 10 08:04:47.062 INFO kablam! --> src/lib.rs:129:23 Sep 10 08:04:47.062 INFO kablam! | Sep 10 08:04:47.062 INFO kablam! 129 | .identifier); Sep 10 08:04:47.062 INFO kablam! | ^^^^^^^^^^ Sep 10 08:04:47.062 INFO kablam! Sep 10 08:04:47.086 INFO kablam! error: aborting due to 3 previous errors Sep 10 08:04:47.086 INFO kablam! Sep 10 08:04:47.086 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 10 08:04:47.086 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 08:04:47.098 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 10 08:04:47.098 INFO kablam! Sep 10 08:04:47.098 INFO kablam! To learn more, run the command again with --verbose. Sep 10 08:04:47.099 INFO kablam! su: No module specific data is present Sep 10 08:04:47.750 INFO running `"docker" "rm" "-f" "647b96776751a1c032e853757173f2dcb01e156eeef39cf9b0980620c9a68589"` Sep 10 08:04:47.829 INFO blam! 647b96776751a1c032e853757173f2dcb01e156eeef39cf9b0980620c9a68589