Sep 01 04:31:07.880 INFO checking tarpc-plugins-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 04:31:07.881 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 04:31:07.881 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.110 INFO blam! 5b173978defc7ed62d4cdf46b0e37764bb800b50cb6c717daaa4233940087bc7 Sep 01 04:31:08.112 INFO running `"docker" "start" "-a" "5b173978defc7ed62d4cdf46b0e37764bb800b50cb6c717daaa4233940087bc7"` Sep 01 04:31:08.892 INFO kablam! Checking either v1.5.0 Sep 01 04:31:09.220 INFO kablam! Checking itertools v0.5.10 Sep 01 04:31:11.733 INFO kablam! Checking tarpc-plugins v0.1.1 (file:///source) Sep 01 04:31:14.324 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 04:31:14.325 INFO kablam! --> src/lib.rs:17:19 Sep 01 04:31:14.325 INFO kablam! | Sep 01 04:31:14.325 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 01 04:31:14.325 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 04:31:14.325 INFO kablam! Sep 01 04:31:14.338 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 04:31:14.338 INFO kablam! --> src/lib.rs:17:19 Sep 01 04:31:14.339 INFO kablam! | Sep 01 04:31:14.339 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 01 04:31:14.339 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 04:31:14.339 INFO kablam! Sep 01 04:31:14.429 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 04:31:14.429 INFO kablam! --> src/lib.rs:68:44 Sep 01 04:31:14.429 INFO kablam! | Sep 01 04:31:14.429 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 01 04:31:14.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 01 04:31:14.429 INFO kablam! Sep 01 04:31:14.444 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 01 04:31:14.444 INFO kablam! --> src/lib.rs:68:44 Sep 01 04:31:14.444 INFO kablam! | Sep 01 04:31:14.444 INFO kablam! 68 | *doc = Symbol::intern(&str_lit(&doc.as_str()).replace("{}", &old_ident)); Sep 01 04:31:14.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 01 04:31:14.444 INFO kablam! Sep 01 04:31:14.587 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 01 04:31:14.587 INFO kablam! --> src/lib.rs:129:23 Sep 01 04:31:14.587 INFO kablam! | Sep 01 04:31:14.587 INFO kablam! 129 | .identifier); Sep 01 04:31:14.587 INFO kablam! | ^^^^^^^^^^ Sep 01 04:31:14.587 INFO kablam! Sep 01 04:31:14.605 INFO kablam! error[E0609]: no field `identifier` on type `&mut syntax::ast::PathSegment` Sep 01 04:31:14.605 INFO kablam! --> src/lib.rs:129:23 Sep 01 04:31:14.605 INFO kablam! | Sep 01 04:31:14.605 INFO kablam! 129 | .identifier); Sep 01 04:31:14.605 INFO kablam! | ^^^^^^^^^^ Sep 01 04:31:14.605 INFO kablam! Sep 01 04:31:14.610 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:31:14.610 INFO kablam! Sep 01 04:31:14.610 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 01 04:31:14.610 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 01 04:31:14.622 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 01 04:31:14.622 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:31:14.627 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:31:14.627 INFO kablam! Sep 01 04:31:14.627 INFO kablam! Some errors occurred: E0061, E0432, E0609. Sep 01 04:31:14.627 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 01 04:31:14.643 INFO kablam! error: Could not compile `tarpc-plugins`. Sep 01 04:31:14.644 INFO kablam! Sep 01 04:31:14.644 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:31:14.645 INFO kablam! su: No module specific data is present Sep 01 04:31:15.136 INFO running `"docker" "rm" "-f" "5b173978defc7ed62d4cdf46b0e37764bb800b50cb6c717daaa4233940087bc7"` Sep 01 04:31:15.221 INFO blam! 5b173978defc7ed62d4cdf46b0e37764bb800b50cb6c717daaa4233940087bc7