Sep 21 02:03:06.458 INFO checking tarpc-plugins-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:03:06.458 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:03:06.458 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:03:06.603 INFO blam! 883df3bd41a8cbb622119d91083fd089dc9e4de796d6846e69a7e5b93c5d5097 Sep 21 02:03:06.605 INFO running `"docker" "start" "-a" "883df3bd41a8cbb622119d91083fd089dc9e4de796d6846e69a7e5b93c5d5097"` Sep 21 02:03:08.096 INFO kablam! usermod: no changes Sep 21 02:03:08.120 INFO kablam! Checking either v1.5.0 Sep 21 02:03:08.287 INFO kablam! Checking itertools v0.5.10 Sep 21 02:03:09.889 INFO kablam! Checking tarpc-plugins v0.1.1 (/source) Sep 21 02:03:11.286 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 02:03:11.286 INFO kablam! --> src/lib.rs:17:19 Sep 21 02:03:11.286 INFO kablam! | Sep 21 02:03:11.286 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 21 02:03:11.286 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 02:03:11.286 INFO kablam! Sep 21 02:03:11.430 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 21 02:03:11.430 INFO kablam! --> src/lib.rs:68:44 Sep 21 02:03:11.430 INFO kablam! | Sep 21 02:03:11.431 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 21 02:03:11.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 21 02:03:11.431 INFO kablam! Sep 21 02:03:11.589 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 21 02:03:11.589 INFO kablam! --> src/lib.rs:129:23 Sep 21 02:03:11.589 INFO kablam! | Sep 21 02:03:11.589 INFO kablam! 129 | .identifier); Sep 21 02:03:11.589 INFO kablam! | ^^^^^^^^^^ Sep 21 02:03:11.589 INFO kablam! Sep 21 02:03:11.618 INFO kablam! error: aborting due to 3 previous errors Sep 21 02:03:11.618 INFO kablam! Sep 21 02:03:11.618 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 21 02:03:11.618 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 02:03:11.643 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 21 02:03:11.644 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:03:11.765 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 02:03:11.765 INFO kablam! --> src/lib.rs:17:19 Sep 21 02:03:11.765 INFO kablam! | Sep 21 02:03:11.765 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 21 02:03:11.765 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 02:03:11.765 INFO kablam! Sep 21 02:03:11.823 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 21 02:03:11.824 INFO kablam! --> src/lib.rs:68:44 Sep 21 02:03:11.824 INFO kablam! | Sep 21 02:03:11.824 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 21 02:03:11.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 21 02:03:11.824 INFO kablam! Sep 21 02:03:11.927 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 21 02:03:11.927 INFO kablam! --> src/lib.rs:129:23 Sep 21 02:03:11.927 INFO kablam! | Sep 21 02:03:11.927 INFO kablam! 129 | .identifier); Sep 21 02:03:11.927 INFO kablam! | ^^^^^^^^^^ Sep 21 02:03:11.927 INFO kablam! Sep 21 02:03:11.946 INFO kablam! error: aborting due to 3 previous errors Sep 21 02:03:11.946 INFO kablam! Sep 21 02:03:11.946 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 21 02:03:11.946 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 02:03:11.961 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 21 02:03:11.961 INFO kablam! Sep 21 02:03:11.961 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:03:11.961 INFO kablam! su: No module specific data is present Sep 21 02:03:12.661 INFO running `"docker" "rm" "-f" "883df3bd41a8cbb622119d91083fd089dc9e4de796d6846e69a7e5b93c5d5097"` Sep 21 02:03:12.751 INFO blam! 883df3bd41a8cbb622119d91083fd089dc9e4de796d6846e69a7e5b93c5d5097