Sep 19 19:13:16.629 INFO checking tarpc-plugins-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:13:16.629 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:13:16.629 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:13:16.744 INFO blam! 5f0bd44bbcb06e0b79b2dbfb7a84c0fcb10e6857bbaa193f5e9349813bb73c9a Sep 19 19:13:16.745 INFO running `"docker" "start" "-a" "5f0bd44bbcb06e0b79b2dbfb7a84c0fcb10e6857bbaa193f5e9349813bb73c9a"` Sep 19 19:13:18.158 INFO kablam! usermod: no changes Sep 19 19:13:18.228 INFO kablam! Checking itertools v0.5.10 Sep 19 19:13:20.039 INFO kablam! Checking tarpc-plugins v0.1.1 (/source) Sep 19 19:13:21.178 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 19:13:21.178 INFO kablam! --> src/lib.rs:17:19 Sep 19 19:13:21.178 INFO kablam! | Sep 19 19:13:21.178 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 19 19:13:21.178 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 19:13:21.178 INFO kablam! Sep 19 19:13:21.222 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 19 19:13:21.222 INFO kablam! --> src/lib.rs:68:44 Sep 19 19:13:21.222 INFO kablam! | Sep 19 19:13:21.222 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 19 19:13:21.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 19:13:21.222 INFO kablam! Sep 19 19:13:21.321 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 19:13:21.321 INFO kablam! --> src/lib.rs:17:19 Sep 19 19:13:21.321 INFO kablam! | Sep 19 19:13:21.321 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 19 19:13:21.321 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 19:13:21.321 INFO kablam! Sep 19 19:13:21.335 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 19 19:13:21.335 INFO kablam! --> src/lib.rs:129:23 Sep 19 19:13:21.335 INFO kablam! | Sep 19 19:13:21.335 INFO kablam! 129 | .identifier); Sep 19 19:13:21.335 INFO kablam! | ^^^^^^^^^^ Sep 19 19:13:21.335 INFO kablam! Sep 19 19:13:21.353 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:13:21.353 INFO kablam! Sep 19 19:13:21.353 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 19 19:13:21.353 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 19:13:21.367 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 19 19:13:21.368 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:13:21.384 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 19 19:13:21.384 INFO kablam! --> src/lib.rs:68:44 Sep 19 19:13:21.384 INFO kablam! | Sep 19 19:13:21.384 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 19 19:13:21.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 19:13:21.384 INFO kablam! Sep 19 19:13:21.490 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 19 19:13:21.490 INFO kablam! --> src/lib.rs:129:23 Sep 19 19:13:21.490 INFO kablam! | Sep 19 19:13:21.490 INFO kablam! 129 | .identifier); Sep 19 19:13:21.490 INFO kablam! | ^^^^^^^^^^ Sep 19 19:13:21.490 INFO kablam! Sep 19 19:13:21.520 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:13:21.520 INFO kablam! Sep 19 19:13:21.520 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 19 19:13:21.520 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 19:13:21.529 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 19 19:13:21.529 INFO kablam! Sep 19 19:13:21.529 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:13:21.529 INFO kablam! su: No module specific data is present Sep 19 19:13:22.421 INFO running `"docker" "rm" "-f" "5f0bd44bbcb06e0b79b2dbfb7a84c0fcb10e6857bbaa193f5e9349813bb73c9a"` Sep 19 19:13:22.507 INFO blam! 5f0bd44bbcb06e0b79b2dbfb7a84c0fcb10e6857bbaa193f5e9349813bb73c9a