Sep 01 04:31:07.857 INFO checking tarpc-plugins-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:31:07.857 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:31:07.857 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:31:08.066 INFO blam! 8bd2953f116801e3eaca1a3105b9940a93852cc294f9cdbd7a1c2b814d535341 Sep 01 04:31:08.069 INFO running `"docker" "start" "-a" "8bd2953f116801e3eaca1a3105b9940a93852cc294f9cdbd7a1c2b814d535341"` Sep 01 04:31:08.853 INFO kablam! Checking either v1.5.0 Sep 01 04:31:09.171 INFO kablam! Checking itertools v0.5.10 Sep 01 04:31:11.745 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 01 04:31:14.224 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 04:31:14.224 INFO kablam! --> src/lib.rs:17:19 Sep 01 04:31:14.224 INFO kablam! | Sep 01 04:31:14.224 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 01 04:31:14.224 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 04:31:14.224 INFO kablam! Sep 01 04:31:14.228 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 04:31:14.228 INFO kablam! --> src/lib.rs:17:19 Sep 01 04:31:14.228 INFO kablam! | Sep 01 04:31:14.228 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 01 04:31:14.228 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 04:31:14.228 INFO kablam! Sep 01 04:31:14.327 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 04:31:14.327 INFO kablam! --> src/lib.rs:68:44 Sep 01 04:31:14.327 INFO kablam! | Sep 01 04:31:14.327 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 01 04:31:14.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 01 04:31:14.327 INFO kablam! Sep 01 04:31:14.330 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 04:31:14.330 INFO kablam! --> src/lib.rs:68:44 Sep 01 04:31:14.330 INFO kablam! | Sep 01 04:31:14.330 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 01 04:31:14.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 01 04:31:14.330 INFO kablam! Sep 01 04:31:14.504 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 01 04:31:14.504 INFO kablam! --> src/lib.rs:129:23 Sep 01 04:31:14.504 INFO kablam! | Sep 01 04:31:14.504 INFO kablam! 129 | .identifier); Sep 01 04:31:14.504 INFO kablam! | ^^^^^^^^^^ Sep 01 04:31:14.504 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 01 04:31:14.504 INFO kablam! --> src/lib.rs:129:23 Sep 01 04:31:14.504 INFO kablam! | Sep 01 04:31:14.504 INFO kablam! 129 | .identifier); Sep 01 04:31:14.504 INFO kablam! | ^^^^^^^^^^ Sep 01 04:31:14.504 INFO kablam! Sep 01 04:31:14.504 INFO kablam! Sep 01 04:31:14.540 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:31:14.540 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:31:14.540 INFO kablam! Sep 01 04:31:14.540 INFO kablam! Sep 01 04:31:14.540 INFO kablam! Some errors occurred: E0061, E0432, E0609.Some errors occurred: E0061, E0432, E0609. Sep 01 04:31:14.540 INFO kablam! Sep 01 04:31:14.540 INFO kablam! For more information about an error, try `rustc --explain E0061`.For more information about an error, try `rustc --explain E0061`. Sep 01 04:31:14.540 INFO kablam! Sep 01 04:31:14.560 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 01 04:31:14.560 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:31:14.560 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 01 04:31:14.560 INFO kablam! Sep 01 04:31:14.560 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:31:14.562 INFO kablam! su: No module specific data is present Sep 01 04:31:15.066 INFO running `"docker" "rm" "-f" "8bd2953f116801e3eaca1a3105b9940a93852cc294f9cdbd7a1c2b814d535341"` Sep 01 04:31:15.182 INFO blam! 8bd2953f116801e3eaca1a3105b9940a93852cc294f9cdbd7a1c2b814d535341