Sep 04 01:02:24.054 INFO checking tarpc-plugins-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 01:02:24.055 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 01:02:24.055 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:02:24.193 INFO blam! 53ee0fb5681943017a7eb206ea9b16596f55bf85c2c379d065f67d5178deb2d7 Sep 04 01:02:24.195 INFO running `"docker" "start" "-a" "53ee0fb5681943017a7eb206ea9b16596f55bf85c2c379d065f67d5178deb2d7"` Sep 04 01:02:24.712 INFO kablam! Checking either v1.5.0 Sep 04 01:02:24.970 INFO kablam! Checking itertools v0.5.10 Sep 04 01:02:27.478 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 04 01:02:29.628 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 01:02:29.628 INFO kablam! --> src/lib.rs:17:19 Sep 04 01:02:29.628 INFO kablam! | Sep 04 01:02:29.628 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 04 01:02:29.628 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 01:02:29.628 INFO kablam! Sep 04 01:02:29.733 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 01:02:29.733 INFO kablam! --> src/lib.rs:68:44 Sep 04 01:02:29.733 INFO kablam! | Sep 04 01:02:29.733 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 04 01:02:29.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 01:02:29.733 INFO kablam! Sep 04 01:02:29.813 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 01:02:29.814 INFO kablam! --> src/lib.rs:17:19 Sep 04 01:02:29.814 INFO kablam! | Sep 04 01:02:29.814 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 04 01:02:29.814 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 01:02:29.814 INFO kablam! Sep 04 01:02:29.921 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 04 01:02:29.921 INFO kablam! --> src/lib.rs:129:23 Sep 04 01:02:29.921 INFO kablam! | Sep 04 01:02:29.921 INFO kablam! 129 | .identifier); Sep 04 01:02:29.921 INFO kablam! | ^^^^^^^^^^ Sep 04 01:02:29.921 INFO kablam! Sep 04 01:02:29.927 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 01:02:29.927 INFO kablam! --> src/lib.rs:68:44 Sep 04 01:02:29.927 INFO kablam! | Sep 04 01:02:29.927 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 04 01:02:29.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 01:02:29.927 INFO kablam! Sep 04 01:02:29.964 INFO kablam! error: aborting due to 3 previous errors Sep 04 01:02:29.964 INFO kablam! Sep 04 01:02:29.964 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 04 01:02:29.964 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:02:29.982 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 04 01:02:29.982 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:02:30.086 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 04 01:02:30.086 INFO kablam! --> src/lib.rs:129:23 Sep 04 01:02:30.086 INFO kablam! | Sep 04 01:02:30.086 INFO kablam! 129 | .identifier); Sep 04 01:02:30.086 INFO kablam! | ^^^^^^^^^^ Sep 04 01:02:30.086 INFO kablam! Sep 04 01:02:30.114 INFO kablam! error: aborting due to 3 previous errors Sep 04 01:02:30.114 INFO kablam! Sep 04 01:02:30.114 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 04 01:02:30.114 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:02:30.129 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 04 01:02:30.129 INFO kablam! Sep 04 01:02:30.129 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:02:30.131 INFO kablam! su: No module specific data is present Sep 04 01:02:30.476 INFO running `"docker" "rm" "-f" "53ee0fb5681943017a7eb206ea9b16596f55bf85c2c379d065f67d5178deb2d7"` Sep 04 01:02:30.595 INFO blam! 53ee0fb5681943017a7eb206ea9b16596f55bf85c2c379d065f67d5178deb2d7