Sep 04 04:23:15.770 INFO checking tarpc-plugins-0.1.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 04:23:15.770 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 04:23:15.770 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:23:15.934 INFO blam! 814e79728eef19213e8aa5d054b1cf98434fea3fb1f963c27a5edc4fd5f2f5a6 Sep 04 04:23:15.936 INFO running `"docker" "start" "-a" "814e79728eef19213e8aa5d054b1cf98434fea3fb1f963c27a5edc4fd5f2f5a6"` Sep 04 04:23:16.775 INFO kablam! Checking either v1.5.0 Sep 04 04:23:17.014 INFO kablam! Checking itertools v0.5.10 Sep 04 04:23:19.175 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 04 04:23:21.591 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 04:23:21.591 INFO kablam! --> src/lib.rs:17:19 Sep 04 04:23:21.591 INFO kablam! | Sep 04 04:23:21.591 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 04 04:23:21.591 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 04:23:21.592 INFO kablam! Sep 04 04:23:21.658 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 04:23:21.658 INFO kablam! --> src/lib.rs:17:19 Sep 04 04:23:21.658 INFO kablam! | Sep 04 04:23:21.658 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 04 04:23:21.658 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 04:23:21.659 INFO kablam! Sep 04 04:23:21.689 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 04:23:21.689 INFO kablam! --> src/lib.rs:68:44 Sep 04 04:23:21.689 INFO kablam! | Sep 04 04:23:21.689 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 04 04:23:21.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 04:23:21.689 INFO kablam! Sep 04 04:23:21.756 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 04:23:21.756 INFO kablam! --> src/lib.rs:68:44 Sep 04 04:23:21.756 INFO kablam! | Sep 04 04:23:21.756 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 04 04:23:21.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 04:23:21.756 INFO kablam! Sep 04 04:23:21.867 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 04 04:23:21.867 INFO kablam! --> src/lib.rs:129:23 Sep 04 04:23:21.867 INFO kablam! | Sep 04 04:23:21.867 INFO kablam! 129 | .identifier); Sep 04 04:23:21.867 INFO kablam! | ^^^^^^^^^^ Sep 04 04:23:21.867 INFO kablam! Sep 04 04:23:21.907 INFO kablam! error: aborting due to 3 previous errors Sep 04 04:23:21.907 INFO kablam! Sep 04 04:23:21.907 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 04 04:23:21.907 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 04:23:21.925 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 04 04:23:21.925 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:23:21.930 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 04 04:23:21.930 INFO kablam! --> src/lib.rs:129:23 Sep 04 04:23:21.930 INFO kablam! | Sep 04 04:23:21.930 INFO kablam! 129 | .identifier); Sep 04 04:23:21.930 INFO kablam! | ^^^^^^^^^^ Sep 04 04:23:21.930 INFO kablam! Sep 04 04:23:21.962 INFO kablam! error: aborting due to 3 previous errors Sep 04 04:23:21.962 INFO kablam! Sep 04 04:23:21.962 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 04 04:23:21.962 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 04:23:21.975 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 04 04:23:21.976 INFO kablam! Sep 04 04:23:21.976 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:23:21.976 INFO kablam! su: No module specific data is present Sep 04 04:23:22.605 INFO running `"docker" "rm" "-f" "814e79728eef19213e8aa5d054b1cf98434fea3fb1f963c27a5edc4fd5f2f5a6"` Sep 04 04:23:22.685 INFO blam! 814e79728eef19213e8aa5d054b1cf98434fea3fb1f963c27a5edc4fd5f2f5a6